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