[odc] Daily src changes for 2008-03-21
ODC
auto at squish.net
Sat Mar 22 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-03-21
==========================================
bin/ksh sys/arch/alpha/conf
sys/arch/amd64/conf sys/arch/hppa/conf
sys/arch/hppa/gsc sys/arch/i386/conf
sys/arch/macppc/conf sys/arch/sparc64/dev
sys/dev/pci sys/dev/pckbc
sys/dev/usb sys/scsi
usr.bin/mg usr.sbin/relayd
== bin =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
ksh
~ c_ulimit.c ~ ksh.1
~ misc.c ~ sh.1
> Make ulimit able to get and set multiple limits in a single invocation
> like bash and zsh do. Requested by espie@, OK deraadt@ (millert@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/conf
~ RAMDISK ~ RAMDISKB
> Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of international
> keyboard layouts, instead of having SMALL_KERNEL imply this on alpha.
> No functional change.
> ok deraadt@ (miod@)
~ GENERIC ~ files.alpha
> crank maxusers on some architectures (deraadt@)
~ RAMDISKBIG
> SMALL_KERNEL, NO_PROPOLICE; from brad (deraadt@)
arch/amd64/conf
~ GENERIC
> crank maxusers on some architectures (deraadt@)
~ RAMDISK_CD
> add wireless drivers which need firmware; if someone upgrades the firmware
> may in fact be there already, so it is OK, same as i386
> from espie (deraadt@)
arch/hppa/conf
~ GENERIC ~ files.hppa
> crank maxusers on some architectures (deraadt@)
arch/hppa/gsc
~ gsckbdmap.c
> Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of international
> keyboard layouts, instead of having SMALL_KERNEL imply this on alpha.
> No functional change.
> ok deraadt@ (miod@)
~ gsckbdmap.c
> regen (miod@)
arch/i386/conf
~ RAMDISK_CD
> add wireless drivers which need firmware; if someone upgrades the firmware
> may in fact be there already, so it is OK
> from espie (deraadt@)
arch/macppc/conf
~ GENERIC ~ files.macppc
> crank maxusers on some architectures (deraadt@)
arch/sparc64/dev
~ vgafb.c
> Do not attach vgafb if not the console device, since the PROM will not have
> initialized the device in this case. (miod@)
dev/pci
~ if_em_hw.c ~ if_em_hw.h
> Some additional changes to deal with the ICH8 and ICH9 chipsets.
> Some bits from FreeBSD
> Tested by Mike Belopuhov <mkb at crypt dot org dot ru>,
> Henry Precheur <henry at precheur dot org>,
> Alexander Hall <alexander at beard dot se>,
> Matthew L. Shobe <mshobe at gmail dot com> (brad@)
~ eap.c
> outputs.master.mute, inputs.dac.mute, record.volume.mute and record.source
> are already initialized in ac97.c, we dont need to set them here too.
> ok jakemsr (ratchov@)
dev/pckbc
~ wskbdmap_mfii.c
> Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of international
> keyboard layouts, instead of having SMALL_KERNEL imply this on alpha.
> No functional change.
> ok deraadt@ (miod@)
dev/usb
~ ukbdmap.c
> Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of international
> keyboard layouts, instead of having SMALL_KERNEL imply this on alpha.
> No functional change.
> ok deraadt@ (miod@)
~ ukbdmap.c
> regen (miod@)
scsi
~ sd.c
> USB Floppies are umass devices so we always use the default 63/255
> geometry. But 63 * 255 > 2880 and the cylinder count becomes 0. So
> if we end up with a valid disksize but 0 cylinders, set heads =
> cylinders = 1 and sectors-per-track = disksize. (krw@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
mg
~ file.c
> Reset startrow when opening multiple files. Spotted by matthieu@
> ok, kjell@, matthieu@ (pyr@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
relayd
~ relay.c
> better handling of chunked encoding, further fixes after extensive testing
> (reyk@)
===============================================================================
More information about the odc
mailing list