[odc] Daily src changes for 2005-12-05
ODC
auto at squish.net
Tue Dec 6 07:00:23 GMT 2005
OpenBSD src changes summary for 2005-12-05
==========================================
distrib/sets sbin/disklabel
share/man sys/arch/amd64/amd64
sys/arch/arm/xscale sys/dev/pci
sys/dev/pcmcia sys/sys
usr.bin/cvs usr.bin/radioctl
usr.bin/rcs usr.bin/top
usr.sbin/config usr.sbin/ospfd
usr.sbin/pkg_add
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/comp/mi
> sync (deraadt@)
== sbin ============================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
disklabel
~ editor.c
> Avoid an out-of-bounds array access in editor_delete() for invalid
> partition
> name; spotted by Laurent Coustet (ed, debian-fr net)
> ok deraadt@ otto@ (miod@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/radio.4
> describe new tv tunning capability; for robert@ slacker (; (mickey@)
~ man4/man4.i386/pcibios.4
> xr more pci pages from .9 (mickey@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/amd64
~ db_interface.c
> Remove duplicate declaration. (miod@)
arch/arm/xscale
~ pxa2x0_apm.c
> - Run only the necessary code to transition from one speed to another.
> - Don't clobber perflevel, instead leave it to the user requested value.
> precise description and ok drahn@ :) (uwe@)
dev/pci
~ ppb.c
> fix func name in the comments (mickey@)
~ bktr/bktr_os.c
> Add support to tune the channel and the channel sets via radio(4).
> ok mickey@ (robert@)
~ ami_pci.c
> Add older card to quirk table. This fixes the ccb timeout as reported by
> J.C. Roberts <unknown at abac dot com> on misc at .arco@)
dev/pcmcia
~ pcmciadevs.h
> regen. (fgsch@)
~ if_ne_pcmcia.c
> trendnet TE-CF100 support; tested and ok uwe at .gsch@)
~ pcmciadevs
> TRENDnet, CompactFlash Fast Ethernet Adapter, TE-CF100; from uwe@ (fgsch@)
sys
~ radioio.h
> Add support to tune the channel and the channel sets via radio(4).
> ok mickey@ (robert@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ diff.c
> - repair cvs diff. my date fix was too naive. (niallo@)
radioctl
~ radioctl.1 ~ radioctl.c
> Add support for tuning channel and channel set. This allows
> the user to tune his bktr(4) card with radioctl(4).
> Also add a -v option prints out the available choices of channel
> sets.
> ok mickey@ (robert@)
rcs
~ rcsdiff.c
> kill unused var; (xsa@)
~ rcsprog.h
> ooops, missed that in previous commit; unbreak; (xsa@)
~ co.c
> correctly handle `-wfoo' and `-sbar' errors; OK joris at .sa@)
~ rcsprog.h
> hrmz.. (xsa@)
top
~ top.1
> oops: forgot to remind tedu to add -T to SYNOPSIS too... (jmc@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
config
~ mkmakefile.c
> Ignore case on the file extension, to allow both .s and .S to be included
> in SFILES for mkdep. Would also pick up .C files (but we dont allow with
> those
> in the kernel) ok deraadt@ (drahn@)
ospfd
~ rde.c
> Optimize rde_redistribute() a bit and remove two unneeded and way to
> verbose
> log_debug() messages. OK norby@ (claudio@)
pkg_add
~ OpenBSD/Add.pm
> make sure set_modes always get called for a `real' extraction.
> Problem noticed by sturm@ (espie@)
===============================================================================
More information about the odc
mailing list