[odc] Daily src changes for 2005-08-29
ODC
auto at squish.net
Tue Aug 30 08:00:21 BST 2005
OpenBSD src changes summary for 2005-08-29
==========================================
distrib/alpha distrib/miniroot
distrib/notes etc/spamd.conf
lib/libc regress/lib
share/man sys/arch/alpha/stand
sys/dev/pci sys/dev/usb
sys/scsi usr.sbin/pkg_add
== distrib =========================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
alpha
~ common/Makefile.inc
> in 1.9 i accidentally moved to a test floppy size (deraadt@)
miniroot
~ install.sub
> addhostent() shouldn't delete the hosts entry for the 'other' address
> family. Specifying an IPv6 address will no longer remove an IPv4 entry
> from hosts, nor visa verse. Noted by mickey at . > ok deraadt at .rw@)
notes
~ alpha/install
> first shot at alpha netbooting docs; deraadt@ ok (mickey@)
== etc =============================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
spamd.conf
~ spamd.conf
> spamhaus not longer allows free downloads of its blacklist so make
> spews1 the default. OK deraadt@ (millert@)
== lib =============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ gen/vis.c
> Remove spurious call to isgraph() that sneaked in in rev 1.16.
> ok millert@ deraadt@ (otto@)
== regress =========================================================== 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
lib
~ libc/Makefile + libc/vis/Makefile
+ libc/vis/valid.ok + libc/vis/vis_test.c
> Basic regress test for the vis(3) family of functions. Extra tests
> for various flag values will be added later.
> ok deraadt@ (otto@)
== share ============================================================= 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man9/kern.9
> Correctly describe skpc(), okay deraadt@ jmc at .edro@)
== sys =============================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/stand
~ start.S
> setpu stack for primary boot at 0x30000 after the load address.
> this allows netbooting uncompressed kernels on newer alphas.
> this shall be addressed futher after the release.
> deraadt@ ok (mickey@)
dev/pci
~ if_sk.c
> - use pci_mapreg_type() to fix some systems that would fail to attach
> sk(4) with "can't map mem space".
> - add missing newline for failure case of pci_intr_establish().
> ok deraadt@ (brad@)
~ pcidevs
> add Broadcom BCM5780 PCI ids.
> from Broadcom Linux driver
> ok deraadt@ (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
dev/usb
~ if_axe.c
> Handle AX88178 on 12 Mbit USB controllers such as ohci & uhci more
> gracefully. ok dlg@ permission granted by deraadt@ (jsg@)
scsi
~ scsi_all.h
> Make sure certain architectures/compilers don't round up the size of
> struct scsi_mode_sense_buf to 256, a value which doesn't fit in the 1
> byte length field of a scsi command.
> Found by aoyama@ on luna88k.
> Suggested by miod at . deraadt at .rw@)
~ scsi_base.c
> If a buffer larger than the max allowed is offered to scsi_mode_sense()
> or scsi_mode_sense_big(), use as much of it as is allowed. Don't justi
> mask off the higher bits and possibly leave yourself with 0 space.
> Fixes problem aoyama@ found on luna88k tape drive.
> ok deraadt at .rw@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
pkg_add
~ pkg_add ~ OpenBSD/PackageName.pm
> correctly trim old p* versions of packages.
> tests sturm@, aanriot@
> okay deraadt@ (espie@)
===============================================================================
More information about the odc
mailing list