[odc] Daily src changes for 2006-05-13
ODC
auto at squish.net
Sun May 14 08:00:44 BST 2006
OpenBSD src changes summary for 2006-05-13
==========================================
gnu/usr.bin/gcc libexec/ld.so
libexec/mail.local share/man
sys/arch/amd64/conf sys/arch/amd64/stand/boot
sys/arch/i386/conf sys/arch/i386/stand/boot
sys/arch/mvme88k/include sys/dev/pci
sys/dev/usb sys/net
sys/scsi usr.sbin/hostapd
== gnu =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/gcc
~ gcc/config/mips/mips.h
> Declare a symbol of __mips64__for 64-bit MIPS targets.
> ok deraadt@ drahn@ (brad@)
== libexec =========================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
ld.so
~ ldconfig/debug.c
> spacing (deraadt@)
~ ldconfig/ld.h ~ ldconfig/prebind_struct.h
~ ldconfig/prebind.c
> spacing (deraadt@)
~ ldconfig/ldconfig.c ~ ldconfig/library.c
~ ldconfig/prebind.c ~ ldconfig/prebind_delete.c
~ ldconfig/shlib.c
> some knf and delinting; ok drahn (deraadt@)
mail.local
~ mail.local.c
> delete case for ?; cdp_xe at gmx.neteraadt@)
== share ============================================================= 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/man4.i386/bios.4
> Add section on 0x0008 flags (SMBIOS), initially from gwk at .eak
> this section and the rest of the page, with help from jmc at . > ok jmc@ (tom@)
~ man4/xge.4
> mention the Xframe-II as well. (brad@)
~ man4/pci.4
> Xframe-II (brad@)
~ man4/ugen.4
> grammar; from graham gower (jmc@)
~ man4/twe.4 ~ man4/man4.amd64/intro.4
> enable twe on amd64, tested with a 7006-2
> ok brad@ jmc@ (martin@)
== sys =============================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/conf
~ GENERIC ~ RAMDISK_CD
> mention the Xframe-II as well. (brad@)
~ GENERIC ~ RAMDISK_CD
> enable twe on amd64, tested with a 7006-2
> ok brad@ jmc@ (martin@)
arch/amd64/stand/boot
~ boot.8
> sensible english; ok jmc; from graham.gower at gmail.comeraadt@)
arch/i386/conf
~ GENERIC ~ RAMDISK_CD
> mention the Xframe-II as well. (brad@)
arch/i386/stand/boot
~ boot.8
> sensible english; ok jmc; from graham.gower at gmail.comeraadt@)
arch/mvme88k/include
~ cpu.h
> Oops, intr_findvec() proto is still necessary. (miod@)
dev/pci
~ if_xge.c
> add the PCI id and minimal changes necessary for the Xframe-II, according
> to the Xframe-II porting docs from Neterion. currently untested. (brad@)
~ if_xge.c
> use the PCI id from pcireg.h (brad@)
~ if_san_obsd.c
> add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that
> this
> driver is ALTQ ready.
> ok canacar@
> Thanks to Peter Hessler for noticing the issue and testing. (brad@)
~ if_lmc.c
> add IFQ_SET_MAXLEN (brad@)
dev/usb
~ usbdevs.h ~ usbdevs_data.h
> regen (matthieu@)
~ usbdevs
> Add Metageek Wi-Spy. ok deraadt@ (matthieu@)
net
~ if_pfsync.c
> Avoid potential hash collisions and increase efficiency by doing an exact
> comparison of the TDB before collapsing multiple updates.
> Another ipsec failover fix from Nathanael
> <list-openbsd-tech at polymorpheus.commcbride@)
scsi
~ scsi_base.c
> When SCSIDEBUG'ing, display the return value of scsi_interpret_sense()
> in hex. This makes it consistant with the display of the same value in
> other messages. (krw@)
~ scsiconf.c
> And the fallout from Manuel Pata's USB reader rumbles on ...
> Fix the display of the device info for umass devices at lun 0 by
> passing the correct inquiry data to config_attach. i.e. not the
> inquiry data for lun 1, which we gratuitously probe to prevent USB
> card readers from 'helpfully' lying about who is where, but the
> inquiry data for lun 0 we have saved in sc_link->inqdata. (krw@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
hostapd
~ hostapd.c
> set the correct timezone using tzset() before before writing to syslog.
> thanks to Bruno Carnazzi (reyk@)
===============================================================================
More information about the odc
mailing list