[odc] Daily src changes for 2008-05-15
ODC
auto at squish.net
Fri May 16 07:00:01 BST 2008
OpenBSD src changes summary for 2008-05-15
==========================================
distrib/notes distrib/socppc
share/man sys
sys/arch sys/arch/arm/sa11x0
sys/arch/arm/xscale sys/arch/powerpc/powerpc
sys/arch/socppc/stand sys/arch/socppc/stand/mkboot
sys/arch/sparc64/sparc64 sys/arch/vax/bi
sys/arch/vax/vax sys/dev/acpi
sys/dev/pci sys/dev/usb
sys/net sys/netinet
sys/netinet6 usr.bin/ssh
usr.bin/tcpbench usr.sbin/httpd
== distrib =========================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ Makefile
> Add socppc to allarchs target. (miod@)
socppc
~ ramdisk/Makefile
> We don't create cd.iso on socppc. (kettenis@)
== share ============================================================= 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man7/mdoc.samples.7
> socppc added to .Dt list; (jmc@)
~ man5/bsd.port.mk.5
> document CHECKSUMFILES/MAKESUMFILES (espie@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
sys
~ Makefile
> Add socppc. (kettenis@)
arch
~ socppc/Makefile
> Fix typo. (kettenis@)
arch/arm/sa11x0
~ sa11x0_ost.c
> Remove commented out NetBSD __KERNEL_RCSID macro usage.
> ok dlg@ miod@ (brad@)
arch/arm/xscale
~ pxa2x0.c ~ pxa2x0_a4x_space.c
~ pxa2x0_com.c ~ pxa2x0_dma.c
~ pxa2x0_gpio.c ~ pxa2x0_intr.c
~ pxa2x0_space.c
> Remove commented out NetBSD __KERNEL_RCSID macro usage.
> ok dlg@ miod@ (brad@)
arch/powerpc/powerpc
~ in_cksum.c
> Remove commented out NetBSD __KERNEL_RCSID macro usage.
> ok dlg@ miod@ (brad@)
arch/socppc/stand
+ Makefile.inc
> Install bootloader in /usr/mdec. (kettenis@)
~ Makefile
> Hook up mkboot(8). (kettenis@)
arch/socppc/stand/mkboot
+ Makefile + mkboot.8
+ mkboot.c
> Add mkboot(8), a utility to make U-Boot images. (kettenis@)
arch/sparc64/sparc64
~ in4_cksum.c
> Remove commented out NetBSD __KERNEL_RCSID macro usage.
> ok dlg@ miod@ (brad@)
arch/vax/bi
~ bi.c
> Remove commented out NetBSD __KERNEL_RCSID macro usage.
> ok dlg@ miod@ (brad@)
arch/vax/vax
~ in4_cksum.c
> Remove commented out NetBSD __KERNEL_RCSID macro usage.
> ok dlg@ miod@ (brad@)
dev/acpi
~ dsdt.c
> Handle Alias named objects, return original object
> Clear out result before evaluating (jordan@)
~ dsdt.c
> Ripped out old parser guts
> ok loki@ (jordan@)
dev/pci
~ if_lii.c
> - Use pci_matchbyid().
> - Simplify the use of pci_mapreg_map().
> ok jsing@ (brad@)
dev/usb
~ uvideo.c
> #ifdef UVIDEO_DEBUG wrap all debug routines. Shrinks the kernel. Noted
> by miod at . Fix some spacing while there. (mglocker@)
~ ehci.c
> Avoid clearing the port enable bit when bringing the port out of reset.
> Makes the on-board ehci(4) on the Freescale MPC8349E work.
> ok jsg@ (kettenis@)
net
~ pf.c
> divert for ipv6; ok henning, pyr (markus@)
netinet
~ in_pcb.c ~ in_pcb.h
~ tcp_input.c ~ tcp_usrreq.c
~ udp_usrreq.c
> divert for ipv6; ok henning, pyr (markus@)
netinet6
~ ip6_input.c
> divert for ipv6; ok henning, pyr (markus@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ssh
~ nchan2.ms
> document eow message in ssh protocol 2 channel state machine;
> feedback and ok markus@ (djm@)
tcpbench
~ Makefile ~ tcpbench.c
> fix uninitialised variable; from ray@ (djm@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
httpd
~ src/main/buff.c ~ src/main/gen_test_char.c
~ src/main/gen_uri_delims.c ~ src/main/http_core.c
~ src/main/http_protocol.c ~ src/main/rfc1413.c
~ src/main/util.c ~ src/main/util_date.c
~ src/main/util_md5.c ~ src/main/util_script.c
~ src/main/util_uri.c
> Add OpenBSD markers.
> no binary change. (mbalmer@)
===============================================================================
More information about the odc
mailing list