HardenedBSD/lib/libc/net
Peter Wemm 613749bbf2 Remove the CFLAGS+=-I${CURDIR}/net that I previously added.
Since Bruce changed the #include <res_config.h> to #include "res_config.h"
this is no longer needed, and only makes the 'make' more verbose for
no real reason.
1995-08-21 17:50:01 +00:00
..
byteorder.3
ether_addr.c Just when you thought it was safe... 1995-08-07 03:42:14 +00:00
ethers.3 Add an ethers(3) man page. 1995-04-12 22:28:49 +00:00
gethostbydns.c Fix bogus include paths, some of which stopped libresolv from compiling. 1995-08-21 09:15:40 +00:00
gethostbyht.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
gethostbyname.3
gethostbynis.c get* rework and new bind code 1994-09-25 02:12:49 +00:00
gethostnamadr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
getnetbyaddr.c
getnetbydns.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
getnetbyht.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
getnetbyname.c
getnetbynis.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
getnetent.3
getnetent.c
getnetnamadr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3 Fix the prototypes for getservby{name,port}(). 1995-07-09 08:17:01 +00:00
getservent.c
herror.c Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1) 1995-08-20 20:03:06 +00:00
inet_addr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_netof.c
inet_network.c
inet_ntoa.c
inet.3
iso_addr.3
iso_addr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
linkaddr.3
linkaddr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
Makefile.inc Remove the CFLAGS+=-I${CURDIR}/net that I previously added. 1995-08-21 17:50:01 +00:00
ns_addr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
ns_ntoa.c
ns.3
rcmd.3 >Description: 1994-10-27 16:33:49 +00:00
rcmd.c Submitted by: Bill Fenner <fenner@parc.xerox.com> 1995-08-14 23:52:49 +00:00
recv.c
res_comp.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
res_config.h Define DEBUG as 1 instead of as nothing so that it doesn't conflict with 1995-08-21 09:16:02 +00:00
res_debug.c Fix bogus include paths, some of which stopped libresolv from compiling. 1995-08-21 09:15:40 +00:00
res_init.c Fix bogus include paths, some of which stopped libresolv from compiling. 1995-08-21 09:15:40 +00:00
res_mkquery.c Fix bogus include paths, some of which stopped libresolv from compiling. 1995-08-21 09:15:40 +00:00
res_query.c Fix bogus include paths, some of which stopped libresolv from compiling. 1995-08-21 09:15:40 +00:00
res_send.c Fix bogus include paths, some of which stopped libresolv from compiling. 1995-08-21 09:15:40 +00:00
resolver.3
send.c
sethostent.c