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
..
2012-09-14 17:50:42 +00:00
2012-09-14 17:50:42 +00:00
2012-03-26 15:18:14 +00:00
2012-01-07 16:09:54 +00:00
2010-12-19 13:05:17 +00:00
2009-12-03 15:48:24 +00:00