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: yamt-pagecache-base4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] getpeereid.3  1.2   16 years  abs   Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more correct NetB...
[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.3  1.10   20 years  agc   branches: 1.10.80; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] gethostbyname.3  1.28   17 years  apb   branches: 1.28.42; 1.28.48; Clarify that gethostbyname and gethostbyname2 can ...
[TXT] resolver.3  1.23   14 years  cegger   branches: 1.23.6; 1.23.12; fix grammar: a -> an
[TXT] base64.c  1.13   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] gethnamaddr.c  1.78   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] getifaddrs.c  1.15   12 years  christos   branches: 1.15.14; PR/45989: Martin Husemann: lint invocation does include -w o...
[TXT] getnameinfo.3  1.38   12 years  christos   branches: 1.38.2; fix signature according to TOG.
[TXT] getnetnamadr.c  1.42   12 years  christos   branches: 1.42.10; 1.42.12; PR/45989: Martin Husemann: lint invocation does in...
[TXT] getprotoent_r.c  1.6   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] getservbyname_r.c  1.9   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] getservbyport_r.c  1.9   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] getservent_r.c  1.11   12 years  christos   close on exec fixes: - open + fcntl -> open O_CLOEXEC - configuration database f...
[TXT] if_nameindex.c  1.7   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] nsdispatch.c  1.37   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] rcmd.c  1.67   12 years  christos   PR/45989: Martin Husemann: lint invocation does include -w only on i386 - turn ...
[TXT] rthdr.c  1.18   12 years  christos   branches: 1.18.32; PR/45989: Martin Husemann: lint invocation does include -w o...
[TXT] vars6.c  1.7   18 years  christos   add missing in6addr_linklocal_allrouters.
[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] if_nametoindex.c  1.4   23 years  itojun   strictly conform to RFC2553 (specifically ENXIO case). sync with KAME
[TXT] Makefile.inc  1.81   12 years  joerg   branches: 1.81.6; Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Ex...
[TXT] gai_strerror.3  1.5   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] getifaddrs.3  1.12   14 years  joerg   branches: 1.12.6; 1.12.12; Use .In for header files instead of .Ar Pa and vari...
[TXT] hesiod.3  1.7   15 years  joerg   Use .An for author list.
[TXT] if_indextoname.3  1.12   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] inet6_option_space.3  1.17   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] inet6_rthdr_space.3  1.16   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] rcmd.3  1.28   14 years  joerg   Use .In for header files instead of .Ar Pa and variations.
[TXT] servent.h  1.4   13 years  joerg   Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). They implement...
[TXT] byteorder.3  1.15   12 years  jruoho   Xref bswap(3). Simplify STANDARDS.
[TXT] getaddrinfo.c  1.100   12 years  kardel   PR pkg/46206 re-establish fqdn lookup when AI_ADDRCONFIG is used in hints AI_ADD...
[TXT] getnetent.3  1.13   19 years  kleink   struct netnet.n_net used to be an unsigned long integer. In XNS5, and subsequen...
[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_r.c  1.3   18 years  kleink   Move the (at this time private) get{proto,serv}ent_r() prototypes and data struc...
[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] getprotobynumber.c  1.4   15 years  martin   branches: 1.4.8; Remove clause 3 and 4 from TNF licenses
[TXT] getprotoent.c  1.12   15 years  martin   branches: 1.12.8; Remove clause 3 and 4 from TNF licenses
[TXT] getservbyname.c  1.14   15 years  martin   branches: 1.14.8; Remove clause 3 and 4 from TNF licenses
[TXT] getservbyport.c  1.12   15 years  martin   branches: 1.12.8; Remove clause 3 and 4 from TNF licenses
[TXT] getservent.c  1.12   15 years  martin   branches: 1.12.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] sockatmark.3  1.9   15 years  martin   branches: 1.9.8; Convert TNF licenses to new 2 clause variant
[TXT] ethers.c  1.23   12 years  matt   branches: 1.23.2; 1.23.8; Use C89 Prototypes. Remove use of __P
[TXT] getnameinfo.c  1.52   12 years  matt   branches: 1.52.2; Use C89 Prototypes. Remove use of __P
[TXT] getnetent.c  1.21   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] hesiod.c  1.27   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] ip6opt.c  1.14   12 years  matt   branches: 1.14.2; Use C89 Prototypes. Remove use of __P
[TXT] iso_addr.c  1.14   12 years  matt   branches: 1.14.2; Use C89 Prototypes. Remove use of __P
[TXT] linkaddr.c  1.16   12 years  matt   branches: 1.16.14; Use C89 Prototypes. Remove use of __P
[TXT] nslexer.l  1.12   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] nsparser.y  1.12   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] recv.c  1.10   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] send.c  1.10   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] sethostent.c  1.17   12 years  matt   branches: 1.17.2; Use C89 Prototypes. Remove use of __P
[TXT] sockatmark.c  1.3   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] if_indextoname.c  1.7   13 years  pooka   Don't __weak_alias non-existent symbols. Apparently the alpha compiler doesn't ...
[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] ethers.3  1.13   20 years  wiz   Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to rea...
[TXT] getaddrinfo.3  1.55   13 years  wiz   branches: 1.55.6; 1.55.12; Join URL.
[TXT] getprotoent.3  1.13   12 years  wiz   New sentence, new line.
[TXT] nsdispatch.3  1.31   12 years  wiz   Markup fixes.


CVSweb <webmaster@jp.NetBSD.org>