NetBSD/lib
2007-03-22 14:22:08 +00:00
..
csu Didn't fix it completely. Now fixed. 2007-03-16 22:50:22 +00:00
i18n_module 1. add iconv support for following encodings: 2006-11-22 23:38:25 +00:00
libarch fix more caddr_t -> void * fallout. 2007-03-05 03:05:16 +00:00
libasn1 Add emalloc. 2006-12-11 00:55:02 +00:00
libbluetooth expose the bthcid API details so that external PIN clients do not 2006-09-26 19:18:19 +00:00
libbsdmalloc
libbz2 use -O0 for blocksort.o on sh3 & GCC4. 2006-05-21 03:34:57 +00:00
libc return NULL instead of core-dumping when we could not open the services file/db 2007-03-21 02:35:39 +00:00
libcom_err Remove -DKRB4 (Jukka Salmi) 2006-03-20 21:20:59 +00:00
libcompat Fix MKDEBUGLIB build. 2007-02-16 16:34:17 +00:00
libcrypt Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libcrypto sort. 2007-03-10 16:30:45 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Pull down the following from the wcurses branch: 2007-01-22 21:14:53 +00:00
libdes fix the man page. 2006-03-20 21:33:26 +00:00
libedit Fix bug with multiple pending el_pushes. Reported by Julien Torres. 2007-03-01 21:41:45 +00:00
libevent Avoid a warning about an unused variable if compiling with -DNDEBUG. 2007-01-26 19:34:30 +00:00
libform Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libgssapi sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libhdb sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libintl Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libipsec Bump libipsec minor 2006-12-10 18:47:15 +00:00
libiscsi Pick up the netmask functionality. 2006-02-12 15:38:34 +00:00
libkadm5clnt Add kadm5_err.h to DPSRSC (as is done in libkadm5srv) otherwise we 2006-11-11 14:00:56 +00:00
libkadm5srv sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
libkafs Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
libkrb5 fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libkvm Revert the kauth_impl.h change. Elad is going to maintain this. Asked by core@ 2007-02-24 20:41:33 +00:00
libl fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libm remove references to old cabs() 2007-02-26 12:10:56 +00:00
libmagic regen 2007-03-04 15:27:54 +00:00
libmenu fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
libossaudio appease gcc -Wuninitialized. some delint 2005-06-01 11:22:18 +00:00
libpam bump date 2007-03-10 18:31:42 +00:00
libpcap Re-add version.c which got lost in the update. 2006-05-02 09:59:26 +00:00
libpci
libpmc Minus sign is \- 2005-10-31 11:45:49 +00:00
libposix
libprop Add prop_dictionary_all_keys.3 link (hi, potr). 2006-10-27 01:29:37 +00:00
libpthread Move PTHREADD_ADD(PTHREADD_COND_WOKEUP) back to the correct spot. 2007-03-21 19:08:18 +00:00
libpthread_dbg Remove more SA libpthread stuff. 2007-03-14 21:09:01 +00:00
libpuffs remove variable names from header 2007-03-22 14:22:08 +00:00
libradius no point in using alloca here. 2006-11-09 17:02:52 +00:00
librefuse use puffs_addvtype2mode() in puffs_fuse_node_mknod() 2007-03-16 08:17:36 +00:00
libresolv Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
librmt Coverity CID 587: Dead code detected because the loop was using the wrong 2006-03-19 23:05:50 +00:00
libroken No need to compile their own efun's. 2006-08-26 18:12:50 +00:00
librpcsvc xdr sucks. sprinkle some (void *) casts into it's functions taking void **, 2006-05-11 17:11:57 +00:00
librt This function is in librt, not libc. 2005-05-16 00:45:24 +00:00
libsdp Add service discovery support for the Handsfree profile 2006-08-17 20:13:31 +00:00
libskey catch up with new location for rmd160.h header file 2006-10-28 15:35:28 +00:00
libsl Add proper DT_NEEDED dependencies. From Jukka Salmi 2006-03-17 21:43:16 +00:00
libss Add proper DT_NEEDED dependencies. From Jukka Salmi 2006-03-17 21:43:16 +00:00
libssh bump major 2007-03-10 23:07:18 +00:00
libssl move all pqueue.h headers to libcrypto. 2005-12-31 00:14:35 +00:00
libssp PR/35034: Henning Petersen: Forgot to commit shlib_version 2006-11-11 07:40:45 +00:00
libtelnet Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libterm Split "if (cond) stmt;" to be on separate lines. 2006-12-19 02:02:03 +00:00
libusbhid cast shift argument in macro. 2006-05-19 14:40:15 +00:00
libutil Remove pw_error prototype, the function is described in a different man page. 2007-02-17 09:37:55 +00:00
libvers Only #define HAVE_IPV6 if ${USE_INET6} != "no". 2005-01-10 03:11:17 +00:00
libwrap change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
liby ansify. 2005-12-05 01:50:28 +00:00
libz use zlib-1.2.3 2006-01-14 20:12:36 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile insert .WAIT between libcom_err and libasn1. 2007-03-01 02:54:51 +00:00
Makefile.inc WFORMAT is no more... 2006-10-08 17:52:28 +00:00