Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The secret of steel has always carried with it a mystery. You must learn | 2014-03-24 | 1 | -208/+0 | |
| | | | | | its riddle, Conan. You must learn its discipline. For no one, no one in this world can you trust. Not men, not women, not beasts. | ||||
* | Remove redundant extern "C" {...}. ok deraadt@ | 2013-11-13 | 1 | -8/+1 | |
| | |||||
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 1 | -3/+1 | |
| | | | | ok guenther millert kettenis | ||||
* | terms 3 & 4 cleanup based on "terms" file | 2003-06-03 | 1 | -8/+1 | |
| | |||||
* | more strict prototype | 2002-06-07 | 1 | -7/+9 | |
| | |||||
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -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. | 2002-02-16 | 1 | -28/+28 | |
| | |||||
* | crank strings to 256 so they can hold a full hostname | 2001-11-07 | 1 | -2/+2 | |
| | |||||
* | C++ wrapping; dmcmahill@netbsd.org | 2001-03-28 | 1 | -1/+8 | |
| | |||||
* | Rewrite rfc931.c to eliminate problematic setjmp/longjmp and stdio usage | 2001-02-16 | 1 | -1/+2 | |
| | | | | | | on sockets. Adds new documented rfc1413 routine to do client side ident stuff. leaves compatible rfc931() routine in lib which calls new routine, incremenent shlib minor. | ||||
* | tcp wrapper support for IPv6. from netbsd. | 2000-10-14 | 1 | -3/+3 | |
| | | | | | TODO: scoped address support may need more consideration (we are taking safer side now - rejects too much). | ||||
* | Add missing hosts_ctl() prototype. | 1999-07-21 | 1 | -1/+2 | |
| | |||||
* | add dot_quad_addr_new(); which can handle 255.255.255.255 addresses | 1999-06-06 | 1 | -1/+2 | |
| | |||||
* | Only proto xgets() if stdio has been included | 1999-04-26 | 1 | -1/+3 | |
| | |||||
* | alpha bits | 1997-06-30 | 1 | -2/+2 | |
| | |||||
* | Copyright. | 1997-06-23 | 1 | -1/+8 | |
| | |||||
* | Slightly cleaner. | 1997-03-04 | 1 | -1/+3 | |
| | |||||
* | Initial integration of a much cleaned up libwrap. | 1997-02-26 | 1 | -0/+221 | |