NetBSD/lib
drochner b6581ead5f Minor size_t!=int related cleanup, only effective on the alpha.
btw: the maximum length of an RE is limited by the "int" range, also
on the alpha. "sopno" is "int", and "int"s are used as counters within
the code, so it would need some work to change this. I only don't know
how one could test it...
1998-12-13 12:21:46 +00:00
..
csu Compile with -fPIC. 1998-11-24 11:16:11 +00:00
libarch Make this build again. 1998-09-17 05:15:11 +00:00
libbz2 char -> unsigned char 1998-11-06 22:49:30 +00:00
libc Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
libcompat __RENAME() the libcompat regexp routines so they will not be used by 1998-09-14 20:25:02 +00:00
libcrypt vax -> __vax__ 1998-10-20 02:02:30 +00:00
libcurses first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
libedit delint 1998-12-12 20:08:21 +00:00
libkvm Add enough of a kvm_sparc64.c to get the kvm library to build. 1998-11-25 05:49:58 +00:00
libl
libm Use __arm32__, not arm32, for egcs. 1998-11-24 09:25:30 +00:00
libntp Resolve corn-flakes 1998-08-12 14:11:49 +00:00
libossaudio Xref midi(4). 1998-08-12 12:23:30 +00:00
libpcap convert to using LPREFIX and YPREFIX 1998-11-01 03:48:35 +00:00
libposix Bump libposix minor version to 1: addition of chown(), fchown() and lchown(). 1998-02-14 20:44:54 +00:00
libresolv
librmt - support RCMD_CMD, ala rcmd(3). 1998-03-08 23:36:46 +00:00
librpcsvc revert; we can't break the existing ABI and API 1998-02-12 01:57:27 +00:00
libskey const poisoning. 1998-07-26 21:58:46 +00:00
libtelnet char -> unsigned char 1998-11-06 19:20:12 +00:00
libterm Clean up lint - one set but unused variable, 3 FALLTHROUGH comments needed, 1998-10-14 13:51:36 +00:00
libutil Delint 1998-12-09 14:35:02 +00:00
libwrap Remove trailing space from LIB= line 1998-10-07 02:25:12 +00:00
liby merge with lite-2 1998-01-22 07:02:52 +00:00
libz Sync with file in "src/sys/lib/libz". 1998-11-03 22:05:43 +00:00
Makefile Descend into libbz2. 1998-09-14 06:39:53 +00:00
Makefile.inc
bumpversion per PR#4304 this script should do fine with an inherited PATH 1998-04-09 05:08:32 +00:00
checkver Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge. 1998-11-12 05:39:45 +00:00
checkvers Add ability to use either a file or the sets files when checking library version numbers. Added -d, -s and -f flags for check dir, check sets and check file. Suggested by Simon Burge. 1998-11-12 05:39:45 +00:00