NetBSD/lib
enami d76da5f70c Fix the bug introduced in rev 1.28 and actually caused failure on alpha;
In the function malloc_make_chunks, don't define the local variable ``l'',
which is used to hold the actual size of pginfo, as size_t.  Define it as
a signed integer as before.  We expect it to become zero or negative value,
and we know that it is much smaller than pagesize and it is small enough to
fit in signed interger.
2000-04-07 15:15:08 +00:00
..
csu Move dl* function definitions to libc on ELF. 2000-04-02 15:35:47 +00:00
libarch Traverse into alpha/. 2000-02-26 19:39:35 +00:00
libbz2 Revert changes made in version 1.6. They introduced a heuristic for 1999-11-02 21:16:55 +00:00
libc Fix the bug introduced in rev 1.28 and actually caused failure on alpha; 2000-04-07 15:15:08 +00:00
libcompat Build a PIC version of this -- but not yet a shlib, due to some obscure lossage 2000-02-19 18:51:30 +00:00
libcrypt Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
libcurses Only unctrl() the first 256 input values. 1999-12-07 03:53:11 +00:00
libedit Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
libipsec hide shouldn't-be-exported symbols from the outside. 2000-03-13 21:23:55 +00:00
libkvm in kvm_getprocs(), check for error from kvm_deadprocs(). 2000-01-15 19:16:32 +00:00
libl s;/usr/lib;${LIBDIR}; 1999-04-03 16:28:49 +00:00
libm G/c label orphaned since rev. 1.6. 2000-01-31 18:28:49 +00:00
libmenu Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
libntp Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
libossaudio Implement SOUND_MIXER_INFO. 1999-11-16 23:56:41 +00:00
libpcap fix "ip host foo" or "ip6 host foo" where foo has 2000-03-01 03:47:48 +00:00
libposix Actually profile system calls. 1999-10-27 14:58:28 +00:00
libresolv Add -DRESOLVSORT 2000-01-31 15:42:34 +00:00
librmt back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
librpcsvc Add definitions for nlm version 4 (for use with NFSv3). 2000-02-02 18:15:12 +00:00
libskey Delint. 2000-01-23 02:11:02 +00:00
libtelnet assar missed one net_write -> telnet_net_write 2000-02-01 22:29:27 +00:00
libterm Place inclusion of required headers within multiple-inclusion wrappers. 2000-02-20 13:32:52 +00:00
libusb Some const poisoning. Suggested by Dave Sainty <dave@dtsp.co.nz> 2000-04-02 11:10:53 +00:00
libutil Added details about origin of code (BSD/OS) in history section. 2000-03-08 00:02:54 +00:00
libwrap backout previous changes. 2000-04-02 06:31:58 +00:00
liby back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
libz Backout my libsa changes. 1999-11-13 21:33:12 +00:00
Makefile Remove unused libahdi. 2000-03-07 20:54:57 +00:00
Makefile.inc
bumpversion Remove trailing white space. 1999-07-02 15:12:15 +00:00
checkver Add comments describing what this does. 1999-11-05 20:16:56 +00:00
checkvers Remove trailing white space. 1999-07-02 15:12:15 +00:00