freebsd-dev/lib
Bruce Evans eaa86f9d7f Don't use __dead or __pure in user code. They were obfuscations
for gcc >= 2.5 and no-ops for gcc >= 2.6.  Converted to use __dead2
or __pure2 where it wasn't already done, except in math.h where use
of __pure was mostly wrong.
1996-09-14 03:00:32 +00:00
..
csu/i386 cmp -s || install -c --> install -C 1996-08-30 01:41:52 +00:00
libc Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
libc_r - libc self contained again. 1996-08-30 21:26:05 +00:00
libcom_err Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
libcompat Convert to newly aded collate compare function 1996-08-12 18:56:38 +00:00
libcrypt
libcurses Fixed DPADD. 1996-09-05 17:16:10 +00:00
libdisk cmp -s || install -c ==> install -C 1996-08-30 01:51:09 +00:00
libedit Add missing DPADD, remove duplicate -ltermcap 1996-08-30 01:50:07 +00:00
libf2c
libF77
libfakegnumalloc Add cfree, 1996-09-02 13:15:01 +00:00
libftpio Intelligently cache previous connection to host if we can still 1996-08-31 22:02:18 +00:00
libgnumalloc Add cfree, 1996-09-02 13:15:01 +00:00
libI77
libipx
libkse Don't create/install libc_r_pic.a 1996-08-30 01:43:15 +00:00
libkvm
libm Improve some poor wording. 1996-08-21 21:30:02 +00:00
libmd cmp -s || install -c ==> install -C, use a .for loop 1996-08-30 01:53:09 +00:00
libmytinfo cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libncurses Don't smash attributes when turning color values off. This was submitted 1996-09-06 05:55:48 +00:00
libpam/modules
libpcap cmp -s || install -c ==> install -C, use .for loop for includes 1996-08-30 01:59:46 +00:00
libpthread Don't create/install libc_r_pic.a 1996-08-30 01:43:15 +00:00
libresolv Fixed non-removal of old libresolv_p.a. 1996-09-11 01:23:11 +00:00
librpcsvc Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?) 1996-08-30 02:02:09 +00:00
libscsi cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libskey cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libss use termios when POSIX is defined in the Makefile, not sgtty 1996-09-07 17:31:37 +00:00
libtcl Regenerate 1996-09-05 19:22:15 +00:00
libtelnet
libtermcap Change the last -Wall cleanup so that the tputs declaration doesn't 1996-09-10 12:42:10 +00:00
libutil Some minor man page cleanup. 1996-08-23 20:52:53 +00:00
libxpg4
liby
libz Clean up the beforeinstall target a bit more, bde pointed out that the old 1996-08-19 01:21:46 +00:00
msun consistancy fixup 1996-08-30 21:21:52 +00:00
ncurses/ncurses Fixed DPADD. 1996-09-05 17:16:10 +00:00
Makefile add back stub libresolv 1996-09-03 13:24:59 +00:00
Makefile.inc