freebsd-src/lib/libc
Poul-Henning Kamp 4c3af266f6 Well, cvs commit core'ed on me, I belive I have got all the locks out,
but a commit mail got lost, it's the same as for this commit:

 lib/libc/gen  confstr.c crypt.c disklabel.c fstab.c getcap.c
          getgrent.c  getgrouplist.c getpass.c getpwent.c
          initgroups.c nlist.c  psignal.c pwcache.c setmode.c
          sleep.c sysconf.c sysctl.c  syslog.c usleep.c
 lib/libc/locale  none.c read_runemagi.c setlocale.c
 lib/libc/net  gethostbydns.c getnetbydns.c getnetbynis.c
 lib/libc/nls  msgcat.c
 lib/libc/quad  Makefile.inc
 lib/libc/regex  engine.c regcomp.c regerror.c

	Minor cleanup, mostly unused vars and missing #includes.
	Limit the number of quad functions we pull in for 'i386'.
	I still belive the quad stuff should go back into gcc.
	Add compile-time warnings about crypt functions.
1995-10-22 14:51:39 +00:00
..
amd64 remove GCC support functions from libc. 1995-10-05 10:24:57 +00:00
compat-43 Remove setre*id*. 1995-04-25 10:00:04 +00:00
db Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
gen Minor cleanup, mostly unused vars and missing #includes. 1995-10-22 14:37:11 +00:00
gmon Add moncontrol.3 -> monstartup.3 link here. 1995-10-15 17:40:20 +00:00
i386 remove GCC support functions from libc. 1995-10-05 10:24:57 +00:00
locale As above. 1995-10-22 14:38:48 +00:00
net As above. 1995-10-22 14:39:06 +00:00
nls and so on... 1995-10-22 14:39:22 +00:00
quad limit the number of functions we pull in for 'i386'. 1995-10-22 14:40:17 +00:00
regex More cleanup. 1995-10-22 14:40:55 +00:00
rpc Well, cvs commit core'ed on me, I belive I have got all the locks out, 1995-10-22 14:51:39 +00:00
stdio Make a link-time warning for the use of gets(). 1995-10-04 18:29:01 +00:00
stdlib Remove EXTRA_SANITY, fix a unused var. 1995-10-22 14:47:00 +00:00
stdtime Fix manpage to reflect current sources 1995-08-07 23:36:08 +00:00
string Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
sys Remove the bugs section. sh(1) now has a ulimit builtin. 1995-10-19 18:45:44 +00:00
xdr Confirmed to work by: rcarter@geli.com (Russell Carter) 1995-07-22 23:32:13 +00:00
yp Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turned 1995-09-02 04:16:21 +00:00
Makefile Bump shlib minor because xdr_* functions have been enabled. Do NOT 1995-08-09 06:50:52 +00:00