freebsd-src/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 cp(1) is too silent if used with the option -i. It should 1997-10-03 18:11:14 +00:00
csh save errno in sigchld handler 1997-10-07 16:43:16 +00:00
date
dd Sort "sparse" into alphabetical order, since dd's `conv' options need 1997-11-11 20:35:29 +00:00
df Style police: keep a variable list in alphabetical order, and add 1997-10-13 09:36:05 +00:00
domainname
echo
ed Un-clobber mktemp->mkstemp patch. 1997-10-09 11:05:16 +00:00
expr
hostname
kill
ln
ls
mkdir
mv Synchronize usage() and man page. 1997-10-26 10:33:02 +00:00
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