freebsd-src/lib/libc
Peter Wemm 7350dd84a0 If the two recently added sysctl variables exist, use those rather than
the statically compiled PS_STRINGS and USRSTACK variables.  This prevents
programs using setproctitle from coredumping if the kernel VM is increased,
and stops libkvm users (w, ps, etc) from needing to be recompiled if only
the VM layout changes.
1996-02-24 14:37:30 +00:00
..
amd64 Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function. 1996-02-17 12:25:21 +00:00
compat-43 Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
db If a .db file is 0 length, initialize it as if it did not exist. 1996-02-23 17:57:32 +00:00
gen If the two recently added sysctl variables exist, use those rather than 1996-02-24 14:37:30 +00:00
gmon Added $Id$. 1995-12-30 07:01:50 +00:00
i386 rfork/minherit glue in libc 1996-02-23 19:56:55 +00:00
locale Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
net Fix inet_network to not dump core if passed in an address 1996-02-17 21:11:36 +00:00
nls Fixed docs/521. 1996-02-09 12:25:08 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
regex More cleanup. 1995-10-22 14:40:55 +00:00
rpc Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
stdio Added a little NOTES section explaining that passing in a string that 1996-02-15 05:02:16 +00:00
stdlib Fixed a bunch of man page cross references that were 1996-02-15 20:07:05 +00:00
stdtime Correct a bunch of man page cross references and generally 1996-02-11 22:38:05 +00:00
string Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
sys rfork/minherit glue in libc 1996-02-23 19:56:55 +00:00
xdr Minor cleanup of the rpc man pages to silence manck. 1996-02-12 00:02:42 +00:00
yp Make sure xdr_ypresp_all_seq() always returns a sane 'status' value. 1996-02-04 05:05:43 +00:00
Makefile Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) 1996-02-06 20:36:15 +00:00