The NetBSD Project

src/lib/libc/net/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / net

Current tag: matt-nb5-mips64-premerge-20091211


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Lint_htonl.c  1.4   22 years  itojun   sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc...
[TXT] Lint_htons.c  1.4   22 years  itojun   sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc...
[TXT] Lint_ntohl.c  1.4   22 years  itojun   sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc...
[TXT] Lint_ntohs.c  1.4   22 years  itojun   sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). as disc...
[TXT] Makefile.inc  1.72   16 years  he   Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make it possi...
[TXT] base64.c  1.11   15 years  christos   branches: 1.11.4; 1.11.6; 1.11.8; 1.11.10; 1.11.14; updates from bind-9-5-0...
[TXT] byteorder.3  1.14   18 years  uwe   Use different wording as "null macro" is too ambiguous.
[TXT] ethers.3  1.13   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] ethers.c  1.21   17 years  martin   branches: 1.21.42; PR lib/34801 from David A. Holland: "static" comes first in ...
[TXT] gai_strerror.3  1.4   18 years  wiz   We have 2006.
[TXT] getaddrinfo.3  1.46   17 years  wiz   Add missing article.
[TXT] getaddrinfo.c  1.91.6.1   15 years  snj   Pull up following revision(s) (requested by tls in ticket #306): lib/libc/net/g...
[TXT] gethnamaddr.c  1.73   17 years  christos   branches: 1.73.18; Appropriate versions are not supplied by bind anymore.
[TXT] gethostbyname.3  1.28   17 years  apb   branches: 1.28.42; 1.28.48; Clarify that gethostbyname and gethostbyname2 can ...
[TXT] getifaddrs.3  1.8   20 years  wiz   branches: 1.8.38; 1.8.42; 1.8.46; Use .In header.h instead of .Fd #include \*...
[TXT] getifaddrs.c  1.11   16 years  dyoung   branches: 1.11.12; 1.11.16; 1.11.20; Use __arraycount().
[TXT] getnameinfo.3  1.36   19 years  kleink   branches: 1.36.26; Only name <netdb.h> in the synopsis, like the old manual pag...
[TXT] getnameinfo.c  1.45   17 years  christos   branches: 1.45.24; 1.45.28; fix incomplete initializers
[TXT] getnetent.3  1.13   19 years  kleink   struct netnet.n_net used to be an unsigned long integer. In XNS5, and subsequen...
[TXT] getnetent.c  1.18   17 years  christos   Appropriate versions are not supplied by bind anymore.
[TXT] getnetnamadr.c  1.41   15 years  lukem   branches: 1.41.2; 1.41.6; 1.41.22; Fix possible memory leak in error path. Pa...
[TXT] getpeereid.3  1.2   16 years  abs   Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more correct NetB...
[TXT] getpeereid.c  1.2   15 years  martin   branches: 1.2.8; Convert to new 2 clause license
[TXT] getprotobyname.c  1.4   15 years  martin   branches: 1.4.8; Remove clause 3 and 4 from TNF licenses
[TXT] getprotobyname_r.c  1.3   18 years  kleink   Move the (at this time private) get{proto,serv}ent_r() prototypes and data struc...
[TXT] getprotobynumber.c  1.4   15 years  martin   branches: 1.4.8; Remove clause 3 and 4 from TNF licenses
[TXT] getprotobynumber_r.c  1.3   18 years  kleink   Move the (at this time private) get{proto,serv}ent_r() prototypes and data struc...
[TXT] getprotoent.3  1.11   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getprotoent.c  1.12   15 years  martin   branches: 1.12.8; Remove clause 3 and 4 from TNF licenses
[TXT] getprotoent_r.c  1.5   18 years  kleink   Move the (at this time private) get{proto,serv}ent_r() prototypes and data struc...
[TXT] getservbyname.c  1.14   15 years  martin   branches: 1.14.8; Remove clause 3 and 4 from TNF licenses
[TXT] getservbyname_r.c  1.6   17 years  christos   branches: 1.6.18; 1.6.24; 1.6.28; return NULL instead of core-dumping when we...
[TXT] getservbyport.c  1.12   15 years  martin   branches: 1.12.8; Remove clause 3 and 4 from TNF licenses
[TXT] getservbyport_r.c  1.6   17 years  christos   branches: 1.6.18; 1.6.24; 1.6.28; return NULL instead of core-dumping when we...
[TXT] getservent.3  1.14   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] getservent.c  1.12   15 years  martin   branches: 1.12.8; Remove clause 3 and 4 from TNF licenses
[TXT] getservent_r.c  1.9   16 years  christos   PR/37708: A.Leo.: getservbyname, segetaddrinfo sefgfaults when user has no righ...
[TXT] hesiod.3  1.6   20 years  wiz   branches: 1.6.42; Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt]...
[TXT] hesiod.c  1.24   18 years  christos   Let the default case handle all the errors; no functional change.
[TXT] if_indextoname.3  1.11   19 years  ginsbach   Update standards section; add X/Open XNS and X/Open - IEEE POSIX. RFC 2553 made ...
[TXT] if_indextoname.c  1.5   17 years  elad   strncpy -> strlcpy. from David Holland.
[TXT] if_nameindex.c  1.6   23 years  christos   branches: 1.6.60; appease lint casting.
[TXT] if_nametoindex.c  1.4   23 years  itojun   strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
[TXT] inet6_opt_init.3  1.1   17 years  rpaulo   branches: 1.1.44; 1.1.50; Add support for RFC 3542 Adv. Socket API for IPv6 (w...
[TXT] inet6_option_space.3  1.16   18 years  perry   u_intN_t -> uintN_t
[TXT] inet6_rth_space.3  1.1   17 years  rpaulo   branches: 1.1.44; 1.1.50; Add support for RFC 3542 Adv. Socket API for IPv6 (w...
[TXT] inet6_rthdr_space.3  1.15   19 years  christos   revert previous change while discussion is in progress.
[TXT] ip6opt.c  1.11   17 years  rpaulo   Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). * RFC ...
[TXT] iso_addr.c  1.12   18 years  christos   branches: 1.12.44; WARNS=4
[TXT] linkaddr.3  1.10   20 years  agc   branches: 1.10.80; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] linkaddr.c  1.14   18 years  christos   branches: 1.14.44; WARNS=4
[TXT] nsdispatch.3  1.28   15 years  lukem   branches: 1.28.6; Convert getnetbyname(3) and getnetbyaddr(3) to the more "stan...
[TXT] nsdispatch.c  1.33   15 years  gmcgarry   branches: 1.33.6; Changee __attribute(__weak__) to __weak_reference(). Produce...
[TXT] nslexer.l  1.8   15 years  martin   branches: 1.8.8; Remove clause 3 and 4 from TNF licenses
[TXT] nsparser.y  1.10   15 years  martin   branches: 1.10.8; Remove clause 3 and 4 from TNF licenses
[TXT] protoent.h  1.2   15 years  martin   branches: 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] rcmd.3  1.27   18 years  perry   u_intN_t -> uintN_t
[TXT] rcmd.c  1.65   17 years  ws   Don't leak file descriptors.
[TXT] recv.c  1.9   20 years  drochner   branches: 1.9.56; the last argument to recvfrom() is a pointer, so use "NULL" f...
[TXT] resolver.3  1.21   19 years  wiz   branches: 1.21.32; 1.21.38; 1.21.42; Fix a double word, and improve mark up i...
[TXT] rthdr.c  1.16   17 years  rpaulo   branches: 1.16.16; Add support for RFC 3542 Adv. Socket API for IPv6 (which obs...
[TXT] send.c  1.9   20 years  agc   branches: 1.9.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] servent.h  1.3   15 years  martin   branches: 1.3.8; Remove clause 3 and 4 from TNF licenses
[TXT] sethostent.c  1.16   17 years  christos   branches: 1.16.18; 1.16.36; 1.16.38; Appropriate versions are not supplied by...
[TXT] sockatmark.3  1.9   15 years  martin   branches: 1.9.8; Convert TNF licenses to new 2 clause variant
[TXT] sockatmark.c  1.2   15 years  martin   branches: 1.2.4; 1.2.8; Remove clause 3 and 4 from TNF licenses
[TXT] vars6.c  1.7   18 years  christos   add missing in6addr_linklocal_allrouters.


CVSweb <webmaster@jp.NetBSD.org>