1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/bin
Ed Schouten eccad22277 More -Wmissing-variable-declarations fixes.
In addition to adding missing `static' keywords:
- bin/dd: Pull in `extern.h' to guarantee consistency with source file.
- libexec/rpc.rusersd: Move shared globals into an extern.h.
- libexec/talkd: Move `debug' and `hostname' into extern.h.
- usr.bin/cksum: Put counters in extern.h, as they are used by ckdist/mtree.
- usr.bin/m4: Move `end_result' into extern.h.
- usr.sbin/services_mkdb: Move shared globals into an extern.h.
2012-10-20 10:33:15 +00:00
..
cat Use "e.g.", not "i.e.", to introduce an example. 2012-09-07 09:00:25 +00:00
chflags
chio
chmod
cp
csh
date More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
dd More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
df Revert 240527: 2012-09-16 16:08:20 +00:00
domainname
echo
ed More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
expr
getfacl Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
hostname
kenv
kill
ln
ls Fix bin/ build with a 64-bit ino_t. 2012-09-27 23:31:12 +00:00
mkdir
mv
pax Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
pkill
ps - Bump date. 2012-09-18 13:24:14 +00:00
pwait
pwd
rcp Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
realpath
rm Fix bin/ build with a 64-bit ino_t. 2012-09-27 23:31:12 +00:00
rmail
rmdir
setfacl Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
sh mdoc: don't nest displays. The markup here isn't adding anything anyway. 2012-10-14 13:59:17 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc