[odc] Daily src changes for 2003-04-09
ODC
auto at squish.net
Thu Apr 10 08:00:18 BST 2003
OpenBSD src changes summary for 2003-04-09
==========================================
etc/mtree/4.4BSD.dist gnu/egcs
gnu/usr.bin/binutils lib/libc
sbin/dump sbin/isakmpd
sbin/pfctl share/man
sys/arch/i386/i386 sys/arch/i386/include
sys/arch/sparc64/stand/libkern sys/crypto
sys/dev/ata sys/dev/ic
sys/net usr.bin/mail
usr.bin/ssh usr.sbin/httpd
== etc =============================================================== 01/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
mtree/4.4BSD.dist
~ mtree/4.4BSD.dist
> create /etc/isakmpd/crls to fix a warning when starting isakmpd
> from Mathieu Sauve-Frankel m dot sauve at secureops dot com
> ok brad@ (todd@)
== gnu =============================================================== 02/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
egcs
~ gcc/c-common.c
> xmalloc called with the wrong sizeof in sentinel attribute setup
> espie@ ok (avsm@)
~ gcc/config/pa/openbsd.h
> fix the readonly objects placement into thee .rodata proper; espie@ ok
> (mickey@)
usr.bin/binutils
~ ld/emulparams/hppaobsd.sh
> fix bad entry definition (mickey@)
== lib =============================================================== 03/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ crypt/blowfish.c
> makeing local table static saves some bytes; idea from mickey@ (markus@)
== sbin ============================================================== 04/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
dump
~ dump.8
> document that rewind/eject features of tape devices depend on name of
> tape device; reference st(4) for an explanation.
> diff from Olivier Cherrier;
> ok millert@ (jmc@)
isakmpd
~ x509.c
> Less noise for missing crl dir, demoted to debug message. (ho@)
pfctl
~ pf_print_state.c
> on "pfctl -vvss", print the anchor rule number when there is one.
> ok dhartmei@ henning@ (cedric@)
== share ============================================================= 05/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/sti.4 ~ man4/tcp.4
~ man4/termios.4 ~ man4/tl.4
~ man4/trm.4 ~ man4/tty.4
~ man4/ubsec.4 ~ man4/ucom.4
~ man4/uk.4 ~ man4/umct.4
~ man4/usb.4
> typos;
> sti(4): ok mickey@ (jmc@)
== sys =============================================================== 06/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/i386/i386
~ pmap.c
> Remove one of two identical comment blocks (niklas@)
arch/i386/include
~ pmap.h ~ param.h
> Correct commentary describing page table layouts (niklas@)
arch/sparc64/stand/libkern
~ Makefile
> add strl{cat,cpy} to unbreak "make build" on sparc64
> OK miod@ (sturm@)
crypto
~ blf.c
> makeing a local array static saves some bytes; idea from mickey@ (markus@)
dev/ata
~ ata.c ~ atavar.h
~ wd.c
> sprintf->snprintf. miod@, grange@ ok. (ho@)
dev/ic
~ osiop.c
> Reduce default OSIOP_DEBUG output to a useful volume.
> From mickey@ (krw@)
~ osiop.c
> Cleanup/make more consistant the various DEBUG flags and uses thereof.
> Eliminate a couple of unused debug defines and variables.
> ok mickey@ (krw@)
~ ac97.c
> a couple of sigmatel codec ids (mickey@)
~ twe.c
> missing nl in the error msg and a return afterwards (mickey@)
net
~ pf.c ~ pf_ioctl.c
~ pfvar.h
> Change pf_state structure to point to both a rule and the anchor,
> so states created by rules in anchors correctly use rule options like
> routing and (soon) queues...
> Rule number bumped to 32 bit value.
> USERLAND NEED TO BE RECOMPILED.
> ok dhartmei@ henning@ (cedric@)
~ pf.c
> KNF (henning@)
== usr.bin =========================================================== 07/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
mail
~ misc/mail.help
> syetem -> system;
> from Marko Cehaja
> closes PR 3187 (jmc@)
ssh
~ servconf.c
> Don't include <krb.h> when compiling with Kerberos 5 support (hin@)
~ lib/Makefile ~ ssh/Makefile
~ sshd/Makefile
> Disable Kerberos 4 support.
> ok markus@ (hin@)
~ readconf.c
> strip trailing whitespace from config lines before parsing. Fixes bz 528;
> ok markus@ (djm@)
== usr.sbin ========================================================== 08/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
httpd
~ src/ap/ap_snprintf.c
> more string shit, ok bob and vincent (henning@)
~ src/modules/proxy/mod_proxy.h ~ src/modules/proxy/proxy_cache.c
~ src/modules/proxy/proxy_util.c
> string shit; ok dhartmei@ (henning@)
===============================================================================
More information about the odc
mailing list