| Age | Commit message (Expand) | Author |
| 2003-12-07 | Make building IPv6 support controllable by MKINET6 | matt |
| 2003-12-04 | MAKEVERBOSE tweaks | lukem |
| 2003-10-22 | the last argument to recvfrom() is a pointer, so use "NULL" for | drochner |
| 2003-10-13 | Move Matt Green's code from a 4-clause to a 3-clause licence by removing | agc |
| 2003-10-11 | Back out rev. 1.56; `pointer points the byte just after the valid region' | enami |
| 2003-10-03 | paren around macro arg | itojun |
| 2003-10-03 | off-by-one. from millert@openbsd | itojun |
| 2003-09-23 | out-of-bounds access. from openbsd | itojun |
| 2003-09-09 | use randomid(3). actually generate random ID for DNS queries (previous | itojun |
| 2003-09-08 | Mention RFC 3493; inet_{ntop,pton} are in 1003.1-2001; move XNS5.2 to HISTORY. | wiz |
| 2003-09-07 | Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. | wiz |
| 2003-09-06 | rename exp to expo to avoid global shadowing warning. | christos |
| 2003-09-06 | move provos' copyright closer to res_randomid() | itojun |
| 2003-09-06 | bring in openbsd lib/libc/net/res_random.c for truely-random res_randomid(). | itojun |
| 2003-08-28 | Nm -> Fn getnameinfo; grammar improvements; markup improvement; | wiz |
| 2003-08-28 | Bump date for CAVEATS; fix punctuation usage in one place; | wiz |
| 2003-08-28 | use NI_NUMERICHOST for 2nd invocation | itojun |
| 2003-08-28 | add int error in CAVEAT | itojun |
| 2003-08-28 | add CAVEATS section | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-10 | make _DIAGNOSTIC happy. | tshiozak |
| 2003-07-01 | Va Sq -> Sq Va so both work. | wiz |
| 2003-06-30 | Sprinkle some restrict. | kleink |
| 2003-06-06 | - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) | itojun |
| 2003-06-06 | KNF. | itojun |
| 2003-05-17 | bound copies | itojun |
| 2003-05-15 | Change conformance reference to 1003.1-2001; the reference to 1003.1g is | kleink |
| 2003-05-15 | Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors. | wiz |
| 2003-05-10 | Typo; from Onno van der Linden <o dot vd dot linden at quicknet dot nl>. | uebayasi |
| 2003-05-08 | fill ai_canonname field for numeric hostname, by the given hostname. | itojun |
| 2003-05-05 | ANSIfy, since I'm in the area. | bjh21 |
| 2003-05-05 | Handle struct in_addr with proper respect, rather than assuming we can | bjh21 |
| 2003-05-05 | Remove some lint-pacification that's not necessary now that the signature of | bjh21 |
| 2003-05-05 | Delint last change, reducing size of several variables. | bjh21 |
| 2003-05-05 | Delint last change (change a variable from unsigned long to in_addr_t). | bjh21 |
| 2003-05-05 | No leading zero in Dd argument. | wiz |
| 2003-05-05 | Document signature changes to inet_addr() and friends. | bjh21 |
| 2003-05-05 | Fix the signatures of inet_addr(), inet_lnaof(), inet_makeaddr(), inet_netof(), | bjh21 |
| 2003-05-03 | Misc. fixes from jmc@openbsd. | wiz |
| 2003-04-30 | english grammer. by Jason McIntyre via kame | itojun |
| 2003-04-29 | Bump date for last. | wiz |
| 2003-04-29 | <arpa/inet.h> no longer has any prerequisite headers, so don't pretend | bjh21 |
| 2003-04-23 | Add a missing full stop, join to short lines. | simonb |
| 2003-04-16 | Use | wiz |
| 2003-03-31 | preceeded->preceded, desciptor->descriptor from Igor Sobrado, PR misc/19814 | perry |
| 2003-03-31 | millenia->millennia from Igor Sobrado PR misc/19814 | perry |
| 2003-03-21 | LP64 warnings | ross |
| 2003-03-17 | From: "Jason L. Wright" <jason@thought.net> | itojun |
| 2003-01-06 | writable, not writeable. | wiz |