HardenedBSD/lib
Bruce Evans 459e429cab Remove dead code. gmon stuff is now done better in libc/gmon an
<machine/profile.h>.  The old version was writing an incomplete
header without the profrate field that is necessary to handle the
current faster profiling clock.  The counters that are where the
the profrate should be are usually 0 and gprof converts a profrate
of 0 to hz so the old version gave times too large by a factor of
profhz/hz = 10.24.
1994-08-22 15:13:41 +00:00
..
csu/i386 Remove dead code. gmon stuff is now done better in libc/gmon an 1994-08-22 15:13:41 +00:00
libc WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsu 1994-08-22 10:49:05 +00:00
libcompat
libcrypt Fix afterinstall rule for generating links to the real libcrypt 1994-08-20 18:13:59 +00:00
libcurses More stuff from the latest curses. Really minor this time. 1994-08-13 23:23:53 +00:00
libedit Make this work even if make depend is not run. 1994-08-08 18:54:08 +00:00
libkvm Made kvm routines use procfs to get out process data such as argument 1994-08-11 13:38:23 +00:00
libm Make it work with our make macros. 1994-08-05 01:52:05 +00:00
libmd Boy, was *this* ever bollixed! 1994-08-08 19:22:14 +00:00
libpam/modules Add skey supprot 1994-08-21 19:26:22 +00:00
libresolv
librpc Make up for the fact that rpc headers are now installed from include. 1994-08-05 01:59:40 +00:00
librpcsvc Eliminate non-fatal error message so Jordan doesn't get confused. 1994-08-10 04:25:19 +00:00
libskey
libtelnet The big crypt removal - make libtelnet exportable. 1994-08-12 22:41:29 +00:00
libterm Correct the man page extent. 1994-08-08 19:26:23 +00:00
libtermcap Correct the man page extent. 1994-08-08 19:26:23 +00:00
libutil
liby
msun Latest fix from jtc: 1994-08-19 23:52:29 +00:00
rpcsvc Makefile to build librpcsvc. (All sources automatically generated.) 1994-08-07 23:21:08 +00:00
Makefile LDADD= -lcrypt 1994-08-20 21:19:46 +00:00
Makefile.inc