NetBSD/lib
drochner e712404ece let the previous fix apply to acos rather than atan2,
and get rid of #ifdef vax
2010-01-20 16:49:42 +00:00
..
csu Merge from matt-nb5-mips64 2009-12-14 01:00:46 +00:00
i18n_module rename LD32DIR to MLIBDIR. 2009-12-13 08:25:20 +00:00
libarch rename LD32DIR to MLIBDIR. 2009-12-13 08:25:20 +00:00
libasn1 bump shared libraries. 2009-01-11 03:07:47 +00:00
libbluetooth Formatting nits. 2009-08-03 22:13:47 +00:00
libbsdmalloc
libbz2
libc Free malloc()ed buffer in error case. Found by cppcheck. 2010-01-17 23:13:32 +00:00
libcom_err bump shared libraries. 2009-01-11 03:07:47 +00:00
libcompat Convert more MACHINE tests to MACHINE_ARCH 2009-02-14 13:50:50 +00:00
libcrypt ANSI function prototypes 2009-05-01 00:28:17 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Read input from the correct FILE. 2009-11-04 21:51:11 +00:00
libedit PR/42646: Joachim Kuebart: Shell crashes in libedit when window size changes 2010-01-20 01:15:52 +00:00
libform bump shared libraries. 2009-01-11 03:07:47 +00:00
libgssapi bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libhdb bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libheimntlm bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libhx509 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libintl Do not use \." for comments, always use .\". Discussed with uwe@. 2009-11-12 00:43:52 +00:00
libipsec bump shared libraries. 2009-01-11 03:07:47 +00:00
libkadm5clnt bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkadm5srv bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkafs bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkrb5 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
libkvm Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
libl
liblwres bump shared libraries. 2009-01-11 03:07:47 +00:00
libm let the previous fix apply to acos rather than atan2, 2010-01-20 16:49:42 +00:00
libmenu Add missing comma in the NAME Nm list. 2009-10-24 11:17:13 +00:00
libossaudio Remove USETBL, now that man page does not need tbl any longer. 2009-03-12 13:52:47 +00:00
libp2k Technically we're supposed to use flags from the RUMP_NAMEI namespace 2009-12-23 01:15:11 +00:00
libpam Close file handle after using it. Found by cppcheck. 2010-01-17 23:17:08 +00:00
libpcap bump shared libraries. 2009-01-11 03:07:47 +00:00
libpci fix typo: rag -> reg 2009-10-23 15:41:58 +00:00
libpmc bump shared libraries. 2009-01-11 03:07:47 +00:00
libposix use libc/libcincludes.mk. 2008-10-26 07:28:49 +00:00
libprop Implement prop_array_externalize_to_pref(), prop_array_copyin(), 2009-10-10 18:06:53 +00:00
libpthread pthread_attr(3): sync with reality i.e. uncomment descriptions about 2009-10-05 23:37:01 +00:00
libpthread_dbg bump shared libraries. 2009-01-11 03:07:47 +00:00
libpuffs Add convenience routine puffs_unmountonsignal(), which does exactly that. 2010-01-12 18:42:38 +00:00
libradius bump libcrypto and friends; OpenSSL abi change: do_cipher last argument 2009-07-20 17:30:52 +00:00
librefuse PR/41250: David H. Gutteridge: librefuse fuse_opt.h header doesn't accommodate 2009-04-19 22:25:29 +00:00
libresolv bump shared libraries. 2009-01-11 03:07:47 +00:00
librmt Remove redundant .Pp. 2009-04-11 17:10:57 +00:00
libroken bump shared libraries. 2009-01-11 03:07:47 +00:00
librpcsvc bump shared libraries. 2009-01-11 03:07:47 +00:00
librt Merge two descriptions for same error code. 2009-05-13 12:56:05 +00:00
librump Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +00:00
librumpcrypto install librumpcrypto component: kernel crypto routines 2009-09-03 12:33:54 +00:00
librumpdev Build & install rumpdev, a device component for rump. It currently 2009-09-03 15:35:58 +00:00
librumpnet Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +00:00
librumpuser
librumpvfs Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +00:00
libskey bump shared libraries. 2009-01-11 03:07:47 +00:00
libsl bump shared libraries. 2009-01-11 03:07:47 +00:00
libss bump shared libraries. 2009-01-11 03:07:47 +00:00
libtelnet bump shared libraries. 2009-01-11 03:07:47 +00:00
libterm SuSv2 mandates that tputs should return int instead of void. 2009-06-13 19:23:22 +00:00
libukfs Refcount ukfs_part. Otherwise it's not possible to call ukfs_mount() 2009-12-13 20:52:36 +00:00
libusbhid Fix copy-paste-o. Per the HID spec, Global Item Tag 0b001101nn is 2010-01-05 17:57:06 +00:00
libutil Update my email address to one I have used in this millenium. 2009-10-22 23:08:03 +00:00
libvers
libwrap bump shared libraries. 2009-01-11 03:07:47 +00:00
liby
libz Remove redundant physical markup. Don't workaround ancient macro argment 2009-03-12 12:47:49 +00:00
Makefile avoid some subdirs that need -lcrypto, for MKCRYPTO=no. 2009-12-29 23:01:09 +00:00
Makefile.inc
bumpversion
checkoldver
checkver
checkvers