Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pppd/pppd
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/02/2002 04:34:13
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Aug  2 01:34:13 UTC 2002

Modified Files:
	basesrc/usr.sbin/pppd/pppd [netbsd-1-6]: tty.c

Log Message:
Pull up revision 1.3 (requested by lukem in ticket #606):
don't try to chmod if fchmod fails when restoring the original tty modes.
It could cause a symlink race. Just report the fchmod failure. Reported
by itojun, found in FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.4.1 basesrc/usr.sbin/pppd/pppd/tty.c

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