opnsense-src/libexec/talkd
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
..
announce.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
extern.h More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
Makefile Port all apps in libexec/ from libulog to utmpx. 2010-01-13 18:28:58 +00:00
print.c MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
process.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
table.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
talkd.8 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
talkd.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00