aboutsummaryrefslogtreecommitdiff
path: root/sbin/savecore/Makefile
diff options
context:
space:
mode:
authorCrist J. Clark <cjc@FreeBSD.org>2002-05-05 00:59:37 +0000
committerCrist J. Clark <cjc@FreeBSD.org>2002-05-05 00:59:37 +0000
commitf5a8f1482c21e71f479bdf18e20e1655f39c5e5b (patch)
tree5342ce7a3935608944b2104023b80975ffab9e8f /sbin/savecore/Makefile
parent2b0baf3e9922454407cf22d9a102173c94591483 (diff)
Remove leading whitespace from the setuid file lists.
Due to the way we run ls(1), through xargs(1), the leading whitespace can change even when the setuid files haven't. To avoid displaying these lines, we currently run diff(1) with the '-w' option. However, this is probably not the ideal way to go; there is a very, very small possibility for diff(1) to miss things is shouldn't. So, with the leading space cleaned, we can revert to the '-b' option which is "safer." PR: conf/37618 Reviewed by: brian MFC after: 3 days
Notes
Notes: svn path=/head/; revision=96048
Diffstat (limited to 'sbin/savecore/Makefile')
0 files changed, 0 insertions, 0 deletions