Subject: CVS commit: src/usr.sbin/pppd/pppd
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/31/2005 08:36:01
Module Name:	src
Committed By:	christos
Date:		Sat Dec 31 08:36:01 UTC 2005

Modified Files:
	src/usr.sbin/pppd/pppd: sys-bsd.c

Log Message:
- don't leak the ipv6 file descriptor when we close
- fix packet statistics
- don't check errno if n != -1
- check more error conditions
- relinguish the ppp tty when we are on demand mode, fixes demand mode
- ansi prototypes


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/usr.sbin/pppd/pppd/sys-bsd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.