o Enable getfacl(1) and setfacl(1)

Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2001-03-19 18:09:56 +00:00
parent 43960f159d
commit 51d0ad314f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74466

View File

@ -12,6 +12,7 @@ SUBDIR= cat \
echo \ echo \
ed \ ed \
expr \ expr \
getfacl \
hostname \ hostname \
kill \ kill \
ln \ ln \
@ -24,6 +25,7 @@ SUBDIR= cat \
rcp \ rcp \
rm \ rm \
rmdir \ rmdir \
setfacl \
sh \ sh \
sleep \ sleep \
stty \ stty \