opnsense-src/lib/libc/net
Jacques Vidrine a8e0b2e8ab Remove rexecd(8), a server that implements a particularly insecure
method of executing commands remotely.  There are no rexec clients in
the FreeBSD tree, and the client function rexec(3) is present only in
libcompat.  It has been documented as "obsolete" since 4.3BSD, and its
use has been discouraged in the man page for over 10 years.
2005-06-10 20:52:36 +00:00
..
addr2ascii.3 Scheduled mdoc(7) sweep. 2005-01-11 20:50:51 +00:00
addr2ascii.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ascii2addr.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
base64.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
byteorder.3 Add byteorder(9) to SEE ALSO. 2005-03-20 17:27:57 +00:00
ether_addr.c Fix style of ether_ntoa(). 2002-04-08 07:51:10 +00:00
ethers.3 Sort sections. 2005-01-20 09:17:07 +00:00
eui64.3 Sort sections. 2005-01-20 09:17:07 +00:00
eui64.c Add Aerospace Corporation copyrights to EUI64 support files. 2004-06-01 19:30:13 +00:00
gai_strerror.3 EAI_ADDRFAMILY and EAI_NODATA are obsoleted, and not definined anymore, 2005-02-14 11:24:58 +00:00
gai_strerror.c separate gai_strerror(3) from getaddrinfo.c. 2005-04-06 12:45:51 +00:00
getaddrinfo.3 our get{addr,name}info() is considered thread-safe. 2005-04-29 14:37:51 +00:00
getaddrinfo.c - The ai_addrlen of a struct addrinfo used to be a size_t, per 2005-05-15 20:15:15 +00:00
gethostbydns.c - do validation check and IPv4-mapped IPv6 address handling before 2005-04-29 19:55:23 +00:00
gethostbyht.c oops, gethostbyaddr(3) must return h_addr as an IPv4-mapped 2005-04-30 20:07:01 +00:00
gethostbyname.3 make gethostby*() thread-safe. 2005-04-28 18:03:43 +00:00
gethostbynis.c don't see RES_USE_INET6 when called from getipnodeby*(). 2005-05-01 07:39:45 +00:00
gethostnamadr.c oops, gethostbyaddr(3) must return h_addr as an IPv4-mapped 2005-04-30 20:07:01 +00:00
getifaddrs.3 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
getifaddrs.c sysctl(NET_RT_IFLIST) up to several (currently 5) times. 2002-07-25 08:08:30 +00:00
getifmaddrs.3 Sort sections. 2005-01-20 09:17:07 +00:00
getifmaddrs.c Remove unused variables and assignments. 2005-04-08 21:24:23 +00:00
getipnodebyname.3 we don't need mutex lock to call _gethostbynis*(), anymore. 2005-04-28 18:21:11 +00:00
getnameinfo.3 our get{addr,name}info() is considered thread-safe. 2005-04-29 14:37:51 +00:00
getnameinfo.c fix signed/unsigned comparison warnings. 2005-05-03 16:13:31 +00:00
getnetbydns.c - Remove padding for ABI compatibility of n_net member from struct 2005-06-03 03:32:06 +00:00
getnetbyht.c - Remove padding for ABI compatibility of n_net member from struct 2005-06-03 03:32:06 +00:00
getnetbynis.c - Remove padding for ABI compatibility of n_net member from struct 2005-06-03 03:32:06 +00:00
getnetent.3 reflect type change of n_net and getnetbyaddr(3). 2005-06-03 04:44:54 +00:00
getnetnamadr.c - Remove padding for ABI compatibility of n_net member from struct 2005-06-03 03:32:06 +00:00
getproto.c - add getproto{byname,bynumber,ent}_r for internal use within libc. 2005-04-19 14:41:13 +00:00
getprotoent.3 our get{proto,serv}by*() use a thread-specific data space. 2005-04-26 18:04:09 +00:00
getprotoent.c make getnetby*() thread-safe. 2005-04-28 15:32:55 +00:00
getprotoname.c - add getproto{byname,bynumber,ent}_r for internal use within libc. 2005-04-19 14:41:13 +00:00
getservbyname.c rename the NIS related fields to have yp_ prefix. 2005-04-18 18:34:58 +00:00
getservbyport.c rename the NIS related fields to have yp_ prefix. 2005-04-18 18:34:58 +00:00
getservent.3 our get{proto,serv}by*() use a thread-specific data space. 2005-04-26 18:04:09 +00:00
getservent.c make getnetby*() thread-safe. 2005-04-28 15:32:55 +00:00
herror.c Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
hesiod.3 Sort sections. 2005-01-20 09:17:07 +00:00
hesiod.c Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
if_indextoname.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
if_indextoname.c Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() 2002-07-15 19:58:56 +00:00
if_nameindex.c Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() 2002-07-15 19:58:56 +00:00
if_nametoindex.c Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
inet.3 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
inet6_opt_init.3 Markup and grammar fixes. 2005-01-24 18:14:18 +00:00
inet6_option_space.3 Markup and grammar fixes. 2005-01-24 18:14:18 +00:00
inet6_rth_space.3 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
inet6_rthdr_space.3 Markup and grammar fixes. 2005-01-24 18:14:18 +00:00
inet_addr.c just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
inet_lnaof.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
inet_makeaddr.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
inet_net.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
inet_net_ntop.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
inet_net_pton.c From OpenBSD: 2003-09-15 23:38:06 +00:00
inet_neta.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
inet_netof.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
inet_network.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
inet_ntoa.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
inet_ntop.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
inet_pton.c Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
ip6opt.c u_int8_t cannot carry a number greater than 255. 2003-11-14 18:07:50 +00:00
linkaddr.3 Eliminate double whitespace. 2004-07-03 22:30:10 +00:00
linkaddr.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
Makefile.inc separate gai_strerror(3) from getaddrinfo.c. 2005-04-06 12:45:51 +00:00
map_v4v6.c sync _map_v4v6_host*() with bind9's. it treats align better bit. 2005-04-28 18:52:40 +00:00
name6.c reduce cast. 2005-05-27 20:44:57 +00:00
netdb_private.h - The ai_addrlen of a struct addrinfo used to be a size_t, per 2005-05-15 20:15:15 +00:00
ns_name.c Whack 28 unused variables. 2003-02-18 13:39:52 +00:00
ns_netint.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ns_parse.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ns_print.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ns_ttl.c Whack 28 unused variables. 2003-02-18 13:39:52 +00:00
nsap_addr.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
nsdispatch.3 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
nsdispatch.c The previous commit changed the behavior of nsdispatch() in the 2004-04-01 19:12:45 +00:00
nslexer.l = Implement name service switch modules (NSS modules). NSS modules 2003-04-17 14:14:22 +00:00
nsparser.y = Implement name service switch modules (NSS modules). NSS modules 2003-04-17 14:14:22 +00:00
nss_backends.h = Implement name service switch modules (NSS modules). NSS modules 2003-04-17 14:14:22 +00:00
nss_compat.c When a dynamic NSS module is built and linked against a thread 2004-03-30 15:56:15 +00:00
rcmd.3 Remove rexecd(8), a server that implements a particularly insecure 2005-06-10 20:52:36 +00:00
rcmd.c NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
rcmdsh.3 Sort sections. 2005-01-20 09:17:07 +00:00
rcmdsh.c Eliminate 19 warnings in libc (at level WARNS=2) of the 2003-02-27 13:40:01 +00:00
recv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
res_comp.c Remove unused variables and assignments. 2005-04-08 21:24:23 +00:00
res_config.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
res_data.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
res_debug.c Whack 28 unused variables. 2003-02-18 13:39:52 +00:00
res_init.c Use the recently introduced RES_DFLRETRY parameter instead of a well-hidden 2004-09-09 17:42:18 +00:00
res_mkquery.c Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value. 2002-09-14 17:28:40 +00:00
res_mkupdate.c Remove unused variables and assignments. 2005-04-08 21:24:23 +00:00
res_query.c hostalias() is not thread-safe. So, introduce _res_hostalias() 2005-04-15 14:42:29 +00:00
res_send.c NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +00:00
res_send_private.h Make the resolver(3) and many associated interfaces much more reentrant. 2004-02-25 21:03:46 +00:00
res_update.c Check for truncation in calls to res_send/res_query/res_search. 2002-09-15 16:51:09 +00:00
resolver.3 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
rthdr.c Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 2003-10-24 18:26:30 +00:00
send.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
sockatmark.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
sockatmark.c Add an implementation of the POSIX.1 sockatmark(3). 2002-12-13 22:22:55 +00:00
vars.c just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00