freebsd-dev/usr.sbin/mtree
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
..
test
compare.c Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00
create.c Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00
excludes.c
extern.h
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
misc.c
mtree.5 Remove superfluous paragraph macro. 2012-03-25 09:18:34 +00:00
mtree.8 Wording fixes. 2010-05-14 01:45:05 +00:00
mtree.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
mtree.h
spec.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
specspec.c
verify.c When applying a spec, traverse the existing directory tree in lexical 2007-12-07 12:22:38 +00:00