Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
agc
Thu Apr 23 03:40:04 PDT 1998
Update of /cvsroot/src/usr.sbin/pkg_install/lib
In directory nb00:/tmp/cvs-serv23958
Modified Files:
file.c
Log Message:
In isdir() function, use lstat(2) instead of stat(2), so that we do
not traverse through any symbolic link. This fix means that packages
which make symbolic links to directories can now be de-installed.
Home |
Main Index |
Thread Index |
Old Index