[odc] Daily src changes for 2007-07-22
ODC
auto at squish.net
Mon Jul 23 07:00:01 BST 2007
OpenBSD src changes summary for 2007-07-22
==========================================
distrib/notes sys/arch/hppa/conf
sys/arch/hppa/dev sys/arch/hppa/hppa
sys/arch/hppa/include sys/arch/sparc64/include
sys/arch/sparc64/sparc64 sys/dev/pci
sys/netbt usr.bin/cdio
usr.bin/make
== distrib =========================================================== 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ hppa/hardware
> Enable rl(4) on hppa, tested by me, ok kettenis@ (jsg@)
== sys =============================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/hppa/conf
~ GENERIC
> Enable rl(4) on hppa, tested by me, ok kettenis@ (jsg@)
arch/hppa/dev
~ clock.c
> Move hppa to __HAVE_TIMECOUNTERS. (kettenis@)
arch/hppa/hppa
~ machdep.c
> Move hppa to __HAVE_TIMECOUNTERS. (kettenis@)
arch/hppa/include
~ _types.h
> Move hppa to __HAVE_TIMECOUNTERS. (kettenis@)
arch/sparc64/include
~ param.h
> Get rid of the fixe VA range for device mappings; use uvm_km_valloc()
> instead.
> This allows mappings of more than 256MB, needed by some frame buffers.
> "looks good", miod@ (kettenis@)
arch/sparc64/sparc64
~ machdep.c
> Get rid of the fixe VA range for device mappings; use uvm_km_valloc()
> instead.
> This allows mappings of more than 256MB, needed by some frame buffers.
> "looks good", miod@ (kettenis@)
dev/pci
~ if_tht.c
> the softc variable is sc, not sp. (dlg@)
~ if_tht.c
> clear the IFF_ALLMULTI flag when the interface goes down. (dlg@)
netbt
~ hci_link.c ~ l2cap_signal.c
~ hci.h
> spacing, chop some of the more obscenely long lines. (gwk@)
== usr.bin =========================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cdio
~ cdio.1
> lexicographically sorts the list of commands
> ok jmc@ (sobrado@)
make
~ var.c
> make sure loop variables use their own buffers.
> (causes .for loops to give weird results very infrequently, memory handling
> was slightly wrong, but not enough to break things thoroughly).
> noticed by naddy@ (espie@)
===============================================================================
More information about the odc
mailing list