[odc] Daily src changes for 2008-03-10
ODC
auto at squish.net
Tue Mar 11 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-03-10
==========================================
distrib/notes regress/usr.bin
share/man sys/dev/pci
sys/sys usr.bin/ftp
usr.sbin/ifstated usr.sbin/pkg_add
usr.sbin/snmpd
== distrib =========================================================== 01/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ alpha/install
> Tweak dhcpd configuration to please old DEC 3000 SRM; reported by
> Maurice Janssen, thanks! (miod@)
~ m4.common ~ alpha/contents
~ amd64/contents ~ armish/contents
~ aviion/contents ~ hp300/contents
~ hppa/contents ~ i386/contents
~ landisk/contents ~ luna88k/contents
~ mac68k/contents ~ macppc/contents
~ mvme68k/contents ~ mvme88k/contents
~ sgi/contents ~ sparc/contents
~ sparc64/contents ~ vax/contents
~ zaurus/contents
> Sync sets sizes with release bits. (miod@)
~ armish/prep ~ armish/whatis
> Layout tweaks. (miod@)
~ amd64/install ~ armish/install
~ hp300/install ~ hppa/install
~ i386/install ~ landisk/install
~ luna88k/install ~ mac68k/install
~ macppc/install ~ mvme68k/install
~ mvme88k/install ~ sgi/install
~ sparc/install ~ sparc64/install
~ vax/install ~ zaurus/install
> Suggest vt220 as a TERM value for serial-console-in-an-xterm setup
> everywhere
> instead of a mix of vt100 and vt220. (miod@)
~ hppa/hardware
> Mention 16MB of memory is necessary now. (miod@)
~ i386/contents ~ i386/hardware
~ i386/whatis
> No more 80386 support, and you really don't want to try and install the
> system unless you have over 16MB of RAM. Here's a nickel kid, get yourself
> a
> better computer. (miod@)
~ mvme88k/whatis ~ sgi/upgrade
~ sparc64/hardware ~ sparc64/prep
~ vax/hardware ~ zaurus/hardware
> Minor tweaks, including behind-the-scenes fixes. (miod@)
== regress =========================================================== 02/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ cvs/Makefile + cvs/setdate.pl
+ cvs/test_cvs_import_01_seed1.txt,v
+ cvs/test_opencvs_import_01_seed1.txt,v
> Further improve regress for OpenCVS by including possibility to change and
> check dates in RCS files (needed for various -D cases). As a reference,
> import has been adjusted.
> Also, it is no longer needed to supply -f option if CVS is specified
> with make.
> ok joris (tobias@)
== share ============================================================= 03/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/ugen.4
> source code should fit on a 80-column display; add some paragraph breaks
> ok jmc@ (sobrado@)
== sys =============================================================== 04/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/pci
~ emuxki.c
> the Dell SoundBlaster Live! 5.1 cards differ enough from "regular"
> SB Live!/5.1/Audigy/2/4 cards that both OSS and ALSA provide
> separate modules from their emu10k1 drivers to support them.
> and in PR 5143, we see that emu(4) does not support these Dell
> SBLive! cards, so don't attach emu(4) to them.
> ok ratchov, brad (jakemsr@)
sys
~ param.h
> forgot to update the param symbols to 4.3 (deraadt@)
== usr.bin =========================================================== 05/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ftp
~ ftp.1 ~ ftp.c
> turn on keepalive by default (one byte every 60 seconds)
> okay beck@, deraadt@, krw@ (espie@)
== usr.sbin ========================================================== 06/06 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ifstated
~ parse.y
> Fix a null deref in link_state, which happens on config
> files which refer to undeclared states.
> popfile() needs to be called later.
> Found by and OK cnst@ (mpf@)
pkg_add
~ OpenBSD/Error.pm
> print better error message if child dies... with extra dark magic to grab
> signal names from POSIX. (espie@)
snmpd
~ mib.c ~ mib.h
> provide a partial implementation of the HOST-RESOURCES-MIB. this implements
> the hrStorage part, which is enough to see how much space is used on your
> filesystems. makes my nms happy.
> ok reyk@ (dlg@)
===============================================================================
More information about the odc
mailing list