freebsd-dev/bin
Warner Losh f9bcb0beb5 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.

Approved by: arch@, new style(9)
2002-02-02 06:24:13 +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 Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
ed -lcipher is an installable library. 2001-12-06 10:50:23 +00:00
expr Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
getfacl Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
hostname Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
kenv Deuglify the usage message by putting the program name after the 2001-11-15 15:46:45 +00:00
kill Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
ln Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
ls mdoc(7) police: tidy up. 2002-01-09 13:29:39 +00:00
mkdir Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
mv Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
pax Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
ps Remove a stray :' after v' in the getopt() call. 2002-01-28 13:43:22 +00:00
pwd Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
rcp Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
realpath mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
rm Add prototypes for main() so that these programs compile with -Werror 2001-12-14 16:22:41 +00:00
rmail Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
rmdir Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +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