[odc] Daily src changes for 2007-12-21
ODC
auto at squish.net
Sat Dec 22 07:00:01 GMT 2007
OpenBSD src changes summary for 2007-12-21
==========================================
regress/usr.bin share/man
sys/arch/aviion/aviion sys/arch/hppa/dev
sys/arch/luna88k/luna88k sys/arch/m88k/m88k
sys/arch/mvme88k/mvme88k sys/arch/sparc64/sparc64
sys/dev/cardbus usr.bin/sudo
== regress =========================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ ssh/Makefile ~ ssh/test-exec.sh
+ ssh/putty-ciphers.sh + ssh/putty-kex.sh
+ ssh/putty-transfer.sh + ssh/ssh2putty.sh
> basic (crypto, kex and transfer) interop regression tests against putty
> To run these, install the net/putty port and run "make interop" - the
> tests aren't run by default yet. (djm@)
== share ============================================================= 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man5/bsd.port.mk.5
> a few nits (espie@)
~ man5/bsd.port.mk.5
> remove trailing whitespace; (jmc@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/aviion/aviion
~ eh.S
> Change the EF_xxx constants to be real offsets within the trapframe,
> instead
> of offsets / sizeof(register_t), and nuke the REG_OFF macro. No functional
> change. (miod@)
arch/hppa/dev
~ uturn.c
> Add a hack to discover all devices on (some) K-class servers. (kettenis@)
arch/luna88k/luna88k
~ eh.S
> Change the EF_xxx constants to be real offsets within the trapframe,
> instead
> of offsets / sizeof(register_t), and nuke the REG_OFF macro. No functional
> change. (miod@)
arch/m88k/m88k
~ eh_common.S ~ genassym.cf
~ m88100_fp.S ~ m88110_fp.S
> Change the EF_xxx constants to be real offsets within the trapframe,
> instead
> of offsets / sizeof(register_t), and nuke the REG_OFF macro. No functional
> change. (miod@)
arch/mvme88k/mvme88k
~ eh.S
> Change the EF_xxx constants to be real offsets within the trapframe,
> instead
> of offsets / sizeof(register_t), and nuke the REG_OFF macro. No functional
> change. (miod@)
arch/sparc64/sparc64
~ cpu.c
> Don't use getpropstring to get the CPU model name; it's evil. Instead,
> rely on
> the name passed in struct mainbus_attach_args. (kettenis@)
dev/cardbus
~ cardslot.c
> Don't panic if someone inserts a CardBus slot for which we disabled CardBus
> support; print a properly formatted message instead.
> ok jsing@ (kettenis@)
== usr.bin =========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
sudo
~ CHANGES ~ Makefile.in
~ README.LDAP ~ config.h.in
~ configure ~ configure.in
~ ldap.c ~ sudo.c
~ version.h
> update to sudo 1.6.9p10 (millert@)
===============================================================================
More information about the odc
mailing list