[odc] Daily src changes for 2005-08-28
ODC
auto at squish.net
Mon Aug 29 08:11:39 BST 2005
OpenBSD src changes summary for 2005-08-28
==========================================
etc/root/root.mail lib/libc
share/man sys/arch/cats/conf
sys/arch/hppa/conf sys/arch/zaurus/conf
sys/dev/isa sys/dev/usb
usr.sbin/tcpdump
== etc =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
root/root.mail
~ root/root.mail
> Fix ^From line date because mail(1) cares about spacing;
> kili at outback.escape.deeraadt@)
== lib =============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ gen/vis.3
> fix vis prototype (millert@)
~ gen/vis.c
> Fix the VIS_GLOB checks added in rev 1.16
> Add missing casts to u_char so 0xff is treated the same on machines
> with signed and unsigned chars.
> OK deraadt@ espie@ (millert@)
== share ============================================================= 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/axe.4 ~ man4/usb.4
~ man4/man4.alpha/intro.4 ~ man4/man4.amd64/intro.4
~ man4/man4.i386/intro.4 ~ man4/man4.zaurus/intro.4
> Mention AX88178.
> ok deraadt@ (jsg@)
~ man4/axe.4
> AX88178 can have PNA attachments as well.
> diff from brad at . deraadt@ (jsg@)
== sys =============================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/cats/conf
~ GENERIC
> axe gig needs eephy; noted by dlg/jsg, add to required media (deraadt@)
arch/hppa/conf
~ GENERIC ~ RAMDISK
> axe gig needs eephy; noted by dlg/jsg, add to required media (deraadt@)
arch/zaurus/conf
~ GENERIC ~ RAMDISK
> axe gig needs eephy; noted by dlg/jsg, add to required media (deraadt@)
dev/isa
~ aps.c
> wake aps up on resume from suspend/standby; ok deraadt@
> tested by jsg@ naddy@ and some helpful souls on tech@ (djm@)
dev/usb
~ if_axe.c ~ if_axereg.h
> Tell the AX88178 to give us the full transaction size.
> ok dlg@ deraadt@ (jsg@)
~ if_axe.c ~ if_axereg.h
> Account for larger USB transaction size of AX88178 by
> making the size a member of the softc.
> ok dlg@ deraadt@ (jsg@)
~ if_axe.c ~ if_axereg.h
> We have to do some extra hand holding on link state change
> on the AX88178 because of the external PHY.
> ok dlg@ deraadt@ (jsg@)
~ if_axe.c
> Write back IPG values in a manner more likely to work.
> ok dlg@ deraadt@ (jsg@)
~ if_axe.c
> We don't need to do a PHY select for AX88178 but we should
> do a generic soft reset before doing a specific one.
> ok dlg@ deraadt@ (jsg@)
~ if_axe.c ~ if_axereg.h
> The AX88178 sends multiple frames per USB transfer
> and has extra bytes and rules to deal with this.
> Initial rxeof/encap changes by me, dlg@ rewrote
> axe_rxeof and axe_newbuf from scratch and cleaned up encap
> so they can jump over buildings in a single bound
> and be more elegant/readable.
> ok deraadt@ (jsg@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
tcpdump
~ print-ike.c
> Fix a reliability issue where an over-read of 4 bytes could result in the
> tcpdump process being terminated when tcpdump running with -vv tries to
> print a a short IKE SA payload.
> Specifically OK'd for 3.8 release by deraadt at .K canacar@, hshoexer at . > (cloder@)
===============================================================================
More information about the odc
mailing list