freebsd-dev/lib/libc/net
Peter Wemm 8cae7cc3d6 Yank out the NOPOLL conditionals. libc_r no longer needs it, and this
library depends on other things that come *way* later than poll() now
(sigset size changes in particular)
2000-09-04 21:28:16 +00:00
..
addr2ascii.3 Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:07:59 +00:00
addr2ascii.c It would help if I actually added the source code for these routines. 1996-06-13 20:45:42 +00:00
ascii2addr.c Fix the fix. 1996-12-13 13:31:12 +00:00
base64.c Add unsigned char cast to ctype macros arg 1999-11-04 04:30:44 +00:00
byteorder.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
ether_addr.c Const'ify parameters to ethers(3) routines as appropriate. 2000-07-18 22:44:52 +00:00
ethers.3 Const'ify parameters to ethers(3) routines as appropriate. 2000-07-18 22:44:52 +00:00
getaddrinfo.3 mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) 2000-08-09 23:16:23 +00:00
getaddrinfo.c Use _close() instead of close() in addrconfig() to keep it from becoming a 2000-07-21 04:22:39 +00:00
gethostbydns.c Fix coredump in gethostbyaddr() when the returned answer is too large to 2000-02-16 04:39:00 +00:00
gethostbyht.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
gethostbyname.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
gethostbynis.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
gethostnamadr.c Add unsigned char cast to isalpha 1999-11-04 05:01:28 +00:00
getifaddrs.3 add getifaddrs(3) from bsdi. this is a magic function which lets you grab 2000-07-05 02:13:17 +00:00
getifaddrs.c add getifaddrs(3) from bsdi. this is a magic function which lets you grab 2000-07-05 02:13:17 +00:00
getipnodebyname.3 mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) 2000-08-09 23:16:23 +00:00
getnameinfo.3 mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) 2000-08-09 23:16:23 +00:00
getnameinfo.c sync with latest kame. 2000-07-05 05:09:17 +00:00
getnetbydns.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
getnetbyht.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
getnetbynis.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
getnetent.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
getnetnamadr.c Add unsigned char cast to isalpha 1999-11-04 05:01:28 +00:00
getproto.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getprotoent.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
getprotoent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoname.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservbyname.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservbyport.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservent.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
getservent.c Small yet significant tweaks/cleanups: 1996-12-27 18:21:07 +00:00
herror.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
if_indextoname.3 mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) 2000-08-09 23:16:23 +00:00
ifname.c KAME 4th patch 1999-12-16 18:32:01 +00:00
inet6_option_space.3 mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) 2000-08-09 23:16:23 +00:00
inet6_rthdr_space.3 mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) 2000-08-09 23:16:23 +00:00
inet_addr.c Make this compile with -Wall -Werror 1999-12-27 08:40:40 +00:00
inet_lnaof.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_makeaddr.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_net_ntop.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
inet_net_pton.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
inet_neta.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
inet_netof.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_network.c Add unsigned char cast to ctype macros arg 1999-11-04 04:30:44 +00:00
inet_ntoa.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_ntop.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
inet_pton.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
inet.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
ip6opt.c KAME 4th patch 1999-12-16 18:32:01 +00:00
iso_addr.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
iso_addr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
linkaddr.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
linkaddr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
Makefile.inc add getifaddrs(3) from bsdi. this is a magic function which lets you grab 2000-07-05 02:13:17 +00:00
map_v4v6.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
name6.c To define A RR to root (.) is valid in DNS. So, h_name = "" shouldn't 2000-07-19 06:22:01 +00:00
ns_addr.c Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the 1996-12-30 13:18:48 +00:00
ns_name.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ns_netint.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ns_ntoa.c Fixed printf format errors. 1998-06-30 17:30:22 +00:00
ns_parse.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ns_print.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ns_ttl.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ns.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
nsap_addr.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rcmd.3 The API change mentioned in the previous revision has been backed out, so 2000-08-22 21:50:03 +00:00
rcmd.c Don't retry connecting via the same medium. 2000-08-10 17:10:57 +00:00
recv.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
res_comp.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
res_config.h Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
res_data.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
res_debug.c Add unsigned char cast to ctype macros arg 1999-11-04 04:30:44 +00:00
res_init.c Re-commit DNS IPv6 transport support with fixes for IPv4 only 2000-06-19 18:25:06 +00:00
res_mkquery.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
res_mkupdate.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
res_query.c Add unsigned char cast to ctype macros arg 1999-11-04 04:30:44 +00:00
res_send.c Yank out the NOPOLL conditionals. libc_r no longer needs it, and this 2000-09-04 21:28:16 +00:00
res_update.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
resolver.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
rthdr.c CMSG_XXX macros alignment fixes to follow RFC2292. 2000-03-03 11:13:12 +00:00
send.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
vars.c KAME 4th patch 1999-12-16 18:32:01 +00:00