NetBSD/lib
jtc b18369b1bb Use memset instead of bzero to clear xports array.
To be strictly conforming, we should iterate through the array and set
each pointer to NULL.  But memset is faster, and can be inlined by the
compiler.  If we ever encounter a machine where a NULL ptr != all bits
zero, we'll have to handle this differently.
1996-05-17 00:32:22 +00:00
..
csu remove a few macro definitions which duplicate (and in one instance, 1996-05-16 21:56:22 +00:00
libarch Remove alpha 'mmclock' memory-mapped clock interfaces. In retrospect, 1996-03-30 23:08:43 +00:00
libc Use memset instead of bzero to clear xports array. 1996-05-17 00:32:22 +00:00
libcompat Handle null string in re_comp. 1996-03-21 03:11:13 +00:00
libcrypt Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS 1995-10-12 15:40:27 +00:00
libcurses Use 'includes' instead of 'beforeinstall' target to install curses.h header 1996-04-25 00:58:56 +00:00
libedit Added history load and save to file functions. 1995-10-15 19:42:05 +00:00
libkvm Fix small typo in last commit. 1996-05-07 06:09:11 +00:00
libkvm.old Fix typo in last change 1996-05-14 21:59:57 +00:00
libl use new id style. 1995-02-25 09:02:37 +00:00
libm Get the word order of doubles correct for the arm32 port. 1996-05-07 20:26:07 +00:00
libpcap show what's going on (i.e. show the cmp ... || install ...) even if 1996-05-10 21:54:24 +00:00
libpthread specify man pages the new way. 1994-12-22 09:57:51 +00:00
libresolv resolver code is new here too 1994-04-08 01:17:11 +00:00
librpcsvc Be more verbose during 'includes' installation. Instead of showing 1996-05-10 05:03:06 +00:00
libskey sys/termios.h -> termios.h 1995-06-19 22:47:37 +00:00
libtelnet update libtelnet with changes through 95.10.23 version 1996-02-24 01:15:15 +00:00
libterm hack to limit termcap strings to 1024 characters 1996-03-22 23:25:30 +00:00
libutil Add two functions to libutil: 1996-05-16 07:03:28 +00:00
liby Not worth the trouble to turn this into Position Independent Code. 1993-10-05 21:54:30 +00:00
Makefile The amiga now does kernel crash dumps using the new libkvm and savecore. 1996-05-12 04:30:18 +00:00
bumpversion Fix spelling error in Copyright notice 1994-01-29 01:54:01 +00:00