[odc] Daily src changes for 2005-08-31
ODC
auto at squish.net
Thu Sep 1 08:00:22 BST 2005
OpenBSD src changes summary for 2005-08-31
==========================================
regress/misc sys/dev/ic
sys/netinet usr.bin/ssh
usr.sbin/adduser
== regress =========================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
misc
~ X11/Makefile + X11/blt/Makefile
+ X11/blt/blt.c
> Add regression test for fbBlt().
> permission from deraadt@ (kettenis@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/ic
~ ami.c ~ amivar.h
> Make ioctls stop polling for completion. This enhances the responsiveness
> of the system.
> tested and ok krw@, dlg@, deraadt@ (marco@)
~ ami.c ~ amivar.h
> Fix some tsleep magic. Code done by krw@
> feel free to commit, krw@
> ok deraadt@ (marco@)
~ ami.c
> Remove check that prevents disks that are not in the unused state to move
> to
> hot spare state. This *should* be detected in f/w however there is one
> known
> case where it does not work and hence this workaround was committed. By
> having
> this in there disks that were removed and reinserted that used to be
> hotspares
> show up as unused however the meta data on disk conflicts with this
> preventing
> it to be moved to hotspare.
> OK, commit this, deraadt@ (marco@)
netinet
~ ip_carp.c
> Comment out KASSERT(mc != NULL) in carp_ether_delmulti. Because we mess
> with
> the multicast list elsewhere, it can occur under certain conditions
> (PR4475).
> ok deraadt@ mpf@ (mcbride@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ssh
~ version.h
> 4.2 (markus@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
adduser
~ adduser.perl
> Use ksh as the default shell instead of sh.
> ok deraadt@ (kettenis@)
===============================================================================
More information about the odc
mailing list