[odc] Daily src changes for 2008-05-01
ODC
auto at squish.net
Fri May 2 07:00:01 BST 2008
OpenBSD src changes summary for 2008-05-01
==========================================
lib/libc share/man
sys/arch/hp300/dev sys/arch/hp300/hp300
sys/arch/macppc/dev sys/arch/macppc/include
sys/arch/macppc/macppc sys/arch/mvme68k/mvme68k
sys/arch/powerpc/include sys/arch/sgi/dev
sys/arch/sgi/localbus sys/compat/freebsd
sys/compat/hpux sys/compat/ibcs2
sys/compat/linux sys/compat/osf1
sys/compat/svr4 sys/dev/i2c
usr.bin/pmdb
== lib =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ gen/readdir.c ~ gen/telldir.c
> Be carefull not to read away the target entry when encountering
> deleted files after a seekdir(); testcase produced by mbalmer@; fix
> with and ok mbalmer; ok millert@ (otto@)
== share ============================================================= 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.macppc/kiic.4 ~ man4/man4.macppc/macobio.4
> .Xr memc(4) (xsa@)
~ man4/man4.macppc/Makefile + man4/man4.macppc/memc.4
> memc(4) bits. OK drahn at . (xsa@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/hp300/dev
~ diodevs.h ~ diodevs_data.h
> regen (miod@)
~ diodevs
> The built-in frame buffer in models 362 and 382 actually comes in different
> flavours. Add another frame buffer ID to recognize it, so that it gets
> skipped correctly.
> I am quite sure it has an SGC PROM in addition to the DIO PROM, but I don't
> have the hardware to check... (miod@)
arch/hp300/hp300
~ hpux_machdep.c
> Sync hpux_sendsig() behaviour with native sendsig(): let malloc fail and
> sigexit the process in this case. (miod@)
arch/macppc/dev
~ openpic.c
> Implement a nop IPI to signal other CPUs.
> ok drahn@ (kettenis@)
arch/macppc/include
~ intr.h
> Implement a nop IPI to signal other CPUs.
> ok drahn@ (kettenis@)
arch/macppc/macppc
~ cpu.c ~ machdep.c
> Implement a nop IPI to signal other CPUs.
> ok drahn@ (kettenis@)
arch/mvme68k/mvme68k
~ hpux_machdep.c
> Sync hpux_sendsig() behaviour with native sendsig(): let malloc fail and
> sigexit the process in this case. (miod@)
arch/powerpc/include
~ cpu.h
> Implement a nop IPI to signal other CPUs.
> ok drahn@ (kettenis@)
arch/sgi/dev
~ com_ioc.c
> Don't forget to bus_space_unmap() after probing for a com chip. (miod@)
arch/sgi/localbus
~ com_lbus.c
> Don't forget to bus_space_unmap() after probing for a com chip. (miod@)
compat/freebsd
~ freebsd_signal.c
> spl0() is not your friend, use splx() instead. (miod@)
compat/hpux
~ hpux_sig.c
> spl0() is not your friend, use splx() instead. (miod@)
compat/ibcs2
~ ibcs2_signal.c
> spl0() is not your friend, use splx() instead. (miod@)
compat/linux
~ linux_signal.c
> spl0() is not your friend, use splx() instead. (miod@)
compat/osf1
~ osf1_signal.c
> spl0() is not your friend, use splx() instead. (miod@)
compat/svr4
~ svr4_signal.c
> spl0() is not your friend, use splx() instead. (miod@)
dev/i2c
~ adm1030.c
> correct attach messages (deraadt@)
== usr.bin =========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
pmdb
~ pmdb.c
> In the main loop, do not call wait() if there is no child process yet;
> misinterpreting the ``returned'' status could lead to segfauts, as reported
> by ``Filth'' (hygdrasil, gmail dot com)
> ok deraadt@ (miod@)
===============================================================================
More information about the odc
mailing list