NetBSD/lib
itojun c81f32fe6c comment from niels provos;
- seed2 is necessary, but use it as "seed2 + x" not "seed2 ^ x".
- skipping number is not needed, so disable it for 16bit generator (makes
  the repetition period to 30000)
2003-12-10 05:22:18 +00:00
..
csu Make sure this still compiles with gcc-2.95. Hello vaxen! 2003-12-03 18:41:35 +00:00
i18n_module add iconv_t cache. 2003-07-01 09:42:15 +00:00
libarch bump major. i386_vm86 abi change. 2003-09-11 19:19:31 +00:00
libasn1 Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
libbsdmalloc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libbz2 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libc comment from niels provos; 2003-12-10 05:22:18 +00:00
libcdk Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libcom_err The config.h we get when building as a host tool is the libnbcompat 2002-09-13 18:30:43 +00:00
libcompat Don't use NULL to compare against an int. 2003-10-21 00:16:55 +00:00
libcrypt Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libcrypto avoid bswapl, which is post-i486 (including i486) insn. markus@openbsd 2003-11-13 19:36:31 +00:00
libcrypto_idea adopted changes made to libcrypto/Makefile: 2002-09-01 06:01:13 +00:00
libcrypto_mdc2 MDC2 is a patented algorithm; don't ship it in default libcrypto. 2002-09-26 13:05:54 +00:00
libcrypto_rc5 adopted changes made to libcrypto/Makefile: 2002-09-01 06:01:13 +00:00
libcurses Increment libcurses minor to 11 for nodelay() void -> int change. 2003-12-04 21:26:09 +00:00
libdes Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
libedit update for function name change 2003-12-08 12:03:01 +00:00
libevent fix a bad realloc; from awohl@chessclub 2003-10-11 18:30:09 +00:00
libform netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
libgssapi * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libhdb * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libintl Use 2003-04-16 13:34:34 +00:00
libipsec avoid memory leak. hint from Andrew Lunn 2003-11-23 08:33:13 +00:00
libkadm Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
libkadm5clnt * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libkadm5srv * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libkafs * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libkdb heimdal builds shouldn't dig into openssl source by -Ifoo. 2002-08-29 01:31:27 +00:00
libkrb upgrade openssl to 0.9.7b. (AES is now supported) 2003-07-24 14:16:30 +00:00
libkrb5 * Bump the shlib major of libkrb5 because the shlib major of libcrypto 2003-10-09 04:40:26 +00:00
libkstream no longer need to -I/usr/include first (yes, it's still confusing, i admit) 2003-07-23 13:35:13 +00:00
libkvm zero out nl, from Todd Miller. thanks! 2003-11-17 20:41:54 +00:00
libl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libm Add a list of pre-defined values (such as pi, e etc.). 2003-12-03 23:31:21 +00:00
libmagic magic_errno() was added -> bump minor 2003-10-27 17:09:43 +00:00
libmenu new_item fixes: 2003-09-29 12:32:24 +00:00
libossaudio drop whitespace 2003-11-18 22:42:04 +00:00
libpcap prevent double free. From OpenBSD 2003-11-24 21:49:12 +00:00
libpci Use 2003-04-16 13:34:34 +00:00
libpmc Include string.h for strcmp. 2003-05-21 20:29:51 +00:00
libposix Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
libpthread Add pthread_{g,s}etschedparam, that do nothing. 2003-12-07 20:29:07 +00:00
libpthread_dbg Add td__getstacksize() to support variable stack sizes. 2003-11-27 16:32:09 +00:00
libresolv Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
librmt Use 2003-04-16 13:34:34 +00:00
libroken version 12.3 2002-09-12 13:39:53 +00:00
librpcsvc use {u_,}int32_t instead of {u,}int32(={u_,}long) 2003-09-21 15:35:46 +00:00
librt Check for __weak_alias macro before using it. 2003-12-07 12:53:19 +00:00
libskey Grammar, spelling, markup fixes from jmc@openbsd. 2003-06-06 13:42:49 +00:00
libsl Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libss Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libssl switch to openssl 0.9.7b 2003-07-24 14:28:57 +00:00
libtelnet Don't compare an int to NULL. 2003-10-21 01:10:47 +00:00
libterm Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libusbhid netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
libutil Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
libvers Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
libwrap Move Matt Green's code from a 4-clause to a 3-clause licence by removing 2003-10-13 14:22:20 +00:00
liby Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
libz Add zlib(3) provided by jmc@openbsd -- thank you! 2003-10-03 18:46:22 +00:00
Makefile libkafs is needed for both krb4 and krb5. lha 2003-07-23 20:48:51 +00:00
Makefile.inc enable WARNS=2 2001-11-05 15:23:49 +00:00
bumpversion netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
checkoldver add a pair of double quotes. 2003-10-25 07:53:12 +00:00
checkver
checkvers