[odc] Daily src changes for 2007-07-29
ODC
auto at squish.net
Mon Jul 30 07:00:01 BST 2007
OpenBSD src changes summary for 2007-07-29
==========================================
etc/etc.hppa/sysctl.conf share/man
sys/arch/hppa/include sys/arch/mac68k/dev
sys/arch/mac68k/include sys/arch/mac68k/mac68k
sys/arch/sparc64/sparc64 sys/dev/pci
usr.bin/dc usr.bin/make
usr.bin/sudo usr.bin/systat
== etc =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
etc.hppa/sysctl.conf
~ etc.hppa/sysctl.conf
> Add commented out machdep.led_blink=1
> ok miod@ (kettenis@)
== share ============================================================= 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man9/sensor_attach.9
> KNF synopsis: put stars in appropriate places (consistent with other
> synopses) (cnst@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/hppa/include
~ pcb.h
> Seperate members of "struct pcb" that are accessed using physical addresses
> from thos that are exclusively accessed using virtual addresses and add
> padding between them to make sure they don't share a cache line. Fixes
> random crashes on at least PA-8700 and PA-7200 based machines. Without
> this,
> the PA-7200 based C110 wouldn't stay up long enough to do an install.
> ok miod@ (kettenis@)
arch/mac68k/dev
~ esp.c
> It turns out that VIA2 always interrupts at level 2, and IPL_BIO is always
> 2
> too, so we can make these constants. (miod@)
arch/mac68k/include
~ cpu.h ~ intr.h
> It turns out that VIA2 always interrupts at level 2, and IPL_BIO is always
> 2
> too, so we can make these constants. (miod@)
arch/mac68k/mac68k
~ intr.c ~ machdep.c
~ via.c
> It turns out that VIA2 always interrupts at level 2, and IPL_BIO is always
> 2
> too, so we can make these constants. (miod@)
~ via.c
> slot range check in add_nubus_intr() is wrong by one. (miod@)
arch/sparc64/sparc64
~ autoconf.c
> Add support for bootpaths like /pci at 1f,4000/ide at 3,0/ata at 0,0/cmdk at 0,0
> in addition to paths like /pci at 1f,0/ide at d,0/disk at 0,0 for machines rooting
> off wd(4). This makes the Ultrabook 170/200 find its root disk.
> tested by krw@ (kettenis@)
dev/pci
~ pcidevs.h ~ pcidevs_data.h
> regen (ckuethe@)
~ pcidevs
> add a bunch of new nvidia devices
> ok matthieu (ckuethe@)
== usr.bin =========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
dc
~ dc.c
> sync the command usage with its synopsis
> ok jmc@ (sobrado@)
make
~ lst.lib/lstAddNew.c ~ lst.lib/lstAppend.c
~ lst.lib/lstConcat.c ~ lst.lib/lstConcatDestroy.c
~ lst.lib/lstDeQueue.c ~ lst.lib/lstDestroy.c
~ lst.lib/lstDupl.c ~ lst.lib/lstFindFrom.c
~ lst.lib/lstForEachFrom.c ~ lst.lib/lstInit.c
~ lst.lib/lstInsert.c ~ lst.lib/lstMember.c
~ lst.lib/lstRemove.c ~ lst.lib/lstReplace.c
~ lst.lib/lstSucc.c
> reindent, no code change (espie@)
sudo
~ env.c
> env.c (millert@)
~ CHANGES ~ Makefile.in
~ sudo.pod ~ sudoers.pod
~ version.h ~ visudo.pod
> Update to sudo 1.6.9p2 (millert@)
~ sudo.pod ~ sudoers.pod
~ visudo.pod
> Change FILES section to use =item (millert@)
~ sudo.pod ~ sudoers.pod
> add missing over/back (millert@)
systat
~ sensors.c
> zap redundant code; ok deanna@ (cnst@)
===============================================================================
More information about the odc
mailing list