freebsd-skq/bin
jedgar 512fd8bc5f Correct the following defines to match the POSIX.1e spec:
ACL_PERM_EXEC  -> ACL_EXECUTE
  ACL_PERM_READ  -> ACL_READ
  ACL_PERM_WRITE -> ACL_WRITE

Obtained from:	TrustedBSD
2001-04-11 02:19:01 +00:00
..
cat
chflags
chio
chmod The 'X' permission symbol is specified by POSIX.2, so don't say that it 2001-03-01 19:03:01 +00:00
cp
csh MAN[1-9] -> MAN. 2001-03-27 10:03:10 +00:00
date Fix error reporting of delayed send errors. 2001-03-26 16:18:01 +00:00
dd
df
domainname
echo
ed Remove a comment which seemed to confuse makewhatis: 2001-03-29 01:25:06 +00:00
expr
getfacl Correct the following defines to match the POSIX.1e spec: 2001-04-11 02:19:01 +00:00
hostname
kenv
kill
ln MAN[1-9] -> MAN. 2001-03-27 10:03:10 +00:00
ls Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in 2001-04-03 13:34:35 +00:00
mkdir
mv
pax Use nl_langinfo instead of %Ef 2001-03-21 13:33:09 +00:00
ps Remove tsess for now. 2001-04-07 11:22:26 +00:00
pwd MAN[1-9] -> MAN. 2001-03-27 10:03:10 +00:00
rcp
realpath
rm
rmail MAN[1-9] -> MAN. 2001-03-27 10:03:10 +00:00
rmdir
setfacl setfacl and getfacl no longer need to link against libposix1e, since it 2001-04-04 18:20:08 +00:00
sh `|'' should be more binding than `!'' so that this isn't broken: 2001-04-09 12:46:19 +00:00
sleep
stty implement OCRNL, ONOCR, and ONLRET 2001-03-04 06:04:50 +00:00
sync MAN[1-9] -> MAN. 2001-03-27 10:03:10 +00:00
test
Makefile o Enable getfacl(1) and setfacl(1) 2001-03-19 18:09:56 +00:00
Makefile.inc