freebsd-dev/bin
Chris D. Faulhaber fb1af1f2bf 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 Prepare for mdoc(7)NG. 2000-12-15 17:37:31 +00:00
chflags Prepare for mdoc(7)NG. 2000-12-19 16:00:12 +00:00
chio mdoc(7) police: simplify construct. 2000-12-21 15:31:28 +00:00
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 In the hope of saving others from hours of tedious recovery work, 2001-02-04 02:02:38 +00:00
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 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
df mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
domainname mdoc(7) police: removed history info from the .Os call. 2000-12-14 11:40:41 +00:00
echo mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
ed Remove a comment which seemed to confuse makewhatis: 2001-03-29 01:25:06 +00:00
expr Prepare for mdoc(7)NG. 2000-12-15 17:37:31 +00:00
getfacl Correct the following defines to match the POSIX.1e spec: 2001-04-11 02:19:01 +00:00
hostname mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
kenv kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0. 2000-11-23 11:21:35 +00:00
kill mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
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 Special case the error reporting when errno is ENOTDIR or ENOENT. 2001-01-14 12:08:50 +00:00
mv mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
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 mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
realpath Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3. 2001-02-22 07:29:40 +00:00
rm mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. 2001-02-13 09:56:35 +00:00
rmail MAN[1-9] -> MAN. 2001-03-27 10:03:10 +00:00
rmdir mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
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 Prepare for mdoc(7)NG. 2000-12-15 17:37:31 +00:00
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 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 11:39:41 +00:00
Makefile o Enable getfacl(1) and setfacl(1) 2001-03-19 18:09:56 +00:00
Makefile.inc