freebsd-dev/lib/libc/net
John Birrell 870039320f Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.

Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
1997-05-03 03:50:06 +00:00
..
addr2ascii.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:26:42 +00:00
addr2ascii.c It would help if I actually added the source code for these routines. 1996-06-13 20:45:42 +00:00
ascii2addr.c Fix the fix. 1996-12-13 13:31:12 +00:00
base64.c Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the 1996-12-30 13:18:48 +00:00
byteorder.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ether_addr.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
ethers.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gethostbydns.c _res_close() -> res_close() 1997-03-12 11:02:00 +00:00
gethostbyht.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gethostbyname.3 Fixed missing function types in synopsis. 1997-03-19 00:32:42 +00:00
gethostbynis.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gethostnamadr.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
getnetbydns.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
getnetbyht.c Merge in bind-4.9.4-P1 resolver... 1996-08-29 20:08:19 +00:00
getnetbynis.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
getnetent.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:26:42 +00:00
getnetnamadr.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
getproto.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getprotoent.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:26:42 +00:00
getprotoent.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
getprotoname.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservbyname.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservbyport.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
getservent.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
getservent.c Small yet significant tweaks/cleanups: 1996-12-27 18:21:07 +00:00
herror.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
inet_addr.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
inet_lnaof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_makeaddr.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_net_ntop.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
inet_net_pton.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
inet_neta.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
inet_netof.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_network.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
inet_ntoa.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
inet_ntop.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
inet_pton.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
inet.3 Fixed missing #include of <sys/types.h> and wrong arg types in synopsis. 1997-03-19 19:41:20 +00:00
iso_addr.3 BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
iso_addr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
linkaddr.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
linkaddr.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
map_v4v6.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
ns_addr.c Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the 1996-12-30 13:18:48 +00:00
ns_ntoa.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ns.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
nsap_addr.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
rcmd.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
rcmd.c Buffer overflow from DNS name information which could cause root access 1997-02-26 06:12:34 +00:00
recv.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
res_comp.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
res_config.h Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the 1996-12-30 13:18:48 +00:00
res_data.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
res_debug.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
res_init.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
res_mkquery.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
res_query.c If we're running setuid/setguid then don't open the host alias file to 1997-03-24 06:11:44 +00:00
res_send.c Fix problem with FD_SET* overflow reporting.. Perror() didn't have enough 1997-03-12 11:10:54 +00:00
res_stubs.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
resolver.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:26:42 +00:00
send.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00