summaryrefslogtreecommitdiffstats
path: root/contrib/tcp_wrappers/inetcf.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a declaration that malloc() returns a pointer, not an int. Otherwisepeter2003-01-081-0/+2
| | | | | this segfaults on ia64. (Cannot cast an int to a pointer). The rest of the code does it this way rather than use system includes....
* Since our inetd wrapped now, treat all its services as tcpd-prefixedache1999-04-031-0/+4
| | | | for tcpdchk
* Clean import of TCP-wrappers by Wietse Venema.markm1999-03-141-0/+317
Rest of build to follow.
OpenPOWER on IntegriCloud