Subject: CVS commit: src/usr.sbin/postinstall
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 09/12/2006 01:15:16
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.