Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/postinstall
Module Name: src
Committed By: dbj
Date: Tue Sep 12 01:15:16 UTC 2006
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
fix problem with file_exists_exact where it was returning false
for dangling symlinks because it was checking them with test -e
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.sbin/postinstall/postinstall
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