| Age | Commit message (Expand) | Author |
| 2001-12-09 | - be consistent about using "u_char" instead of "unsigned char" | lukem |
| 2001-12-08 | Implement AF_INET6 back-ends for inet_net_ntop() and inet_net_pton(), from | lukem |
| 2001-12-08 | ansi knf | lukem |
| 2001-12-08 | Add .Os | gmcgarry |
| 2001-12-01 | ansi knf. remove unused cruft | lukem |
| 2001-11-29 | Delete the old BUGS section entry: | ross |
| 2001-11-15 | sync with reality; scope identifier comes with the result even without | itojun |
| 2001-11-15 | make NI_WITHSCOPEID a default (always on), to synchronize with recent 2553bis. | itojun |
| 2001-11-15 | synchronize with kame better. get rid of #defines for ENI_xx. | itojun |
| 2001-11-04 | fix WARNS=2 (-Wshadow) warnings | lukem |
| 2001-10-22 | sort sections | wiz |
| 2001-10-22 | Add a reference to recv(2) as well. | kleink |
| 2001-10-22 | Add a sockatmark(3), the 1003.1g wrapper around SIOCATMARK. | kleink |
| 2001-10-06 | Put back AF_LINK support. This time, all the new code passes lint(1), modulo | bjh21 |
| 2001-10-05 | Remove AF_LINK support. It generates lint warnings, and hence won't compile | bjh21 |
| 2001-10-05 | make it at least compile (there's no /usr/include/net/if_ieee1394.h exist). | itojun |
| 2001-10-04 | Extend getnameinfo() to support AF_LINK sockaddrs. The intention is that | bjh21 |
| 2001-10-04 | Actually, we don't have libhesiod -- the functions are in libc. | wiz |
| 2001-09-16 | mdoc'ify. | wiz |
| 2001-09-16 | Sort sections, sort SEE ALSO, and misc. fixes. | wiz |
| 2001-09-16 | Boring whitespace fixes. | wiz |
| 2001-09-13 | make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. | itojun |
| 2001-08-22 | sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). | itojun |
| 2001-08-20 | cope with sa_len < sizeof(struct sockaddr). | itojun |
| 2001-08-20 | use snprintf, not sprintf. sync with kame. | itojun |
| 2001-08-19 | snprintf return value audit. inspired by deraadt | itojun |
| 2001-08-05 | there's no host.conf in netbsd. pointed out by smb | itojun |
| 2001-07-22 | make sure we do not touch *pp outside of parts[4]. | itojun |
| 2001-07-08 | remove trailing whitespace | jdolecek |
| 2001-06-25 | Change ns_addr() to allocate 'addr' on stack, rather than using a global - | jdolecek |
| 2001-06-17 | Fix fallout from variable string format audit, so that this works again. | jdolecek |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-04-29 | remove obsolete MAN lines for getipnodeby* (has been comented out) | itojun |
| 2001-04-29 | copy-paste mistake; s/getaddrinfo/getnameinfo/ | itojun |
| 2001-04-26 | Fix previous rev. the right way, using socklen_t. | kleink |
| 2001-04-26 | Fix lint problem caused by the changes for PR standards/12703. | tron |
| 2001-04-26 | Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in | kleink |
| 2001-04-10 | Fix date. | wiz |
| 2001-02-28 | it seems that gethostent(3) is no longer supplied in libc. | itojun |
| 2001-02-13 | Replace strcpy with strlcpy and bounds check. | sommerfeld |
| 2001-02-12 | fix listener side example. from deraadt, sync with kame | itojun |
| 2001-02-12 | use standard IPv6 address comparison macros. sync with kame | itojun |
| 2001-01-26 | - scope separater is percentage, not atmark. | itojun |
| 2001-01-25 | make local constant arrays const | jdolecek |
| 2001-01-24 | make sure "qname" argument to getanswer() is properly given. from lukem | itojun |
| 2001-01-05 | do not refer getnodebyaddr. | itojun |
| 2001-01-04 | ensure that buf1 in res_queriesmatch() isn't dereferenced before | lukem |
| 2001-01-04 | sprinkle _DIAGASSERT() around | lukem |
| 2000-12-20 | remove redundant declarations. | christos |
| 2000-12-20 | add _nsyylineno declaration | christos |