HardenedBSD/lib
John Birrell f1d896d117 Make a couple of the stat flags dependent on the sys/stat.h header file
that this source is compiled against. This source is referenced by
install which is needed as a build tool and must be able to compile
against NetBSD headers and libraries if we have a hope of supporting
another architecture.

With this change, that's two working programs down and 3945 (?) to go.
The other one was make, but that didn't need any changes to work under
FreeBSD/Alpha. 8-)
1998-01-09 06:14:59 +00:00
..
compat
csu/i386 const correctness for dl*() 1997-11-22 03:34:46 +00:00
libalias
libc Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
libc_r Changed pthread_detach to conform to POSIX, i.e. the single argument 1997-12-25 05:07:20 +00:00
libcalendar Delete "typedef ... date" (see style(9)). 1997-12-13 11:51:16 +00:00
libcom_err
libcompat
libcrypt
libcurses
libdisk Fix erroneous format string. 1997-11-18 05:34:45 +00:00
libedit Sort cross refereces in section SEE ALSO. 1997-09-29 19:11:55 +00:00
libf2c
libF77
libftpio Change errno usage as a field in a structure and as an argument to a 1997-12-20 04:06:06 +00:00
libgnumalloc
libI77
libipx
libkse Changed pthread_detach to conform to POSIX, i.e. the single argument 1997-12-25 05:07:20 +00:00
libkvm
libm
libmd
libmytinfo
libncurses Remove unneeded code left from testing 1998-01-02 05:05:20 +00:00
libopie Move locks from /etc/opielocks to /var/run/opielocks to keep 1997-10-01 13:02:20 +00:00
libpam/modules Changes for KTH KerberosIV. 1997-09-28 08:57:24 +00:00
libpcap Also install pcap-int.h so things can call pcap_compile on arbitary 1997-10-10 11:55:42 +00:00
libpthread Changed pthread_detach to conform to POSIX, i.e. the single argument 1997-12-25 05:07:20 +00:00
libresolv
librpcsvc
libscsi
libskey
libss
libtcl Upgrade minor version 1997-11-27 20:52:28 +00:00
libtelnet
libtermcap Fixed the termcap 3.0 hacks. They were very broken in my configuration 1997-12-19 22:11:29 +00:00
libutil Make a couple of the stat flags dependent on the sys/stat.h header file 1998-01-09 06:14:59 +00:00
libvgl Fix a few typos. 1997-10-22 23:12:27 +00:00
libxpg4 Add mskanji.c 1997-09-25 23:24:35 +00:00
liby
libz
msun
ncurses/ncurses Remove terminfo manpage we don't have it 1997-10-20 17:53:55 +00:00
Makefile Build lib/csu/${MACHINE} only if it exists so that when porting FreeBSD 1998-01-09 05:37:41 +00:00
Makefile.inc