freebsd-skq/lib/libc/net
Randall Stewart 25d63f19e6 - Fix wrong error return (the errno was being returned and not placed
in errno) - Found by Weongyo Jeong
- Remove two extra un-needed memset() after calloc()'s - Found by
  Weongyo Jeong
- Tightened up parameter requirement checking on input to
  bindx/connectx per socket api spec.
Approved by:	re@freebsd.org(Ken Smith)
2007-06-25 18:58:27 +00:00
..
base64.c
byteorder.3
ether_addr.c Add and document ether_ntoa_r() and ether_aton_r() functions, which accept 2007-05-13 13:57:45 +00:00
ethers.3 Add and document ether_ntoa_r() and ether_aton_r() functions, which accept 2007-05-13 13:57:45 +00:00
eui64.3
eui64.c
gai_strerror.3
gai_strerror.c
getaddrinfo.3 Document getaddrinfo(3)'s AI_ADDRCONFIG 2007-06-06 19:24:02 +00:00
getaddrinfo.c
gethostbydns.c
gethostbyht.c
gethostbyname.3
gethostbynis.c
gethostnamadr.c
getifaddrs.3
getifaddrs.c
getifmaddrs.3
getifmaddrs.c
getipnodebyname.3
getnameinfo.3
getnameinfo.c
getnetbydns.c
getnetbyht.c
getnetbynis.c
getnetent.3
getnetnamadr.c
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservent.3
getservent.c
hesiod.3
hesiod.c
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_opt_init.3
inet6_option_space.3
inet6_rth_space.3
inet6_rthdr_space.3
inet_net.3
inet.3 Require users to provide a length information for inet_ntoa_r, 2007-06-14 07:13:28 +00:00
ip6opt.c
linkaddr.3
linkaddr.c
Makefile.inc Fix yet another (make install) stopper with wrong sourcefilter.3 links 2007-06-12 22:32:52 +00:00
map_v4v6.c
name6.c
netdb_private.h
nscache.c
nscachedcli.c
nsdispatch.3
nsdispatch.c fix memory leak from reading nsswitch.conf 2007-05-17 03:33:23 +00:00
nslexer.l
nsparser.y fix memory leak from reading nsswitch.conf 2007-05-17 03:33:23 +00:00
nss_backends.h
nss_compat.c
ntoh.c
rcmd.3
rcmd.c
rcmdsh.3
rcmdsh.c
recv.c
res_config.h
resolver.3
rthdr.c
sctp_bindx.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_connectx.3 Clean up after previous commit: new sentence -> new line, no empty lines, 2007-06-19 16:29:46 +00:00
sctp_freepaddrs.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_getaddrlen.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_getassocid.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_getpaddrs.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_opt_info.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_recvmsg.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_send.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_sendmsg.3 Major cleanup: mdoc macros, style, typos etc. 2007-06-18 10:20:32 +00:00
sctp_sys_calls.c - Fix wrong error return (the errno was being returned and not placed 2007-06-25 18:58:27 +00:00
send.c
sockatmark.3
sockatmark.c
sourcefilter.3 Add missing userland support files from previous commit for the new 2007-06-12 18:03:37 +00:00
sourcefilter.c Fix a typo which crept in from an earlier version of this file. 2007-06-12 19:08:38 +00:00
Symbol.map Import rewrite of IPv4 socket multicast layer to support source-specific 2007-06-12 16:24:56 +00:00
vars.c