HardenedBSD/lib
Andreas Schulz 1e0b142e29 Makefile:
Change the reference for the libtermcap libtermlib link from SHLIBDIR
to LIBDIR. SHLIBDIR is undefined in the standard case.
termcap.c:
Initialize a local variable to zero. Otherwise an erroneous free call
can happen and clobber the calling program.
Seen with vi and gdb. If you have TERMCAP set with a terminal entry and
set TERM with something like huhu, vi and gdb core dumps.
1994-11-18 12:38:43 +00:00
..
csu/i386 Call reduced (8-bit only) startup_setlocale() 1994-09-24 16:01:30 +00:00
libc Added sysarch system call which is used my i386_get/set_ltd.c and is needed 1994-11-17 10:50:55 +00:00
libcompat
libcrypt Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of in 1994-11-14 06:44:45 +00:00
libcurses Add const to termcap prototypes to help libg++ 2.6.1 compiling, 1994-11-04 15:14:03 +00:00
libedit Add LDADD+= -ltermcap 1994-10-12 02:06:02 +00:00
libf2c Remove z_abs. It is already in libm.a 1994-11-11 12:58:12 +00:00
libF77 Library for f2c (part 2 of 2) 1994-10-26 18:17:41 +00:00
libforms Fix some bugs with forms that have only text fields. 1994-11-13 07:43:43 +00:00
libI77 Library for f2c. (part 1 of 2) 1994-10-26 18:15:35 +00:00
libkvm A semicolon was lost. 1994-11-07 19:54:55 +00:00
libm
libmd Added "const" to the arguments here and there. 1994-11-07 20:48:35 +00:00
libmytinfo Change rules to not generate term.h on second make depend 1994-11-16 11:54:09 +00:00
libncurses Make newscr publicly available 1994-11-17 23:53:25 +00:00
libpam/modules
libresolv
librpc
librpcsvc
libskey Remove extra newline. 1994-10-27 18:15:42 +00:00
libtelnet
libterm
libtermcap Makefile: 1994-11-18 12:38:43 +00:00
libutil
liby
msun Add missing z_abs. In BSD tradition this is in libm.a. 1994-11-11 12:56:27 +00:00
ncurses/ncurses Add -I${.CURDIR} 1994-10-28 06:58:04 +00:00
rpcsvc
Makefile The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
Makefile.inc