freebsd-dev/lib/libc
Peter Wemm f991bb5181 Sigh, back out the last bright idea I had here about compiling the res_*
routines from contrib/bind directly.  There were too many problems,
including having to add -DUSE_OPTIONS_H to the entire libc source in
order for the contrib code to pick up it's options, and so on.

Instead, I've merged the changes, libc is now self contained again.
1996-08-30 21:13:42 +00:00
..
amd64 Submitted by: john birell (jb@cimlogic.com.au) 1996-08-22 04:25:09 +00:00
compat-43 Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
db Bring in fixes to db 1.85 from NetBSD. These fixes have been documented as 1996-07-21 02:23:13 +00:00
gen Some minor man page cleanup. 1996-08-23 20:52:53 +00:00
gmon Cleaned up interrupt masking by declaring the state variable in a 1996-08-28 20:15:32 +00:00
i386 Submitted by: john birell (jb@cimlogic.com.au) 1996-08-22 04:25:09 +00:00
locale Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
net Sigh, back out the last bright idea I had here about compiling the res_* 1996-08-30 21:13:42 +00:00
nls General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
regex Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
rpc Use the more robust and more efficient reserved port allocation mechanism 1996-08-12 14:09:46 +00:00
stdio Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
stdlib Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
stdtime Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
string Correctly use .Fn instead of .Nm to reference function names 1996-08-22 23:31:07 +00:00
sys function appeared in Version 7 AT&T UNIX 1996-08-29 21:24:19 +00:00
xdr Minor cleanup of the rpc man pages to silence manck. 1996-02-12 00:02:42 +00:00
yp In _yp_dobind(), if we find ourselves required to contact the local ypbind 1996-07-13 20:23:13 +00:00
Makefile Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00