Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 08/22/1999 07:02:35
Module Name: sharesrc
Committed By: kleink
Date: Sun Aug 22 14:02:35 UTC 1999
Modified Files:
sharesrc/share/mk: bsd.kinc.mk
Log Message:
When test(1)ing for a symlink, use the -h primitive instead of -L. Although
the latter is supported in our test(1), the former is more portable, and is
defined in 1003.2bD3 and SVID4. Addresses PR kern/8225 from Andrew Cagney.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 sharesrc/share/mk/bsd.kinc.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.