summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdchk/inetcf.c
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
2011-08-31NULL does not need a castplunky
2003-07-13use bounded string op as much as possibleitojun
2002-06-06add syslogd and rpcbind, which links to libwrap by itselfitojun
2001-06-30have sshd listed in use_libwrap[].itojun
1999-08-27conflict resolution after tcp_wrappers upgrade to 7.6.itojun
1997-10-11Cleanup for WARNS = 1christos
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