[odc] Daily src changes for 2007-05-11
ODC
auto at squish.net
Sat May 12 07:00:01 BST 2007
OpenBSD src changes summary for 2007-05-11
==========================================
sbin/fsck_ffs sbin/reboot
sys/arch/amd64/amd64 sys/arch/i386/i386
sys/arch/m88k/m88k sys/arch/sgi/stand/boot
sys/arch/sparc64/sparc64 sys/arch/vax/bi
sys/dev/pci sys/dev/sdmmc
sys/kern sys/sys
usr.bin/cvs usr.bin/sdiff
usr.bin/sendbug usr.bin/tftp
usr.sbin/bgpd usr.sbin/popa3d
== sbin ============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
fsck_ffs
~ pass5.c
> pass the right size arg to memset, otherwise we end up with a
> partially initialized summary info struct. ok millert@ pedro@ (otto@)
reboot
~ reboot.c
> it's silly for reboot to poweroff. adapted from diff by diana eichert
> (tedu@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/amd64
~ trap.c
> Don't use LK_CANRECURSE for the kernel lock, okay miod@ art@ (pedro@)
arch/i386/i386
~ trap.c
> Don't use LK_CANRECURSE for the kernel lock, okay miod@ art@ (pedro@)
arch/m88k/m88k
~ trap.c
> Don't use LK_CANRECURSE for the kernel lock, okay miod@ art@ (pedro@)
arch/sgi/stand/boot
~ boot.c
> simple misspell, miod@ ok (jj@)
arch/sparc64/sparc64
~ locore.s
> Don't clear %tick register. Should not be necessary and undesirable since
> %tick is hyperprivileged on sun4v.
> ok jason@ (kettenis@)
arch/vax/bi
~ if_ni.c ~ kdb.c
> Don't use LK_CANRECURSE for the kernel lock, okay miod@ art@ (pedro@)
dev/pci
~ pciide.c
> Ditch acard_pci_intr() as nothing currently uses it.
> Pointed out by deraadt@ (jsg@)
dev/sdmmc
~ sdmmcdevs.h
> regen (mglocker@)
~ sdmmcdevs
> Add vendor and product; AboCom Systems, Inc. SDW11G. (mglocker@)
kern
~ kern_lock.c
> Don't use LK_CANRECURSE for the kernel lock, okay miod@ art@ (pedro@)
sys
~ systm.h
> Don't use LK_CANRECURSE for the kernel lock, okay miod@ art@ (pedro@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ logmsg.c
> Sync with editit from sendbug. (ray@)
~ logmsg.c
> cvs_logmsg_edit no longer fails with ECHILD.
> Add comment describing cvs_logmsg_edit usage. (ray@)
~ root.c
> fix format of the CVSROOT string in comments.
> from Tobias Stoeckmann. OK niallo at . (xsa@)
~ root.c
> typo in previous commit; (xsa@)
sdiff
~ edit.c
> Sync with editit from sendbug. (ray@)
sendbug
~ sendbug.c
> Instead of returning -1 and setting errno to ECHILD if the editor
> has a non-zero exit status, just return the exit status on success.
> Hard errors still return -1. If the editor is killed, return -1
> and set EINTR. (ray@)
~ sendbug.c
> If fork fails with EAGAIN, ignore errno and fail. Looping just
> worsens the problem.
> cloder@ and deraadt@ agree. (ray@)
tftp
~ tftp.c ~ main.c
> Delinting from tbert <bret dot lambert at gmail dot com>
> OK moritz@ (ray@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
bgpd
~ bgpd.c ~ kroute.c
~ rde.c ~ rde_attr.c
~ rde_decide.c ~ rde_filter.c
~ rde_prefix.c ~ rde_rib.c
~ rde_update.c ~ util.c
> Various spelling fixes from Stuart Henderson. (claudio@)
popa3d
~ standalone.c
> Delinting from tbert <bret dot lambert at gmail dot com>
> OK moritz@ (ray@)
===============================================================================
More information about the odc
mailing list