freebsd-dev/bin
Julian Elischer 52bf64c787 Reviewed by: hackers@freebsd.org in general
Obtained from: Whistle Communications tree

Add an option to the way UFS works dependent on the SUID bit of directories
This changes makes things a whole lot simpler on systems running as
fileservers for PCs and MACS. to enable the new code you must
1/ enable option SUIDDIR on the kernel.
2/ mount the filesystem with option suiddir.
hopefully this makes it difficult enough for people to
do this accidentally.
see the new chmod(2) man page for detailed info.
1997-11-13 00:28:51 +00:00
..
cat
chflags
chio
chmod Reviewed by: hackers@freebsd.org in general 1997-11-13 00:28:51 +00:00
cp
csh
date
dd Sort "sparse" into alphabetical order, since dd's `conv' options need 1997-11-11 20:35:29 +00:00
df
domainname
echo
ed
expr
hostname
kill
ln
ls
mkdir
mv
pax
ps
pwd
rcp
rm
rmail
rmdir
sh Document the exit status for a command that was terminated by a 1997-11-12 04:32:50 +00:00
sleep
stty
sync
test
Makefile
Makefile.inc