[odc] Daily src changes for 2008-01-14
ODC
auto at squish.net
Tue Jan 15 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-01-14
==========================================
gnu/usr.bin/binutils sbin/pflogd
sys/arch/amd64/amd64 sys/arch/zaurus/conf
sys/dev/isa sys/dev/pci
sys/sys usr.bin/cvs
== gnu =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/binutils
~ Makefile.bsd-wrapper
> manpages need directories.
> okay kettenis@ (espie@)
~ Makefile.in
> Fix a race by making maybe-all-bfd depend on all-bfd and maybe-all-opcodes
> depend on all-opcodes. Problem found by espie at .
> ok espie@ (kettenis@)
== sbin ============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
pflogd
~ pflogd.8
> clear up pidfile(-p) option form
> tweaked by jmc, ok henning (okan@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/amd64
~ dkcsum.c
> Remove extra whitespace after comment; makes file identical to i386 version
> (except for RCS string of course). (kettenis@)
arch/zaurus/conf
~ GENERIC
> Enable umbg(4) on the Zaurus.
> ok mglocker, claudio. (mbalmer@)
dev/isa
~ sbdsp.c
> return earlier if the device index is negative
> ok ratchov (jakemsr@)
dev/pci
~ envy.c ~ sv.c
> protect against an invalid device index possibly leading to kernel
> crash. inspired by deanna's similar bug fix in ac97.
> ok ratchov (jakemsr@)
~ if_tht.c
> Zap two usless printfs.
> ok dlg@ (thib@)
sys
~ disklabel.h
> Fix max disk size: whe have 48 bits for size in 512 bytes units.
> 1 bit allowance to avoid possible sign extend issues for now.
> This results in a max partition or disk size of 64PB. ok krw@ miod@
> (otto@)
== usr.bin =========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ rcs.c
> Changed xmalloc(n * m) pattern into xcalloc(n, m).
> OK ray@, xsa@
> > Diff from Igor Zinovik. (tobias@)
===============================================================================
More information about the odc
mailing list