summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdchk
AgeCommit message (Expand)Author
2018-01-23ansify - drop the K&R style prototypes & implementations.sevan
2015-10-14eliminate %m complexity. __format_arg__ thinks it is handling a format forchristos
2012-03-21Use a little const for quotes strings.matt
2011-08-31NULL does not need a castplunky
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2009-04-22Enable WARNS=4 by default, except for:lukem
2003-07-14use bounded string opitojun
2003-07-13use bounded string op as much as possibleitojun
2002-12-26debugging log message committed by mistake (rev 1.8). catched by lukemitojun
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-07-06unifdef __STDC__wiz
2002-06-06support scoped IPv6 address properly. PR 16810.itojun
2002-06-06add syslogd and rpcbind, which links to libwrap by itselfitojun
2002-05-24Fix build problem caused by recent changes to "libwrap".tron
2001-06-30have sshd listed in use_libwrap[].itojun
2001-04-03Comment out reference to tlid.conf in the SEE ALSO section.wiz
2000-12-30More va_list vs. _BSD_VA_LIST_ lossagemartin
2000-10-11More format string cleanups by sommerfeld.is
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
1999-08-31Apply IPv6 support patch.itojun
1999-08-27conflict resolution after tcp_wrappers upgrade to 7.6.itojun
1999-08-27libwrap from tcp_wrappers 7.6itojun
1999-05-09Fix one that Christos missed.thorpej
1999-05-09Pass NULL for checking onlychristos
1999-05-09Adjust for dot_quad_addr() changeschristos
1999-02-15fix RCS IDhubertf
1999-01-18PR/6835: Greg A. Woods: Various problems with tcpdchkchristos
1998-05-09Use strerror(3) instead of sys_errlist and sys_nerr.kleink
1998-03-05Remove WARNS=0christos
1998-01-09RCS Id Police.perry
1997-11-16PR/4509: Jarle F. Greipsland: avoid redefinition of rfc931_timeout.christos
1997-10-18enable WARNS=1 by default, but disable in unclean 3rd party codelukem
1997-10-17getopt returns -1 not EOFlukem
1997-10-14Add hack to avoid gcc warnings.cjs
1997-10-11Cleanup for WARNS = 1christos
1997-06-30Correct 'SYNOPSIS' spellingbouyer
1997-03-24Makefile cleanupschristos
1997-01-24stdlib.h for malloc() prototypecgd
1997-01-11Add a list of programs which are not in /etc/inetd.conf but use libwrapcjs
1997-01-11Import from tcd_wrappers_7.4.cjs