summaryrefslogtreecommitdiffstats
path: root/lib/libwrap/tcpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* The secret of steel has always carried with it a mystery. You must learntedu2014-03-241-208/+0
* Remove redundant extern "C" {...}. ok deraadt@jca2013-11-131-8/+1
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+1
* terms 3 & 4 cleanup based on "terms" filederaadt2003-06-031-8/+1
* more strict prototypeitojun2002-06-071-7/+9
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-21/+1
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-28/+28
* crank strings to 256 so they can hold a full hostnamederaadt2001-11-071-2/+2
* C++ wrapping; dmcmahill@netbsd.orgderaadt2001-03-281-1/+8
* Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usagebeck2001-02-161-1/+2
* tcp wrapper support for IPv6. from netbsd.itojun2000-10-141-3/+3
* Add missing hosts_ctl() prototype.form1999-07-211-1/+2
* add dot_quad_addr_new(); which can handle 255.255.255.255 addressesderaadt1999-06-061-1/+2
* Only proto xgets() if stdio has been includeddownsj1999-04-261-1/+3
* alpha bitsderaadt1997-06-301-2/+2
* Copyright.downsj1997-06-231-1/+8
* Slightly cleaner.downsj1997-03-041-1/+3
* Initial integration of a much cleaned up libwrap.downsj1997-02-261-0/+221