summaryrefslogtreecommitdiffstats
path: root/lib/libwrap/hosts_access.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - kill unused varavsm2003-04-191-2/+5
* If we're going to replace strtok() with strtok_r(), and the caller of theitojun2002-12-311-3/+4
* use strtok_r() instead of strtok(); millert okderaadt2002-06-221-7/+8
* support scoped IPv6 address.itojun2002-06-071-73/+147
* atoi->strtoulbeck2001-12-131-4/+10
* tcp wrapper support for IPv6. from netbsd.itojun2000-10-141-2/+98
* no need to extern int errno if errno.h is includedderaadt2000-02-011-3/+2
* add dot_quad_addr_new(); which can handle 255.255.255.255 addressesderaadt1999-06-061-5/+5
* alpha bitsderaadt1997-06-301-5/+5
* Use getdomainname() not yp_get_default_domain().millert1997-03-291-5/+5
* Initial integration of a much cleaned up libwrap.downsj1997-02-261-0/+339