[odc] Daily src changes for 2008-02-18
ODC
auto at squish.net
Tue Feb 19 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-02-18
==========================================
distrib/sgi sbin/fdisk
sys/arch/i386/i386 sys/arch/mips64/include
sys/arch/mips64/mips64 sys/arch/sgi/stand/sgivol
sys/arch/sparc64/dev sys/arch/sparc64/include
sys/dev/isa sys/dev/pci
== distrib =========================================================== 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sgi
~ cdfs/Makefile ~ iso/Makefile
~ ramdisk/install.md
> sgivol(8) no longer requires the '-f' option. (jsing@)
== sbin ============================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
fdisk
~ fdisk.8 ~ part.c
> adjust width of S column to improve printing of the MBR partition table
> on modern disk geometries; while here, better alignment of column labels
> ok jmc@, jsing@, krw@, and otto@ (sobrado@)
== sys =============================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/i386/i386
~ machdep.c
> Fix ptoa() cast.
> Sigh... ok miod@ (kettenis@)
arch/mips64/include
~ arcbios.h
> More 64-bit ARCBios friendliness, correctly identify a 64 bit system, such
> as the Octane; joint work with jsing@ (miod@)
~ arcbios.h
> Get correct memory information from 64 bit ARCBios, tested on Octane.
> (miod@)
arch/mips64/mips64
~ arcbios.c
> More 64-bit ARCBios friendliness, correctly identify a 64 bit system, such
> as the Octane; joint work with jsing@ (miod@)
~ db_machdep.c ~ trap.c
> Use better types and fix tests for pc and sp being in kernel to really
> handle XKPHYS addresses correctly. (miod@)
~ arcbios.c
> Get correct memory information from 64 bit ARCBios, tested on Octane.
> (miod@)
arch/sgi/stand/sgivol
~ sgivol.c ~ sgivol.8
> Cleanup sgivol(8) and make it behave more appropriately. Remove the '-f'
> option - if we ask sgivol(8) to manipulate the volume header we really
> mean it. Also, use a single mode variable rather than a bunch of nutty
> opt_* variables. Improve the man page and usage() whilst we're here.
> Aside from the removal of '-f' there should be no functional changes.
> ok miod@ jmc at . (jsing@)
arch/sparc64/dev
~ tda.c
> Only attach on Sun Blade 1000/2000. (kettenis@)
arch/sparc64/include
~ cpu.h
> remove the definition of amd7930_trap(), it is not used anywhere.
> ok kettenis@ (robert@)
dev/isa
~ if_ep_isa.c ~ if_ep_isapnp.c
> 'like\nlike' -> 'like' in a couple of comments.
> From Giovanni Bechis. (krw@)
dev/pci
~ if_bge.c ~ if_bgereg.h
> Add initial bits for fiber support with the BCM5714/BCM5715/BCM5780
> chipsets.
> Tested by brad@, chl@, sthen@, Johan Mson Lindman and Ian Lindsay
> <iml04 at hampshire.edu>
> ok dlg@ (brad@)
===============================================================================
More information about the odc
mailing list