Source-Changes archive

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

CVS commit: basesrc/usr.bin/xinstall



Module Name:    basesrc
Committed By:   lukem
Date:           Thu Feb 28 00:22:51 UTC 2002

Modified Files:
        basesrc/usr.bin/xinstall: xinstall.c

Log Message:
When metalogging a hard link, don't log it as "type=hlink".
Instead, stat the type, and only log an entry if it's a "type=file".
We could log hard links to symlinks, but they're not portable and
their use has been deprecated in our source tree.
Hard links to other types aren't as useful at this stage; if the need
arises we can change this to log the appropriate information then.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 basesrc/usr.bin/xinstall/xinstall.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