Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 04:51:40
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Sep  4 01:51:39 UTC 2002

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

Log Message:
pullup usr.sbin/pppd/pppd/tty.c 1.3 (itojun)

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.2.15 -r1.1.2.16 basesrc/CHANGES-1.5.4
cvs rdiff -r1.1.2.2 -r1.1.2.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.