[odc] Daily src changes for 2011-03-24
ODC
auto at squish.net
Fri Mar 25 07:00:01 GMT 2011
OpenBSD src changes summary for 2011-03-24
==========================================
etc/rc.d/rc.subr lib/libssl
libexec/security regress/usr.bin
share/man sys/arch/amd64/conf
sys/arch/hppa/hppa sys/net
sys/netinet6 sys/sys
usr.bin/m4 usr.bin/ssh
usr.sbin/ospf6d usr.sbin/ospfd
== etc =============================================================== 01/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
rc.d/rc.subr
~ rc.d/rc.subr
> if daemon_flags=NO is set, just exit
> ok ajacoutot@ (robert@)
== lib =============================================================== 02/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libssl
~ generate_pkgconfig.sh
> This script doesn't need write access to $curdir. Just check existence.
> Fixes build on NFS src with no root access. ok jasper@ (matthieu@)
== libexec =========================================================== 03/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
security
~ security
> fix "german" typo; from <markus dot lude at gmx dot de> (schwarze@)
== regress =========================================================== 04/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
usr.bin
~ m4/Makefile + m4/gnutranslit2.out
+ m4/translit2.m4 + m4/translit2.out
> translit tests, Nigel Taylor (espie@)
== share ============================================================= 05/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man8/rc.d.8
> Document daemon_flags=NO.
> ok robert@ (ajacoutot@)
== sys =============================================================== 06/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/conf
~ GENERIC
> remove whitespace (robert@)
arch/hppa/hppa
~ intr.c
> Process interrupts in priority order. Joint work with jsing at .
> ok jsing@ (kettenis@)
net
~ pf.c ~ pf_norm.c
~ pfvar.h
> Reassemble IPv6 fragments in pf. In the forward case, pf refragments
> the packets with the same maximum size. This allows the sender to
> determine the optimal fragment size by Path MTU Discovery.
> testing sthen@ matthieu@
> ok claudio@ (bluhm@)
netinet6
~ ip6_forward.c
> Reassemble IPv6 fragments in pf. In the forward case, pf refragments
> the packets with the same maximum size. This allows the sender to
> determine the optimal fragment size by Path MTU Discovery.
> testing sthen@ matthieu@
> ok claudio@ (bluhm@)
sys
~ mbuf.h
> Reassemble IPv6 fragments in pf. In the forward case, pf refragments
> the packets with the same maximum size. This allows the sender to
> determine the optimal fragment size by Path MTU Discovery.
> testing sthen@ matthieu@
> ok claudio@ (bluhm@)
== usr.bin =========================================================== 07/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
m4
~ eval.c
> fix translit() behavior to not be recursive. Fixes autoconf 2.65, matches
> behavior of solaris m4 (e.g., posix).
> Bug-fix by Nigel Taylor
> Okay sthen@, todd at .
> Comment amended per sthen@' suggestion. (espie@)
ssh
~ ssh-keygen.1
> zap trailing whitespace; (jmc@)
~ ssh-keygen.c
> use strcasecmp() for "clear" cert permission option also; ok djm (stevesk@)
== usr.sbin ========================================================== 08/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ospf6d
~ ospf6.h
> Make the sequence number constanst explicitly unsigned. The seq_num is
> already defined as a u_int32_t type. (claudio@)
ospfd
~ neighbor.c ~ ospfd.c
~ ospfe.c ~ rde.c
~ rde.h ~ rde_lsdb.c
~ rde_spf.c
> Fix some memory leaks. Mainly better cleanup on shutdown but the v_nexthop
> leak is a runtime one.
> OK bluhm@ (claudio@)
===============================================================================
More information about the odc
mailing list