[odc] Daily src changes for 2007-06-08
ODC
auto at squish.net
Sat Jun 9 07:00:01 BST 2007
OpenBSD src changes summary for 2007-06-08
==========================================
distrib/notes distrib/ramdisk
distrib/sets sbin/disklabel
share/man sys/arch/alpha/alpha
sys/arch/alpha/conf sys/arch/amd64/amd64
sys/arch/arm/arm sys/arch/armish/conf
sys/arch/aviion/aviion sys/arch/cats/conf
sys/arch/hp300/dev sys/arch/hp300/hp300
sys/arch/hppa/conf sys/arch/hppa/hppa
sys/arch/hppa64/hppa64 sys/arch/i386/i386
sys/arch/landisk/conf sys/arch/landisk/landisk
sys/arch/luna88k/luna88k sys/arch/mac68k/mac68k
sys/arch/macppc/conf sys/arch/macppc/macppc
sys/arch/mvme68k/mvme68k sys/arch/mvme88k/mvme88k
sys/arch/mvmeppc/mvmeppc sys/arch/sparc/dev
sys/arch/sparc/sparc sys/arch/sparc64/conf
sys/arch/sparc64/dev sys/arch/sparc64/sparc64
sys/arch/vax/mscp sys/arch/vax/vax
sys/arch/vax/vsa sys/arch/zaurus/conf
sys/arch/zaurus/dev sys/dev
sys/dev/ata sys/dev/isa
sys/dev/pci sys/dev/pcmcia
sys/dev/raidframe sys/isofs/cd9660
sys/isofs/udf sys/net
sys/netinet6 sys/scsi
usr.bin/rcs usr.bin/ssh
== distrib =========================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ i386/hardware
> Add the D-Link DGE-660TD to the list of devices supported by re(4).
> (mbalmer@)
ramdisk
~ Makefile
> increase the % of space given to inodes (deraadt@)
sets
~ lists/base/md.mvme68k ~ lists/comp/md.mvme68k
> sync (deraadt@)
== sbin ============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
disklabel
~ editor.c
> Fix setting total # sectors in the 'e' command. (millert@)
~ disklabel.c ~ editor.c
~ extern.h
> Make disklabel(8) aware of the new fields, allowing for larger than
> 2T disks, partitions and offsets. ok deraadt@ (otto@)
~ disklabel.c ~ editor.c
> second pass, some fields slipped through the first time around (otto@)
~ editor.c
> Simplify rounding to cylinders.
> Also, on systems with sun labels, don't allow the user to create a
> partition with fewer than a cylinder's worth of sectors.
> OK otto@ (millert@)
== share ============================================================= 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/puc.4
> Add support for the Digi Neo 8-port serial adapter.
> Patch from Pedro Almeida <palmeida at securenetworks.pt>, with some minor
> changes by me (man page).
> ok jsg (mbalmer@)
~ man5/pf.conf.5
> make it clearer where ifgroups can be used
> From: Stuart Henderson <stu at spacehopper.org> (henning@)
~ man4/re.4
> The D-Link DGE-660TD 10/100/1000Mbps Gigabit Cardbus Adapter is
> supported by re(4) as well.
> ok deraadt (mbalmer@)
== sys =============================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/alpha
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/alpha/conf
~ files.alpha
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/amd64/amd64
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/arm/arm
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/armish/conf
~ files.armish
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/aviion/aviion
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/cats/conf
~ files.cats
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/hp300/dev
~ hd.c
> all drivers should spoof version 1 labels (deraadt@)
arch/hp300/hp300
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/hppa/conf
~ files.hppa
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/hppa/hppa
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/hppa64/hppa64
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/i386/i386
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/landisk/conf
~ files.landisk
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/landisk/landisk
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/luna88k/luna88k
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
~ disksubr.c
> disklabel_om_to_bsd() is generating a v1 label so set the label
> version to 1.
> ok deraadt@ (krw@)
arch/mac68k/mac68k
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/macppc/conf
~ files.macppc
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/macppc/macppc
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/mvme68k/mvme68k
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
~ disksubr.c
> we need a new sub-code in the VID driver to indicate new "struct partition"
> fields which contain p_sizeh and such fields. handle both kinds correctly,
> we hope. tested on mvme68k (deraadt@)
arch/mvme88k/mvme88k
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
~ disksubr.c
> we need a new sub-code in the VID driver to indicate new "struct partition"
> fields which contain p_sizeh and such fields. handle both kinds correctly,
> we hope. tested on mvme68k (deraadt@)
arch/mvmeppc/mvmeppc
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/sparc/dev
~ fd.c ~ presto.c
> all drivers should spoof version 1 labels (deraadt@)
arch/sparc/sparc
~ disksubr.c
> - always set the partition disk size to full disk info (from driver)
> - always store our new fatty 16-partitions-with-full-cpg-info style
> sun disklabels on the disk.
> - correct an error in matching old-style 16-partition matching code;
> the checksum spanned a different region
> tested by me, groked by krw, which is a lot more than the rest of
> the post-hackathon exhausted slackers (deraadt@)
arch/sparc64/conf
~ files.sparc64
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/sparc64/dev
~ fd.c
> all drivers should spoof version 1 labels (deraadt@)
arch/sparc64/sparc64
~ disksubr.c
> - always set the partition disk size to full disk info (from driver)
> - always store our new fatty 16-partitions-with-full-cpg-info style
> sun disklabels on the disk.
> - correct an error in matching old-style 16-partition matching code;
> the checksum spanned a different region
> tested by me, groked by krw, which is a lot more than the rest of
> the post-hackathon exhausted slackers (deraadt@)
arch/vax/mscp
~ mscp_disk.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/vax/vax
~ disksubr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/vax/vsa
~ hdc9224.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
arch/zaurus/conf
~ files.zaurus
> include files.bluetooth, so that bluetooth support can be compiled,
> if enabled.
> ok gwk@ (jasper@)
arch/zaurus/dev
~ zaurus_flash.c
> all drivers should spoof version 1 labels (deraadt@)
dev
~ ccd.c ~ flash.c
~ ramdisk.c ~ vnd.c
> all drivers should spoof version 1 labels (deraadt@)
dev/ata
~ wd.c
> all drivers should spoof version 1 labels (deraadt@)
dev/isa
~ fd.c ~ mcd.c
> all drivers should spoof version 1 labels (deraadt@)
- if_ed.c - if_edreg.h
- if_hp.c ~ files.isa
> remove:
> -entry for ix nic in files.isa, not even in tree
> -ep nic driver, replaced by ne ages ago
> -hp nic driver, broken for ages
> from brad, ok matthieu krw theo miod (henning@)
dev/pci
~ pcidevs.h ~ pcidevs_data.h
> sync. (mbalmer@)
~ pcidevs
> Add Digi International Digi Neo 8 (8 serial ports). From Pedro Almeida.
> (mbalmer@)
~ pucdata.c
> Add support for the Digi Neo 8-port serial adapter.
> Patch from Pedro Almeida <palmeida at securenetworks.pt>, with some minor
> changes by me (man page).
> ok jsg (mbalmer@)
dev/pcmcia
~ if_malo.c ~ if_maloreg.h
~ if_malovar.h
> Add TX path which enables some first (unreliable yet) packet transfers.
> (mglocker@)
dev/raidframe
~ rf_openbsdkintf.c
> all drivers should spoof version 1 labels (deraadt@)
isofs/cd9660
~ cd9660_vfsops.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
isofs/udf
~ udf_subr.c
> all disklabels read from the kernel now always contain a total sector
> size which is the REAL DISK SIZE. always. if a driver fails to set
> this right, please fix it. agreed with otto and krw (deraadt@)
net
~ if.c
> kill arcnet leftovers, some pt out by Mike Belopuhov <mkb at crypt.org.ru>,
> some I found afterwards, ok dlg (henning@)
netinet6
~ in6_ifattach.c ~ nd6.c
~ nd6_nbr.c
> kill arcnet leftovers, some pt out by Mike Belopuhov <mkb at crypt.org.ru>,
> some I found afterwards, ok dlg (henning@)
scsi
~ cd.c ~ sd.c
> all drivers should spoof version 1 labels (deraadt@)
== usr.bin =========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
rcs
~ co.c
> If strict locking is disabled, make file writable by owner on checkout.
> Matches GNU's behaviour. From Pierre Riteau (long time ago). (xsa@)
ssh
~ ssh_config
> Add a "MACs" line after "Ciphers" with the default MAC algorithms,
> to ease people who want to tweak both (eg. for performance reasons).
> ok deraadt@ djm@ dtucker@ (pvalchev@)
~ ssh_config.5
> put the MAC list into a display, like we do for ciphers,
> since groff has trouble handling wide lines; (jmc@)
~ sshd_config.5
> oops, here too: put the MAC list into a display, like we do for
> ciphers, since groff has trouble with wide lines; (jmc@)
===============================================================================
More information about the odc
mailing list