freebsd-dev/bin
Warner Losh 46251dde8f o __P has been reoved
o Old-style K&R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
  they already are.
2002-02-02 06:48:10 +00:00
..
cat Drag cat(1) kicking and screaming into the late 1980's: 2002-02-02 06:10:01 +00:00
chflags Style improvements recommended by Bruce as a follow up to some 2001-12-10 21:13:08 +00:00
chio Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
chmod Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
cp Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
csh Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
date o __P has been reoved 2002-02-02 06:24:13 +00:00
dd o __P has been reoved 2002-02-02 06:24:13 +00:00
df o __P has been reoved 2002-02-02 06:24:13 +00:00
domainname o __P has been reoved 2002-02-02 06:24:13 +00:00
echo o __P has been reoved 2002-02-02 06:36:49 +00:00
ed o __P has been reoved 2002-02-02 06:36:49 +00:00
expr o __P has been reoved 2002-02-02 06:36:49 +00:00
getfacl Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
hostname o __P has been reoved 2002-02-02 06:48:10 +00:00
kenv Deuglify the usage message by putting the program name after the 2001-11-15 15:46:45 +00:00
kill o __P has been reoved 2002-02-02 06:48:10 +00:00
ln o __P has been reoved 2002-02-02 06:48:10 +00:00
ls o __P has been reoved 2002-02-02 06:48:10 +00:00
mkdir o __P has been reoved 2002-02-02 06:48:10 +00:00
mv o __P has been reoved 2002-02-02 06:48:10 +00:00
pax o __P has been reoved 2002-02-02 06:48:10 +00:00
ps o __P has been reoved 2002-02-02 06:48:10 +00:00
pwd o __P has been reoved 2002-02-02 06:48:10 +00:00
rcp o __P has been reoved 2002-02-02 06:48:10 +00:00
realpath mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
rm o __P has been reoved 2002-02-02 06:48:10 +00:00
rmail Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
rmdir o __P has been reoved 2002-02-02 06:48:10 +00:00
setfacl Spelling. 2001-12-04 14:20:46 +00:00
sh The fix for >/dev/stdout, including Tor Egge's fix for the bug in the 2002-01-13 14:37:40 +00:00
sleep Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
stty Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
sync Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
test strtoq -> strtoll (strtoq is deprecated) 2001-12-25 08:10:34 +00:00
Makefile o Enable getfacl(1) and setfacl(1) 2001-03-19 18:09:56 +00:00
Makefile.inc -lcipher is an installable library. 2001-12-06 10:50:23 +00:00