[odc] Daily src changes for 2008-03-20
ODC
auto at squish.net
Fri Mar 21 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-03-20
==========================================
games/boggle share/man
sys/arch/i386/conf sys/arch/mips64/mips64
sys/arch/sparc/dev sys/arch/sparc64/dev
sys/arch/sparc64/sparc64 sys/conf
sys/dev/ic sys/dev/isa
sys/dev/pci sys/net
usr.bin/sudo usr.sbin/relayd
usr.sbin/snmpd
== games ============================================================= 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/games
boggle
~ boggle/bog.c ~ boggle/bog.h
~ boggle/boggle.6 ~ boggle/mach.c
~ boggle/prtable.c ~ boggle/timer.c
> Make the bog code generic enough to handle arbitrary NxN grids and
> add cubes for 5x5 mode based on Boggle Deluxe (aka Big Boggle) as
> well as support for the "challenge cube" shipped with some versions
> of Boggle. Also Dynamically allocate record keeping structures so
> we can deal with large word lists and add a --More-- prompt for
> when there are too many wwords found by the computer to fit on the
> terminal. OK deraadt@ (millert@)
~ boggle/boggle.6
> Remove a bug that I fixed. (millert@)
~ boggle/helpfile
> Update usage in help file. (millert@)
~ boggle/helpfile
> Add single line descriptions for the -B and -c flags. (millert@)
== share ============================================================= 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/fins.4
> tweak previous; (jmc@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/i386/conf
~ files.i386
> let maxusers go much higher (deraadt@)
arch/mips64/mips64
~ exception.S
> An overoptimization in r1.15 introduced an evil race, back it out. For some
> reason this would have been blatant on sparc on motorola, one more proof
> mips is the ante${DEITY} yet fun to live with. (miod@)
arch/sparc/dev
~ fd.c
> Bring isa/fd.c into line with sparc/sparc64 fd code and prepare all
> for the addition of missing disklabel related ioctl's.
> ok deraadt@ (krw@)
arch/sparc64/dev
~ fd.c
> Bring isa/fd.c into line with sparc/sparc64 fd code and prepare all
> for the addition of missing disklabel related ioctl's.
> ok deraadt@ (krw@)
~ rtc.c
> Fix whitespace. (kettenis@)
arch/sparc64/sparc64
~ locore.s
> Introduce GET_CPUINFO_VA(), GET_CPCB() and GET_CURPROC() macros to get
> some important members of 'struct cpuinfo'. Preparation for sun4v.
> (kettenis@)
conf
~ param.c
> we now have a higher count of kernel threads on many machines, so crank
> the base amount in NPROC to 30; ok miod (deraadt@)
dev/ic
~ re.c
> VLAN tag info must be inserted into all descriptors of a multi-descriptor
> packet transmission.
> From NetBSD
> Fixes PR 5655.
> Tested by Panagiotis Efstratiou <slasher at ee dot auth dot gr>, brad@ and
> sthen@ (brad@)
dev/isa
~ fd.c
> Bring isa/fd.c into line with sparc/sparc64 fd code and prepare all
> for the addition of missing disklabel related ioctl's.
> ok deraadt@ (krw@)
dev/pci
~ pcidevs
> Add the PLX 8524 24 lane PCIe switch.
> ok sthen@ (brad@)
~ pcidevs
> Rearrange some VIA entries so they're in numerical order by PCI id.
> ok sthen@ (brad@)
~ pcidevs
> add the Silan vendor ID and some product IDs.
> From DragonFly
> ok sthen@ (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ pcidevs
> Add some NVIDIA MCP7B PCI IDs.
> From Peer Chen @ NVIDIA via LKML.
> ok sthen@ (brad@)
net
~ if_pppoe.c
> Adapt maximum MTU permitted on pppoe(4) interfaces to the MTU of the
> connected Ethernet/VLAN interface.
> From NetBSD
> Tested by brad@ sthen@
> ok canacar@ (brad@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
sudo
~ sudoers
> add SHARED_ONLY to help "make plist" in ports
> ok millert (sthen@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
relayd
~ relay.c
> handle the case that the Content-Length HTTP header may be 0 (reyk@)
snmpd
~ snmpd.8
> Fix HISTORY. OK reyk@ (millert@)
===============================================================================
More information about the odc
mailing list