[odc] Daily src changes for 2008-02-28
ODC
auto at squish.net
Fri Feb 29 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-02-28
==========================================
sbin/ldattach share/man
sys/dev sys/dev/mii
sys/dev/pci usr.bin/cvs
== sbin ============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
ldattach
~ ldattach.8 ~ ldattach.c
> Log an error if a device can not be opened, only log line discipline
> attachment
> when the line discipline has really been attached. And a few manual
> tweaks. (mbalmer@)
== share ============================================================= 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/ixgb.4
> mention the Sun part # for their PCI-X adapter.
> ok deraadt@ (brad@)
== sys =============================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev
~ audio.c
> from audio(4):
> blocksize sets the current audio blocksize. The generic audio
> driver layer and the hardware driver have the opportunity to ad-
> just this block size to get it within implementation-required
> limits. Upon return from an AUDIO_SETINFO call, the actual
> blocksize set is returned in this field. Normally the blocksize
> is calculated to correspond to 50ms of sound and it is recalcu-
> lated when the encoding parameter changes, but if the blocksize
> is set explicitly this value becomes sticky, i.e., it remains
> even when the encoding is changed. The stickiness can be cleared
> by reopening the device or setting the blocksize to 0.
> however, there were insufficient checks to make the blocksize is
> actually sticky once it is set by the user. this adds them.
> ok ratchov@ (jakemsr@)
dev/mii
~ miidevs
> - Update the BCM5706 PHY entry to also mention SX since this id is shared
> between copper and fiber PHY.
> - Add the PHY id for the BCM5708S fiber adapters.
> From FreeBSD
> ok dlg@ (brad@)
~ miidevs.h
> regen (brad@)
~ brgphy.c
> Update for the BCM5706 miidevs entry change.
> ok dlg@ (brad@)
dev/pci
~ if_bnx.c ~ if_bnxreg.h
> Add initial bits for fiber support with the BCM5706/BCM5708 chipsets.
> Tested with copper adapters by brad@, johan@ and Jung <moorang at gmail dot
> com>
> ok dlg@ (brad@)
== usr.bin =========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ client.c
> do not fatal() on CVS_METHOD_EXT, since we actually support this.
> reported & diff tested by Geerd-Dietger Hoffmann (joris@)
~ rcs.c
> kill way out of date stuff (joris@)
~ diff3.c
> nobody needs weird debug messages (joris@)
~ rcs.c ~ update.c
> RCS files can have a default expansion mode, keep this in mind for
> update -A and -k.
> spotted by and ok joris (tobias@)
===============================================================================
More information about the odc
mailing list