Subject: CVS commit: basesrc/usr.sbin/pppd/pppd
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/31/2002 17:59:11
Module Name:	basesrc
Committed By:	christos
Date:		Wed Jul 31 14:59:11 UTC 2002

Modified Files:
	basesrc/usr.sbin/pppd/pppd: tty.c

Log Message:
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.2 -r1.3 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.