1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/bin
Juli Mallett 3d674c947c Don't cast incorrectly to malloc(3), and don't use errx(3) if malloc(3)
returns NULL, as malloc(3) sets errno.  Use err(3).
2002-05-02 05:46:37 +00:00
..
cat
chflags Reorder for style. 2002-04-28 13:54:45 +00:00
chio
chmod
cp
csh
date s/CMOS/hardware as talked about on cvs-committers. 2002-04-16 14:28:47 +00:00
dd
df Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
domainname Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
echo
ed Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
expr Provide an environment variabloe, EXPR_COMPAT, which disables option 2002-04-22 21:23:09 +00:00
getfacl
hostname Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
kenv Add a reference to the kenv(2) manpage. 2002-04-18 18:49:41 +00:00
kill
ln
ls ls(1) is utility not function 2002-04-16 20:03:54 +00:00
mkdir Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
mv
pax Use `The .Nm utility' 2002-04-21 12:53:08 +00:00
ps Don't cast incorrectly to malloc(3), and don't use errx(3) if malloc(3) 2002-05-02 05:46:37 +00:00
pwd Use `The .Nm utility' 2002-04-16 20:08:06 +00:00
rcp Replaced exists() tests with two equivalent defined(). 2002-04-18 07:01:35 +00:00
realpath Use `The .Nm utility' 2002-04-20 11:58:12 +00:00
rm
rmail
rmdir
setfacl
sh Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
sleep
stty
sync
test
Makefile Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will, 2002-04-09 18:25:44 +00:00
Makefile.inc