freebsd-dev/lib
Bruce Evans 95c715795a Fixed comparisons so that preposterously large (>= 0x80000000) brk values
aren't silently converted to minbrk.  This stops malloc(INT_MAX) from
dumping core.  Small values are still silently converted.  They should
be an error.  sbrk() doesn't do any range checking or conversions or
overflow checking.

Moved PIC_EPILOGUE invocation to a more natural place where it
obviously doesn't interfere with the comparison.
1996-06-25 18:54:42 +00:00
..
csu/i386 `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libc Fixed comparisons so that preposterously large (>= 0x80000000) brk values 1996-06-25 18:54:42 +00:00
libc_r `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libcom_err
libcompat Minor corrections. The second parameter is actually of type int 1996-06-03 10:40:39 +00:00
libcrypt
libcurses
libdisk Removed -g from CFLAGS. 1996-06-23 13:11:59 +00:00
libedit
libf2c
libF77
libfakegnumalloc
libftpio Adjust docs to match reality. 1996-06-24 02:22:15 +00:00
libgnumalloc
libI77
libipx
libkse `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libkvm Pass correct length OID to kernel for KERN_PROC_ALL. 1996-06-06 17:16:52 +00:00
libm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libmd Correct two errors in the manual page. 1996-05-28 18:57:31 +00:00
libmytinfo
libncurses remove MLINKS tparm.3 due name clash with libtermcap 1996-05-27 22:58:29 +00:00
libpam/modules
libpcap backout yacc changes 1996-06-02 17:10:13 +00:00
libpthread `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
libresolv
librpcsvc Add ypxfrd.x so that the XDR routines for this protocol will be built 1996-06-05 03:54:43 +00:00
libscsi
libskey /etc/skeykeys was basically suffering from the same vulnerability 1996-04-26 21:33:18 +00:00
libss Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
libtelnet
libtermcap
libutil If hostname > UT_HOSTSIZE, use its numeric address instead to keep 1996-06-17 14:49:02 +00:00
libxpg4
liby
msun Clean up the FP stack before returning. The i387 exp() leaked an FP 1996-06-01 18:00:07 +00:00
ncurses/ncurses remove MLINKS tparm.3 due name clash with libtermcap 1996-05-27 22:58:29 +00:00
Makefile Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
Makefile.inc