NetBSD/lib
ad 59fcf21389 PR kern/26878 FFSv2 + softdep = livelock (no free ram)
PR kern/16942 panic with softdep and quotas
PR kern/19565 panic: softdep_write_inodeblock: indirect pointer #1 mismatch
PR kern/26274 softdep panic: allocdirect_merge: ...
PR kern/26374 Long delay before non-root users can write to softdep partitions
PR kern/28621 1.6.x "vp != NULL" panic in ffs_softdep.c:4653 while unmounting a softdep (+quota) filesystem
PR kern/29513 FFS+Softdep panic with unfsck-able file-corruption
PR kern/31544 The ffs softdep code appears to fail to write dirty bits to disk
PR kern/31981 stopping scsi disk can cause panic (softdep)
PR kern/32116 kernel panic in softdep (assertion failure)
PR kern/32532 softdep_trackbufs deadlock
PR kern/37191 softdep: locking against myself
PR kern/40474 Kernel panic after remounting raid root with softdep

Retire softdep, pass 2. As discussed and later formally announced on the
mailing lists.
2009-02-22 20:28:05 +00:00
..
csu strip .ident, if MKSTRIPIDENT. From Adam Ciarci 2009-02-18 15:21:52 +00:00
i18n_module bump shared libraries. 2009-01-11 03:07:47 +00:00
libarch build libi386 / libsparc in 32 bit mode on amd64 / sparc64, respectively. 2008-10-26 07:05:33 +00:00
libasn1 bump shared libraries. 2009-01-11 03:07:47 +00:00
libbind9 bump shared libraries. 2009-01-11 03:07:47 +00:00
libbluetooth bump shared libraries. 2009-01-11 03:07:47 +00:00
libbsdmalloc
libbz2
libc Add __warn_references to getdirentries(), per PR 37730. Okayed by Christos 2009-02-22 06:33:38 +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 fix -Wsign-compare issues 2009-01-18 12:14:16 +00:00
libcrypto Correct the syntax: .ifndef(RC4_SRCS) -> .if !defined(RC4_SRCS). 2009-01-18 16:52:18 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Get the ESCDELAY from the environment. 2009-02-22 20:05:48 +00:00
libdes bump shared libraries. 2009-01-11 03:07:47 +00:00
libdns bump shared libraries. 2009-01-11 03:07:47 +00:00
libedit remove VEOF test. the tty is in cooked mode when we are not editing and 2009-02-21 23:35:10 +00:00
libevent PR/40480: George Abdelmalik: Don't redefine _FORTIFY_SOURCE if it is already 2009-01-26 15:09:56 +00:00
libform bump shared libraries. 2009-01-11 03:07:47 +00:00
libgssapi bump shared libraries. 2009-01-11 03:07:47 +00:00
libhdb bump shared libraries. 2009-01-11 03:07:47 +00:00
libheimntlm bump shared libraries. 2009-01-11 03:07:47 +00:00
libhx509 bump shared libraries. 2009-01-11 03:07:47 +00:00
libintl cache_cmp: fix comparison. 2009-02-18 13:08:22 +00:00
libipsec bump shared libraries. 2009-01-11 03:07:47 +00:00
libisc bump shared libraries. 2009-01-11 03:07:47 +00:00
libisccc bump shared libraries. 2009-01-11 03:07:47 +00:00
libisccfg bump shared libraries. 2009-01-11 03:07:47 +00:00
libiscsi bump shared libraries. 2009-01-11 03:07:47 +00:00
libkadm5clnt bump shared libraries. 2009-01-11 03:07:47 +00:00
libkadm5srv bump shared libraries. 2009-01-11 03:07:47 +00:00
libkafs bump shared libraries. 2009-01-11 03:07:47 +00:00
libkrb5 bump shared libraries. 2009-01-11 03:07:47 +00:00
libkvm bump shared libraries. 2009-01-11 03:07:47 +00:00
libl
liblwres bump shared libraries. 2009-01-11 03:07:47 +00:00
libm fix -Wsign-compare issue (on macppc) 2009-02-16 01:19:34 +00:00
libmagic bump shared libraries. 2009-01-11 03:07:47 +00:00
libmenu bump shared libraries. 2009-01-11 03:07:47 +00:00
libossaudio Bump date for previous. 2009-02-03 12:48:00 +00:00
libp2k PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
libpam custom password prompt that displays the user. 2009-02-11 18:38:56 +00:00
libpcap bump shared libraries. 2009-01-11 03:07:47 +00:00
libpci bump shared libraries. 2009-01-11 03:07:47 +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 bump shared libraries. 2009-01-11 03:07:47 +00:00
libpthread pthread_barrier: Fix numerous stupid bugs. Surprising that nobody 2009-01-29 21:19:35 +00:00
libpthread_dbg bump shared libraries. 2009-01-11 03:07:47 +00:00
libpuffs Remove the paragraph saying interfaces will change without warning. 2009-02-20 14:26:56 +00:00
libradius Fix build by making split return a size_t: 2009-01-19 09:43:11 +00:00
librefuse sign-compare fix 2009-01-26 04:00:40 +00:00
libresolv bump shared libraries. 2009-01-11 03:07:47 +00:00
librmt
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 Small fix, "processes" mistaken with "processors". 2009-01-29 00:54:54 +00:00
librump Back to WARNS=3 until the kernel source is -Wsign-compare friendly. 2009-02-12 13:20:17 +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
libsdp bump shared libraries. 2009-01-11 03:07:47 +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
libssh changes for openssh-5.1 2009-02-16 20:55:45 +00:00
libssl bump shared libraries. 2009-01-11 03:07:47 +00:00
libtelnet bump shared libraries. 2009-01-11 03:07:47 +00:00
libterm
libukfs Do not flock() block devices. The kernel recently started to guard 2009-02-11 14:35:58 +00:00
libusbhid
libutil remove pointless static. 2009-02-20 16:44:06 +00:00
libvers support MAKEVERBOSE 2008-09-03 07:12:28 +00:00
libwrap bump shared libraries. 2009-01-11 03:07:47 +00:00
liby
libz
bumpversion
checkoldver
checkver
checkvers
Makefile put back the atf libraries in here, but find them in external. 2009-01-26 06:27:33 +00:00
Makefile.inc