[odc] Daily src changes for 2012-03-13
ODC
auto at squish.net
Wed Mar 14 07:00:01 GMT 2012
OpenBSD src changes summary for 2012-03-13
==========================================
lib/libc lib/libkvm
lib/librthread regress/usr.bin
share/man sys/dev/pci
sys/kern usr.bin/pkill
usr.sbin/smtpd
== lib =============================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ sys/Makefile.inc + sys/__thrsigdivert.2
+ sys/__thrsleep.2
> Add manpages for __thrsigdivert, __thrsleep, and __thrwakeup. Various
> syntax and grammar fixes from jmc@ (guenther@)
libkvm
~ kvm_file2.c
> 0 is a valid uid for files sysctl, don't skip it. reminded by guenther
> (tedu@)
librthread
~ rthread_debug.c
> Don't trust the environment if issetugid() (guenther@)
== regress =========================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ bc/Makefile + bc/t19.c
> rough test of the bc(1) math lib (otto@)
~ bc/t19.c
> better bounds (otto@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/isapnp.4
> In the CAVEATS section, make the sample dmesg output lines actually match
> what
> the kernel would output. (miod@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/pci
~ pciide.c
> Don't call wdcintr() for channels that aren't properly initialized or don't
> have any drives on them. Fixes a panic seen on sparc64 machines with that
> pesky Acer Labs chipset.
> ok deraadt@, krw@, henning@ (kettenis@)
kern
~ kern_sysctl.c
> 0 is a valid uid for files sysctl, don't skip it. ok guenther (tedu@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
pkill
~ pkill.c
> Teach pgrep/pkill to only match processes, not threads. ok guenther@
> (sthen@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
smtpd
~ scheduler_ramqueue.c
> When moving back envelope from offload tree to msg tree ... remove the
> envelope from offload tree not msg tree, this corrupts the ramqueue in
> ways that I couldn't imagine before wasting so many hours tracking it.
> Fixes crash on my server under load, no crash after about 20K mails
> processed from up to 150 concurrent sessions. (gilles@)
===============================================================================
More information about the odc
mailing list