1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib/libc/net
Jacques Vidrine b27eae53e9 Ignore HESIOD_CONFIG and HES_DOMAIN environmental variables for
set-user-ID and set-group-ID programs.

Suggested by:	Danny Braniss <danny@cs.huji.ac.il>
2000-09-29 12:56:33 +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
ascii2addr.c
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 Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getaddrinfo.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
gethostbydns.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
gethostbyht.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
gethostbyname.3 Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
gethostbynis.c Set h_errno when an error is encountered. 2000-09-10 19:06:05 +00:00
gethostnamadr.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +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 Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getnameinfo.3 Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getnameinfo.c off-by-1 error in string length validation 2000-09-25 23:04:36 +00:00
getnetbydns.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getnetbyht.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getnetbynis.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getnetent.3 Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getnetnamadr.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
getproto.c
getprotoent.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
getservent.c
herror.c
hesiod.3 Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
hesiod.c Ignore HESIOD_CONFIG and HES_DOMAIN environmental variables for 2000-09-29 12:56:33 +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
inet_makeaddr.c
inet_net_ntop.c
inet_net_pton.c
inet_neta.c
inet_netof.c
inet_network.c Add unsigned char cast to ctype macros arg 1999-11-04 04:30:44 +00:00
inet_ntoa.c
inet_ntop.c
inet_pton.c
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
linkaddr.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
linkaddr.c
Makefile.inc Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
map_v4v6.c
name6.c Fix getipnodebyname(3) bug. 2000-09-07 02:18:22 +00:00
ns_addr.c
ns_name.c
ns_netint.c
ns_ntoa.c
ns_parse.c
ns_print.c
ns_ttl.c
ns.3 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
nsap_addr.c
nsdispatch.3 Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
nsdispatch.c Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
nslexer.l Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
nsparser.y Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +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
res_comp.c
res_config.h
res_data.c
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
res_mkupdate.c
res_query.c Add unsigned char cast to ctype macros arg 1999-11-04 04:30:44 +00:00
res_send.c Change from using poll(2) to kqueue/kevent when waiting for a DNS 2000-09-12 11:37:20 +00:00
res_update.c
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
vars.c KAME 4th patch 1999-12-16 18:32:01 +00:00