NetBSD/lib
pooka dccec0f03b fuse directory fillers return opposite truth values from puffs_nextdent,
so invert return value to make readdir callers which check the return
value work.
2007-02-11 14:38:00 +00:00
..
csu MD_DO_NOT_NEED_FALLTHRU - from Nick Hudson. 2007-01-02 14:32:34 +00:00
i18n_module 1. add iconv support for following encodings: 2006-11-22 23:38:25 +00:00
libarch Bump date for previous. 2006-04-13 21:08:33 +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 Add manual pages for new LWP syscalls. 2007-02-10 10:38:25 +00:00
libcom_err Remove -DKRB4 (Jukka Salmi) 2006-03-20 21:20:59 +00:00
libcompat make sure p is initialized. 2006-04-08 22:05:36 +00:00
libcrypt Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libcrypto Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +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 PR/35411: Matthew Wala: inconsistency in editline(3): rename "num" to the 2007-01-12 16:31:13 +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
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 Add ${NETBSDSRCDIR}/sys to the include path. 2007-02-10 00:23:13 +00:00
libl fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
libm Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
libmagic last change to file.h modified struct magic: bump major 2006-10-31 21:53:17 +00:00
libmenu fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
libossaudio
libpam init the syslog data. 2006-11-03 18:55:40 +00:00
libpcap Re-add version.c which got lost in the update. 2006-05-02 09:59:26 +00:00
libpci
libpmc
libposix
libprop Add prop_dictionary_all_keys.3 link (hi, potr). 2006-10-27 01:29:37 +00:00
libpthread Cast the return value of _lwp_unpark_all(), just in case. 2007-02-09 23:53:24 +00:00
libpthread_dbg Bump libpthread & libpthread_dbg minor versions so that an old SA copy 2007-02-09 23:00:16 +00:00
libpuffs Nm the manual puffs instead of libpuffs 2007-02-08 05:24:36 +00:00
libradius no point in using alloca here. 2006-11-09 17:02:52 +00:00
librefuse fuse directory fillers return opposite truth values from puffs_nextdent, 2007-02-11 14:38:00 +00:00
libresolv
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
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
libss
libssh compile alloca using code -Wno-stack-protector 2006-11-09 20:45:01 +00:00
libssl
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 Add support for per-user /tmp. 2007-02-04 08:19:26 +00:00
libvers
libwrap change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
liby
libz
Makefile libpam also depends on libkafs now, so .WAIT before building it. 2007-01-06 20:54:37 +00:00
Makefile.inc WFORMAT is no more... 2006-10-08 17:52:28 +00:00
bumpversion
checkoldver
checkver
checkvers