[odc] Daily src changes for 2006-01-26
ODC
auto at squish.net
Fri Jan 27 07:00:28 GMT 2006
OpenBSD src changes summary for 2006-01-26
==========================================
bin/chmod etc/pf.conf
sys/arch/alpha/alpha sys/arch/i386/conf
sys/arch/i386/pci sys/arch/luna88k/include
sys/arch/luna88k/luna88k sys/dev/i2c
sys/dev/ic sys/dev/isa
sys/dev/pci sys/net
usr.bin/cvs usr.bin/ssh
usr.sbin/ospfd usr.sbin/sasyncd
== bin =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
chmod
~ chmod.1
> `t' and `X' are now included in posix spec;
> bump the revision for the latest posix spec;
> problem reported by jonathan glaschke;
> ok millert (jmc@)
== etc =============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
pf.conf
~ pf.conf
> set skip is no good idea on int_if in this sample rulseset that also
> has a rdo on $int_if that stops working then. pt out by cedric (henning@)
== sys =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/alpha
~ autoconf.c
> Fix character range check in local atoi() function. krw@ "looks correct"
> (aaron@)
arch/i386/conf
~ GENERIC
> Add glenv(4).
> tested by jmc@ (kettenis@)
arch/i386/pci
~ gscpm.c
> make timecounter behave; grange@ ok (mickey@)
arch/luna88k/include
~ _types.h
> Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.
> Tested by aoyama@ (miod@)
arch/luna88k/luna88k
~ autoconf.c ~ disksubr.c
> Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.
> Tested by aoyama@ (miod@)
dev/i2c
~ gl518sm.c
> Fix printf. (kettenis@)
~ lm_i2c.c
> Make lm at iic detach properly, and use config_detach(9) to fully detach
> lm at iic if we attach lm at isa for the same chip.
> tested by robert@, krw@ (kettenis@)
dev/ic
~ lm78.c ~ lm78var.h
> Make lm at iic detach properly, and use config_detach(9) to fully detach
> lm at iic if we attach lm at isa for the same chip.
> tested by robert@, krw@ (kettenis@)
dev/isa
~ lm_isa.c
> Make lm at iic detach properly, and use config_detach(9) to fully detach
> lm at iic if we attach lm at isa for the same chip.
> tested by robert@, krw@ (kettenis@)
dev/pci
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
~ pcidevs
> add Promise SATA-II chipsets and fix ordering of some existing entries.
> (brad@)
~ musycc.c
> Some fixes to make the card work on big endian systems. Still not enough
> though. (claudio@)
~ if_art.c
> Make T1 work on the dual port version. Time slot map is different than on
> the single port T1 version. Most notably T1 uses now timeslots 1-24 and not
> 0-23 no matter what type of card. (claudio@)
net
~ if.c ~ if_bridge.c
TAGGED OPENBSD_3_7
> MFC:
> Fix by deraadt@
> bzero buffers after malloc, or clear string buffer before strlcpy'ing
> into them, if you are gonna copy it out to userland
> ok tedu@ (brad@)
~ if.c ~ if_bridge.c
TAGGED OPENBSD_3_8
> MFC:
> Fix by deraadt@
> bzero buffers after malloc, or clear string buffer before strlcpy'ing
> into them, if you are gonna copy it out to userland
> ok tedu@ (brad@)
~ pf_ioctl.c
TAGGED OPENBSD_3_7
> MFC:
> Fix by deraadt@
> bzero after malloc
> ok tedu@ (brad@)
~ pf_ioctl.c
TAGGED OPENBSD_3_8
> MFC:
> Fix by deraadt@
> bzero after malloc
> ok tedu@ (brad@)
== usr.bin =========================================================== 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ cvs.c ~ proto.c
~ rcs.c ~ resp.c
> strings cleanup; OK niallo at .sa@)
ssh
~ ssh.1
> add a section on verifying host keys in dns;
> written with a lot of help from jakob;
> feedback dtucker/markus;
> ok markus (jmc@)
== usr.sbin ========================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ospfd
~ rde.h ~ rde_spf.c
> Separate route table calculations from the SPF calculation.
> ok claudio@ (norby@)
sasyncd
~ carp.c ~ monitor.c
~ net.c ~ pfkey.c
> fix some format strings and add a missing
> argument to a log_err() call. ok ho@ (moritz@)
===============================================================================
More information about the odc
mailing list