opnsense-src/libexec/talkd
Ed Schouten 1100c00131 Make WARNS=6 the default for libexec/.
Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
  application itself, making it more likely that it will be removed out
  of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
  because the author would more likely fix the warnings during
  development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
2010-01-02 09:50:19 +00:00
..
announce.c Fix some "in in" typos in comments. 2008-03-26 07:32:08 +00:00
extern.h MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
Makefile Make WARNS=6 the default for libexec/. 2010-01-02 09:50:19 +00:00
print.c MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
process.c Modify the sources to make WARNS=6 work. 2009-12-26 14:33:55 +00:00
table.c MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
talkd.8 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
talkd.c Whitespace. 2004-06-14 22:44:13 +00:00