NetBSD/lib
wiz 6bce40bcab The argument of .Fn should look like this:
.Fn function_name "int first" "char *second"
not like this:
.Fn function_name "int first, char *second".
2002-08-06 12:44:34 +00:00
..
csu To make things clearer, use register prefixes in asm() code. 2002-07-29 21:54:35 +00:00
i18n_module refine i18n stuffs. 2002-03-17 22:14:05 +00:00
libarch Fix multiple bugs: 2002-07-19 22:03:39 +00:00
libasn1
libbz2 Work around compiler problem on VAX by building with -O0 on that 2002-06-27 21:03:37 +00:00
libc Include "sys/param.h" and use "MATHPATHLEN" instead of "_POSIX_PATH_MAX" 2002-08-04 11:55:51 +00:00
libcdk
libcom_err
libcompat
libcrypt crank minor for bcrypt support 2002-05-24 04:07:05 +00:00
libcrypto regen openssl manpage from 0.9.6e source. 2002-07-31 01:45:20 +00:00
libcrypto_idea
libcrypto_rc5
libcurses Sort attr* functions/macros. 2002-08-04 17:08:16 +00:00
libdes
libedit _rl_qsort_string_compare(): Fix casts. This makes gcc 3.2 happy, 2002-04-09 01:57:34 +00:00
libform The argument of .Fn should look like this: 2002-08-06 12:44:34 +00:00
libgssapi
libhdb
libintl
libipsec plug memory leak. from ebisawa@iij, sync w/kame 2002-07-31 07:00:22 +00:00
libkadm
libkadm5clnt
libkadm5srv
libkafs
libkdb
libkrb
libkrb5 - in <bsd.files.mk>, don't clear FILES after using it, as that prevents 2002-04-24 08:18:45 +00:00
libkstream __STDC__ is always defined on NetBSD. 2002-05-26 16:53:30 +00:00
libkvm Minor correction: s/i386/SH3/ 2002-07-10 09:17:02 +00:00
libl
libm Add sinf/cosf. 2002-07-14 19:55:24 +00:00
libmenu ispell. 2002-07-29 13:30:13 +00:00
libossaudio Add SOUND_MASK_* for the last SOUND_MIXER_* values that didn't have any. 2002-05-27 14:42:15 +00:00
libpcap Space before comment after #endif. 2002-05-16 19:57:22 +00:00
libpci
libposix
libresolv
librmt
libroken
librpcsvc Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
libskey use strtok_r, as strtok can interfere with outside users. 2002-06-23 12:20:10 +00:00
libsl
libss
libssl sync with 0.9.6d. shlib minor for libssl and libcrypto 2002-06-09 16:12:52 +00:00
libtelnet __STDC__ is always defined on NetBSD. 2002-05-26 22:01:47 +00:00
libterm restore 0 padding for %2 and %3. From David Laight. 2002-07-04 18:47:28 +00:00
libusbhid sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
libutil add utmpx/wtmpx processing routines. 2002-07-27 23:49:23 +00:00
libvers
libwrap Correct #ifdef'ed out usage of memset 2002-07-20 14:18:45 +00:00
liby
libz I've been scolded for not bumping the minor, so there. 2002-05-29 20:07:44 +00:00
bumpversion
checkver
checkvers
Makefile Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
Makefile.inc