freebsd-dev/lib
Peter Wemm 2fdc74a617 Change the last -Wall cleanup so that the tputs declaration doesn't
conflict with the other declarations in other files.  tputs() is
traditionally declared to return int, not void.  curses.h has it as int.
ncurses has int and actually sets the return value.  This problem has
been causing the ircII port to not compile.

(I've only minimally tested this, I do not have libtermcap on my systems)
1996-09-10 12:42:10 +00:00
..
csu/i386 cmp -s || install -c --> install -C 1996-08-30 01:41:52 +00:00
libc Resync statfs struct with sys/mount.h. 1996-09-07 21:50:31 +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 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
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 Update to the 1995/09/20 version. Previous version was 1993/12/17. 1995-09-28 20:49:15 +00:00
libF77 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
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 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libipx General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libkse Don't create/install libc_r_pic.a 1996-08-30 01:43:15 +00:00
libkvm General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
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 #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
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 clean up some warts Bruce pointed out. 1996-09-07 17:58:36 +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 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
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 Add more stuff moved out from XPG3 1995-11-03 09:03:00 +00:00
liby General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
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 From 1.1.5: define default shared library versions. For 2.0, use version 1994-08-04 22:44:00 +00:00