[odc] Daily src changes for 2010-10-20
ODC
auto at squish.net
Thu Oct 21 07:00:01 BST 2010
OpenBSD src changes summary for 2010-10-20
==========================================
gnu/usr.bin/gcc sys/dev/pci
usr.bin/cvs usr.bin/rcs
usr.bin/tmux usr.sbin/ldpd
== gnu =============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/gcc
~ gcc/config/alpha/openbsd.h
> Disable __thread for alpha on OpenBSD. ok matthieu.
> A few others mumbled and grumbled and didn't say much but this is blocking
> X builds on alpha. (drahn@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/pci
~ ehci_pci.c ~ ohci_pci.c
~ uhci_pci.c
> Disestablish interrupts if attachment fails.
> ok jakemsr (mk@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ rcsparse.c
> Prevent a NULL pointer dereference if rcsparse_deltatexts is called with
> a revision not specified as delta in an RCS file.
> Spotted by and ok zinovik (tobias@)
~ rcs.c ~ rcs.h
~ rcsparse.c
> Remove the need for rp_file in parser structure, instead keep only one
> FILE pointer in RCSFILE. This fixes some ugliness in closing an
> fdopen()ed FILE and its underlying file descriptor.
> Notified by Joerg Sonnenberger <joerg at britannica dot bec to de>
> discussed with and ok nicm (tobias@)
rcs
~ rcsparse.c
> Prevent a NULL pointer dereference if rcsparse_deltatexts is called with
> a revision not specified as delta in an RCS file.
> Spotted by and ok zinovik (tobias@)
~ co.c ~ rcs.c
~ rcs.h ~ rcsparse.c
~ rcsutil.c
> Remove the need for rp_file in parser structure, instead keep only one
> FILE pointer in RCSFILE. This fixes some ugliness in closing an
> fdopen()ed FILE and its underlying file descriptor.
> Notified by Joerg Sonnenberger <joerg at britannica dot bec to de>
> discussed with and ok nicm (tobias@)
~ rcs.c
> Merge OpenCVS' rcs_deltatext_set into OpenRCS, fixing a memory leak.
> ok nicm zinovik (tobias@)
tmux
~ cmd-list-keys.c
> Mark repeating keys with "(repeat)" in the key list. (nicm@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ldpd
~ kroute.c
> Since on shutdown fib_sync is forced to 1 to remove the multicast route
> it needs to be set to 0 afterwards again, because the FIB was decoupled
> right before and now no "route vanished before delete" messages are
> printed on shutdown. (claudio@)
===============================================================================
More information about the odc
mailing list