| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | recover MLINKS for inet6_*_space.3 | itojun | 2005-01-06 | 1 | -2/+14 |
* | IPv6 manpage, wrote from scratch. deraadt ok | itojun | 2005-01-06 | 5 | -16/+764 |
* | sort SEE ALSO; | jmc | 2004-12-21 | 1 | -2/+2 |
* | - grammar, punctuation, spacing, and mdoc fixes | jaredy | 2004-12-21 | 2 | -34/+29 |
* | thread-unsafeness comes from the use of _res, YP filehandle, and /etc/hosts | itojun | 2004-12-21 | 2 | -4/+4 |
* | Start sentence with "The gai_strerror() function" | millert | 2004-12-20 | 1 | -2/+4 |
* | gai_strerror.3, getaddrinfo.3 and getnameinfo.3 are back. | millert | 2004-12-20 | 1 | -3/+4 |
* | gai_strerror() should return const char *; OK deraadt@ | millert | 2004-12-20 | 1 | -2/+2 |
* | Add Itojun's CAVEATS section. | millert | 2004-12-20 | 1 | -1/+55 |
* | Get rid of a bogus -32 that came about from misreading the ISC original | millert | 2004-12-20 | 1 | -4/+6 |
* | Add back EXAMPLE section and scopeid info which are from KAME, not the | millert | 2004-12-20 | 1 | -1/+38 |
* | New getnameinfo.3 man page, derived from the ISC version and fleshed | millert | 2004-12-20 | 1 | -0/+171 |
* | Minor cleanup. | millert | 2004-12-20 | 1 | -9/+16 |
* | Add back EXAMPLE section and scopeid info which are from KAME, not the | millert | 2004-12-20 | 1 | -1/+131 |
* | New getaddrinfo.3 man page, derived from the ISC version and fleshed | millert | 2004-12-20 | 1 | -0/+300 |
* | new gai_strerror(3) man page, derived from the ISC version and fleshed | millert | 2004-12-20 | 1 | -0/+90 |
* | remove MLINKS too | itojun | 2004-12-20 | 1 | -14/+1 |
* | remove manpages based on RFC. requested by deraadt | itojun | 2004-12-20 | 6 | -1757/+4 |
* | move gai_strerror into its own page, and make the get* pages more readable; | jmc | 2004-12-06 | 4 | -226/+277 |
* | remove NI_WITHSCOPEID (which is not standard) | itojun | 2004-11-17 | 2 | -24/+5 |
* | link to new functions manpages. | espie | 2004-10-26 | 1 | -3/+9 |
* | Add STANDARDS section | millert | 2004-10-26 | 2 | -2/+42 |
* | Change return value of reentrant getproto* and getserv* to match the | millert | 2004-10-25 | 8 | -65/+105 |
* | Reentrant versions of getprotoent(3) and getservent(3). Adapted from | millert | 2004-10-17 | 8 | -142/+346 |
* | add some missing $, ok djm@ 'That looks fine to me' millert@ | jsg | 2004-10-01 | 2 | -0/+4 |
* | ansi | deraadt | 2004-09-16 | 2 | -17/+13 |
* | unused variables | deraadt | 2004-09-15 | 2 | -6/+3 |
* | we no longer need to query ip6.int for reverse lookup. pvalchev ok | itojun | 2004-07-29 | 1 | -8/+2 |
* | fix memory leak; ok millert@ tdeval@ | jakob | 2004-07-18 | 1 | -5/+6 |
* | remove references to removed pages: clnp(4), esis(4), and iso(4); | jmc | 2004-07-15 | 1 | -2/+1 |
* | Remove iso_addr() and iso_ntoa() as part of the netiso removal. | millert | 2004-07-13 | 3 | -226/+3 |
* | typo; from patrick latifi | jakob | 2004-07-10 | 1 | -5/+5 |
* | major bump to libc and libpthread to break the dependency of a | marc | 2004-06-07 | 3 | -12/+8 |
* | more display/list fixes, and a little whitespace; | jmc | 2004-04-16 | 1 | -2/+1 |
* | remove references to rfc 2553, since 3493 obsoletes it; | jmc | 2004-04-14 | 1 | -11/+2 |
* | implement RFC3493 AI_NUMERICSERV. tedu ok | itojun | 2004-04-14 | 2 | -47/+40 |
* | let rcmdsh work on hosts that don't have an ipv4 address. | marc | 2004-04-01 | 1 | -3/+4 |
* | remove some weirdness; | jmc | 2004-03-14 | 1 | -2/+1 |
* | fix formatting, Pedro Martelletto | tedu | 2004-03-02 | 1 | -3/+3 |
* | do not recommend a format string error..; pbastos@rdc.puc-rio.br | deraadt | 2004-03-01 | 1 | -3/+3 |
* | remove redundant code, u_int8_t cannot be > 0xff | otto | 2004-02-16 | 1 | -16/+2 |
* | add MLINKS for 64-bit functions in byteorder(3); | jmc | 2004-02-10 | 1 | -4/+6 |
* | Add const type qualifier. ok jmc@ | nordin | 2004-02-01 | 2 | -4/+4 |
* | sync protos with <netdb.h>; | jmc | 2003-12-30 | 1 | -3/+3 |
* | niels kindly dropped clause 3/4 from the license. tnx! | itojun | 2003-12-12 | 1 | -6/+1 |
* | we can skip arc4random() call here. markus | itojun | 2003-12-12 | 1 | -2/+2 |
* | correct non-repetitive ID code, based on comments from niels provos. | itojun | 2003-12-10 | 1 | -12/+16 |
* | ANSIfication; most from Patrick Latifi | millert | 2003-10-06 | 1 | -72/+39 |
* | Fix off-by-one, patch from Patrick Latifi; closes PR 3492 | millert | 2003-10-03 | 1 | -5/+5 |
* | put 64bit macros/functions documentation back. | fgsch | 2003-09-26 | 1 | -3/+20 |