Age | Commit message (Expand) | Author |
---|---|---|
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2003-04-19 | - kill unused var | Anil Madhavapeddy |
2002-12-31 | If we're going to replace strtok() with strtok_r(), and the caller of the | Jun-ichiro itojun Hagino |
2002-06-22 | use strtok_r() instead of strtok(); millert ok | Theo de Raadt |
2002-06-07 | support scoped IPv6 address. | Jun-ichiro itojun Hagino |
2001-12-13 | atoi->strtoul | Bob Beck |
2000-10-14 | tcp wrapper support for IPv6. from netbsd. | Jun-ichiro itojun Hagino |
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt |
1999-06-06 | add dot_quad_addr_new(); which can handle 255.255.255.255 addresses | Theo de Raadt |
1997-06-30 | alpha bits | Theo de Raadt |
1997-03-29 | Use getdomainname() not yp_get_default_domain(). | Todd C. Miller |
1997-02-26 | Initial integration of a much cleaned up libwrap. | Jason Downs |