Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/pppd/pppd
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.
Home |
Main Index |
Thread Index |
Old Index