NetBSD/lib
thorpej 0d19945594 Collect the top parts of the ELF crt0.c files into a common header, and
use it across the board.

crt0.c now contains stuff that REALLY IS machine-dependent, or stuff that
is completely intermingled in machdep code (and thus can't be separated
easily).
1999-03-20 00:13:51 +00:00
..
csu Collect the top parts of the ELF crt0.c files into a common header, and 1999-03-20 00:13:51 +00:00
libarch make the mipse[lb]->mips translation really work 1999-03-05 12:19:17 +00:00
libbz2 Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libc braces for gcc-2.8.1 1999-03-19 12:56:16 +00:00
libcompat convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
libcrypt Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libcurses Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libedit Add missing , in he_errlist[] initializer. Yay lint. 1999-03-06 00:17:25 +00:00
libkvm Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libl convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
libm Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libntp Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libossaudio Avoid defining _POSIX_SOURCE. 1999-03-18 11:22:54 +00:00
libpcap Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libposix Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libresolv Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
librmt convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
librpcsvc convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
libskey Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libtelnet Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libterm Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libutil Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
libwrap Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
liby convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
libz Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing 1999-02-25 08:02:19 +00:00
bumpversion
checkver Make this work on a real bourne shell. 1999-03-16 18:57:31 +00:00
checkvers Replace find with ls when looking for installed libraries to prevent subdirectories from being searched. (suggested by Hubert Feyrer) 1999-01-27 05:50:29 +00:00
Makefile
Makefile.inc