Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] basesrc



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.




Home | Main Index | Thread Index | Old Index