[odc] Daily src changes for 2008-01-08
ODC
auto at squish.net
Wed Jan 9 07:00:01 GMT 2008
OpenBSD src changes summary for 2008-01-08
==========================================
etc/etc.sparc/ttys etc/etc.sparc64/ttys
libexec/spamd sbin/disklabel
sys/arch/sparc64/dev sys/dev/acpi
sys/dev/ic usr.sbin/httpd
== etc =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
etc.sparc/ttys
~ etc.sparc/ttys
> switch console to std.9600 (suncons is the same); ok miod (deraadt@)
etc.sparc64/ttys
~ etc.sparc64/ttys
> switch console to std.9600 (suncons is the same); ok miod (deraadt@)
== libexec =========================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
spamd
~ spamd.8
> simplify the suggested pf ruleset; ok beck (jmc@)
== sbin ============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
disklabel
~ editor.c
> Do initial free space count *after* resolving overlapping partitions.
> This removes the last need for has_overlap() to touch the free space
> counter. So eliminate that parameter. (krw@)
~ editor.c
> Ensure that the initial free space chunk can't have a length <= 0. (krw@)
~ editor.c ~ disklabel.8
> Beef up the (r)ecalculate command in -E mode by having it display the
> details of the free space it calculates. Gives an easy way to see all
> the chunks of free sectors on the disk.
> ok beck@ (krw@)
== sys =============================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/sparc64/dev
~ com_ebus.c
> the rsc-console on the v880 operates at 115200, not the 9600 we think we
> have to force all console devices to. this change passes the right speed
> to the com code, and continues to use it when the device is opened as the
> console device.
> figured out by kettenis@
> ok kettenis@ miod@ (dlg@)
~ sab.c
> sab.c (deraadt@)
dev/acpi
~ acpitz.c
> Don't free res twice.
> ok jordan (marco@)
dev/ic
~ com.c
> the rsc-console on the v880 operates at 115200, not the 9600 we think we
> have to force all console devices to. this change passes the right speed
> to the com code, and continues to use it when the device is opened as the
> console device.
> figured out by kettenis@
> ok kettenis@ miod@ (dlg@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
httpd
~ Makefile.bsd-wrapper
> sync patches in messages with reality
> Matthew Mulrooney <openbsd-2008.01.07 at fm.beyonddata.net> (henning@)
===============================================================================
More information about the odc
mailing list