1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/lib/libc/net
Warner Losh b8a328fc74 o use strncpy safely
o Only allow options and domain name to be set when we aren't running
  setuid.

Obtained from: OpenBSD
1998-09-14 21:13:06 +00:00
..
addr2ascii.3 Spelling corrections. 1998-06-06 05:50:53 +00:00
addr2ascii.c
ascii2addr.c
base64.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
byteorder.3
ether_addr.c
ethers.3
gethostbydns.c Update libc dns code to 4.9.7-T1B level. This involved chopping out large 1998-05-02 13:11:02 +00:00
gethostbyht.c Merge in bind-4.9.6 resolver changes. Note that they resolve the 1997-06-27 08:22:03 +00:00
gethostbyname.3 Spelling corrections. 1998-06-06 05:50:53 +00:00
gethostbynis.c
gethostnamadr.c Removed unnecessary initialization of hp in gethostbyaddr_r. 1997-12-25 04:21:08 +00:00
getnetbydns.c handle long usernames more carefully 1998-01-07 00:28:36 +00:00
getnetbyht.c Merge in bind-4.9.6 resolver changes. Note that they resolve the 1997-06-27 08:22:03 +00:00
getnetbynis.c
getnetent.3
getnetnamadr.c Merge in bind-4.9.6 resolver changes. Note that they resolve the 1997-06-27 08:22:03 +00:00
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3 Import Lite2's src/lib, except for non-i386 machine-dependent directories, 1997-07-03 03:28:27 +00:00
getservent.c
herror.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
inet_addr.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +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 Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_net_pton.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_neta.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +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 Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +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 Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet_pton.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
inet.3
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Makefile.inc Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
map_v4v6.c
ns_addr.c
ns_name.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
ns_netint.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
ns_ntoa.c Fixed printf format errors. 1998-06-30 17:30:22 +00:00
ns_parse.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
ns_print.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
ns_ttl.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
ns.3
nsap_addr.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
rcmd.3
rcmd.c
recv.c
res_comp.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +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 Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
res_debug.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_init.c o use strncpy safely 1998-09-14 21:13:06 +00:00
res_mkquery.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_mkupdate.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
res_query.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_send.c Implement the weak aliases for private entry points in the inet_* 1998-09-02 00:53:17 +00:00
res_update.c Update the resolver parts to bind-8.1.2 level. I have not touched the 1998-06-11 09:03:02 +00:00
resolver.3 Fixed bitrot in prototypes in synopsis. 1998-08-03 17:52:27 +00:00
send.c