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: netbsd-4-0-RC1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] getaddrinfo.c  1.87   17 years  christos   branches: 1.87.2; fix incomplete initializers
[TXT] gethnamaddr.c  1.71.2.1   16 years  jdc   Add missing BIND 9.4.x include file and library changes (requested by tron in ti...
[TXT] Makefile.inc  1.71   17 years  matt   Remove the XNS man pages.
[TXT] rcmd.c  1.64   17 years  christos   nuke perror.
[TXT] getaddrinfo.3  1.45   17 years  reed   Document AI_NUMERICSERV. (When manpage was rewritten some docs were lost.)
[TXT] getnameinfo.c  1.45   17 years  christos   branches: 1.45.24; 1.45.28; fix incomplete initializers
[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] getnetnamadr.c  1.35.2.1   16 years  jdc   Add missing BIND 9.4.x include file and library changes (requested by tron in ti...
[TXT] nsdispatch.c  1.31   17 years  christos   branches: 1.31.16; fix incomplete initializers
[TXT] gethostbyname.3  1.28   17 years  apb   branches: 1.28.42; 1.28.48; Clarify that gethostbyname and gethostbyname2 can ...
[TXT] rcmd.3  1.27   18 years  perry   u_intN_t -> uintN_t
[TXT] hesiod.c  1.24   18 years  christos   Let the default case handle all the errors; no functional change.
[TXT] nsdispatch.3  1.23   18 years  perry   u_intN_t -> uintN_t
[TXT] ethers.c  1.21   17 years  martin   branches: 1.21.42; PR lib/34801 from David A. Holland: "static" comes first in ...
[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] getnetent.c  1.16.10.1   16 years  jdc   Add missing BIND 9.4.x include file and library changes (requested by tron in ti...
[TXT] inet6_option_space.3  1.16   18 years  perry   u_intN_t -> uintN_t
[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] inet6_rthdr_space.3  1.15   19 years  christos   revert previous change while discussion is in progress.
[TXT] sethostent.c  1.14.10.1   16 years  jdc   Add missing BIND 9.4.x include file and library changes (requested by tron in ti...
[TXT] byteorder.3  1.14   18 years  uwe   Use different wording as "null macro" is too ambiguous.
[TXT] getservent.3  1.14   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] linkaddr.c  1.14   18 years  christos   branches: 1.14.44; WARNS=4
[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] getnetent.3  1.13   19 years  kleink   struct netnet.n_net used to be an unsigned long integer. In XNS5, and subsequen...
[TXT] getservbyname.c  1.13   18 years  kleink   branches: 1.13.18; Move the (at this time private) get{proto,serv}ent_r() proto...
[TXT] iso_addr.c  1.12   18 years  christos   branches: 1.12.44; WARNS=4
[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.11   18 years  kleink   branches: 1.11.18; Move the (at this time private) get{proto,serv}ent_r() proto...
[TXT] getservbyport.c  1.11   18 years  kleink   branches: 1.11.18; Move the (at this time private) get{proto,serv}ent_r() proto...
[TXT] getservent.c  1.11   18 years  kleink   branches: 1.11.18; Move the (at this time private) get{proto,serv}ent_r() proto...
[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] ip6opt.c  1.11   17 years  rpaulo   Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). * RFC ...
[TXT] getifaddrs.c  1.10   21 years  itojun   branches: 1.10.22; lint clean
[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] nsparser.y  1.9   20 years  lukem   branches: 1.9.30; Use syslog(3) instead of err(3) to log errors. Based on email...
[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] send.c  1.9   20 years  agc   branches: 1.9.56; Move UCB-licensed code from 4-clause to 3-clause licence. Pa...
[TXT] base64.c  1.8.16.2   16 years  jdc   Add missing BIND 9.4.x include file and library changes (requested by tron in ti...
[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] getservent_r.c  1.8   17 years  christos   branches: 1.8.8; when re-opening the file only set SV_FIRST, don't clear accide...
[TXT] sockatmark.3  1.8   20 years  kleink   branches: 1.8.30; Change conformance reference to 1003.1-2001; the reference to...
[TXT] nslexer.l  1.7   20 years  lukem   branches: 1.7.30; Use syslog(3) instead of err(3) to log errors. Based on email...
[TXT] vars6.c  1.7   18 years  christos   add missing in6addr_linklocal_allrouters.
[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] if_nameindex.c  1.6   23 years  christos   branches: 1.6.60; appease lint casting.
[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_r.c  1.5   17 years  christos   use indirect lookup.
[TXT] getservbyport_r.c  1.5   17 years  christos   use indirect lookup.
[TXT] if_indextoname.c  1.5   17 years  elad   strncpy -> strlcpy. from David Holland.
[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] gai_strerror.3  1.4   18 years  wiz   We have 2006.
[TXT] if_nametoindex.c  1.4   23 years  itojun   strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
[TXT] getprotobyname.c  1.3   18 years  kleink   branches: 1.3.18; Move the (at this time private) get{proto,serv}ent_r() protot...
[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.3   18 years  kleink   branches: 1.3.18; Move the (at this time private) get{proto,serv}ent_r() protot...
[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] servent.h  1.2   17 years  christos   branches: 1.2.18; use a db version of services if one is there.
[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_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] protoent.h  1.1   18 years  kleink   branches: 1.1.2; 1.1.20; Move the (at this time private) get{proto,serv}ent_r(...
[TXT] sockatmark.c  1.1   22 years  kleink   branches: 1.1.2; 1.1.34; Add a sockatmark(3), the 1003.1g wrapper around SIOCA...


CVSweb <webmaster@jp.NetBSD.org>