OpenBSD CVS

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: [local] / src / lib / libc / net

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.44   17 years  henning   remove ipx-related stuff. objections nobody. major bump by kurt in a few
[TXT] base64.c  1.5   17 years  otto   remove calls to abort(3) that can't happen anyway; from <bret dot lambert at gma...
[TXT] ethers.c  1.20   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] freeaddrinfo.c  1.6   19 years  otto   ansify. ok deraadt@ moritz@
[TXT] gai_strerror.3  1.6   17 years  jmc   convert to new .Dd format;
[TXT] gai_strerror.c  1.6   19 years  millert   gai_strerror() should return const char *; OK deraadt@
[TXT] getaddrinfo.3  1.45   17 years  jmc   convert to new .Dd format;
[TXT] gethostbyname.3  1.25   17 years  jmc   convert to new .Dd format;
[TXT] getifaddrs.3  1.14   17 years  jmc   convert to new .Dd format;
[TXT] getifaddrs.c  1.9   21 years  itojun   remove obsolete comment, no SIOCGIFCONF path any more
[TXT] getnameinfo.3  1.40   17 years  jmc   convert to new .Dd format;
[TXT] getnetent.3  1.15   17 years  jmc   convert to new .Dd format;
[TXT] getnetent.c  1.12   18 years  millert   Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELEN
[TXT] getproto.c  1.7   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] getprotoent.3  1.17   17 years  jmc   convert to new .Dd format;
[TXT] getprotoent.c  1.10   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] getprotoname.c  1.7   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] getrrsetbyname.3  1.15   17 years  jmc   convert to new .Dd format;
[TXT] getservbyname.c  1.10   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] getservbyport.c  1.7   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] getservent.3  1.20   17 years  jmc   convert to new .Dd format;
[TXT] getservent.c  1.12   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] herror.c  1.8   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] htonl.c  1.6   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] htons.c  1.8   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] if_indextoname.3  1.11   17 years  jmc   convert to new .Dd format;
[TXT] if_indextoname.c  1.9   22 years  millert   Replace SIOCGIFCONF-using NRL versions with KAME versions that use getifaddrs(3)...
[TXT] if_nameindex.c  1.9   22 years  millert   Replace SIOCGIFCONF-using NRL versions with KAME versions that use getifaddrs(3)...
[TXT] if_nametoindex.c  1.8   22 years  millert   Replace SIOCGIFCONF-using NRL versions with KAME versions that use getifaddrs(3)...
[TXT] inet6_opt_init.3  1.3   17 years  jmc   convert to new .Dd format;
[TXT] inet6_rth_space.3  1.3   17 years  jmc   convert to new .Dd format;
[TXT] inet_addr.c  1.9   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_lnaof.c  1.6   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_makeaddr.c  1.6   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_net_ntop.c  1.6   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_net_pton.c  1.5   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_neta.c  1.7   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_netof.c  1.6   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_network.c  1.10   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_ntoa.c  1.6   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_ntop.c  1.7   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] inet_pton.c  1.7   17 years  itojun   RFC4291 declares that IPv6 numeric representation must have no more than 4 hex d...
[TXT] ip6opt.c  1.4   17 years  itojun   switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). t...
[TXT] linkaddr.c  1.5   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] ntohl.c  1.6   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] ntohs.c  1.8   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] rcmd.3  1.27   17 years  jmc   convert to new .Dd format;
[TXT] rcmd.c  1.55   16 years  moritz   Check snprintf(3) return value for error or truncation. Mostly path construction...
[TXT] rcmdsh.3  1.12   17 years  jmc   convert to new .Dd format;
[TXT] rcmdsh.c  1.12   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] recv.c  1.5   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] res_comp.c  1.13   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] res_data.c  1.3   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] res_debug_syms.c  1.1   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] res_random.c  1.16   19 years  otto   ansify. ok deraadt@ moritz@
[TXT] rresvport.c  1.9   18 years  espie   add $OpenBSD$ tags, as requested by dtucker.
[TXT] rthdr.c  1.8   17 years  itojun   switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). t...
[TXT] send.c  1.5   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] vars6.c  1.2   21 years  jmc   costant -> constant; from NetBSD (Onno van der Linden).
[TXT] byteorder.3 (in the Attic) [Hide]  1.15   17 years  jmc   convert to new .Dd format;
[TXT] ethers.3 (in the Attic) [Hide]  1.19   17 years  jmc   convert to new .Dd format;
[TXT] getaddrinfo.c (in the Attic) [Hide]  1.67   17 years  ray   Typos. OK jmc@.
[TXT] gethostnamadr.c (in the Attic) [Hide]  1.72   16 years  jakob   use RRSIG instead of SIG for DNSSEC. ok djm@
[TXT] getnameinfo.c (in the Attic) [Hide]  1.33   17 years  ray   Remove two mutexes by replacing getservbyname() and getservbyport() calls with t...
[TXT] getnetbyaddr.c (in the Attic) [Hide]  1.8   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] getnetbyname.c (in the Attic) [Hide]  1.8   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] getnetnamadr.c (in the Attic) [Hide]  1.26   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] getrrsetbyname.c (in the Attic) [Hide]  1.11   16 years  jakob   use RRSIG instead of SIG for DNSSEC. ok djm@
[TXT] inet.3 (in the Attic) [Hide]  1.21   16 years  jmc   ``dot'' notation is more readable than `.' notation zap some silly .Tn whilst h...
[TXT] inet6_option_space.3 (in the Attic) [Hide]  1.21   17 years  jmc   convert to new .Dd format;
[TXT] inet6_rthdr_space.3 (in the Attic) [Hide]  1.20   17 years  jmc   convert to new .Dd format;
[TXT] inet_net.3 (in the Attic) [Hide]  1.13   17 years  jmc   convert to new .Dd format;
[TXT] link_addr.3 (in the Attic) [Hide]  1.12   17 years  jmc   convert to new .Dd format;
[TXT] net_addrcmp.3 (in the Attic) [Hide]  1.4   17 years  jmc   convert to new .Dd format;
[TXT] net_addrcmp.c (in the Attic) [Hide]  1.10   18 years  henning   remove netns stuff, ok millert libc major bump by espie in a few
[TXT] nsap_addr.c (in the Attic) [Hide]  1.7   18 years  deraadt   (char)to{upper,lower}()
[TXT] res_debug.c (in the Attic) [Hide]  1.22   16 years  jakob   use RRSIG instead of SIG for DNSSEC. ok djm@
[TXT] res_init.c (in the Attic) [Hide]  1.36   16 years  ray   /*FALLTHRU*/ -> /* FALLTHROUGH */
[TXT] res_mkquery.c (in the Attic) [Hide]  1.17   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] res_query.c (in the Attic) [Hide]  1.25   17 years  ray   Wrap some functions, labels, and variables in #ifdefs corresponding to #ifdefs w...
[TXT] res_send.c (in the Attic) [Hide]  1.19   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...
[TXT] resolver.3 (in the Attic) [Hide]  1.21   17 years  jmc   convert to new .Dd format;
[TXT] sethostent.c (in the Attic) [Hide]  1.9   18 years  espie   zap rcsid. split functions off res_debug.c so that getnetnamadr.c does not pull ...