[odc] Daily src changes for 2005-09-18
ODC
auto at squish.net
Mon Sep 19 08:07:51 BST 2005
OpenBSD src changes summary for 2005-09-18
==========================================
Makefile.cross distrib/notes
distrib/sets regress/libexec
share/man sys/dev/ic
sys/dev/pcmcia sys/dev/raidframe
usr.bin/bc usr.bin/cvs
usr.sbin/httpd usr.sbin/pkg_add
== Makefile.cross ==================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/Makefile.cross
Makefile.cross
> Fix cross-etc-root-var, pick up target etc files, simplied fix from PR4511
> ok grange@ (drahn@)
== distrib =========================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ mac68k/hardware
> LC PDS NICs work
> reported by Andrew Daugherity <andrew.daugherity at gmail dot com>
> (martin@)
sets
~ lists/man/mi
> sync (deraadt@)
== regress =========================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
libexec
~ ld.so/dlsym/test2/Makefile.inc ~ ld.so/dlsym/test2/prog1/Makefile
~ ld.so/dlsym/test2/prog2/Makefile ~ ld.so/dlsym/test2/prog3/Makefile
> link progs with extra rpath for dlopened libs instead of using
> LD_LIBRARY_PATH (kurt@)
~ ld.so/dlsym/test2/libcc/cc.c
> remove extra includes (kurt@)
~ ld.so/dlsym/test2/Makefile.inc ~ ld.so/dlsym/test2/libbb/Makefile
> move CC_{DIR|OBJDIR} to Makefile.inc in prep for prog4 (kurt@)
~ ld.so/Makefile ~ ld.so/dlopen/libaa/aa.C
~ ld.so/dlopen/libab/ab.C ~ ld.so/dlopen/libac/ac.C
~ ld.so/dlopen/prog1/prog1.C ~ ld.so/dlopen/prog3/main.c
~ ld.so/dlopen/prog4/main.c
> Make these tests more regress like, self diagnosing, less verbose. (drahn@)
~ ld.so/dlopen/libaa/Makefile ~ ld.so/dlopen/libab/Makefile
~ ld.so/dlopen/libac/Makefile ~ ld.so/dlsym/test1/libaa/Makefile
~ ld.so/dlsym/test2/libaa/Makefile ~ ld.so/dlsym/test2/libbb/Makefile
~ ld.so/dlsym/test2/libcc/Makefile
> unbreak make regress. noticed by theo (kurt@)
== share ============================================================= 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man9/bus_dma.9
> missing word
> ok jmc@ (dlg@)
== sys =============================================================== 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/ic
~ amireg.h
> speeling (dlg@)
~ if_wi.c
> ansi. No binary change. (jsg@)
dev/pcmcia
~ if_wi_pcmcia.c
> ansi. No binary change. (jsg@)
dev/raidframe
~ rf_openbsdkintf.c
> Correctly close RAID components. Fixes PR 4508, okay deraadt@ (pedro@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
bc
~ bc.y
> Do not check pointer for NULL, but check for return value of asprintf(),
> like the man page says. (otto@)
cvs
~ rcs.c
> fix memleak (joris@)
~ rcs.c
> RCS keyword expansion support, only $Log$ is not supported right now.
> (joris@)
~ rcs.c
> - ensure rcs_rev_add() and rcs_kwexp_set() set the RCS_SYNCED flag to off
> properly.
> ok joris@ (niallo@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
httpd
~ src/modules/ssl/ssl_engine_kernel.c
TAGGED OPENBSD_3_6
> MFC:
> Fix by niallo@
> ensure that renegotiation is performed for a transition from
> "SSLVerifyClient
> optional" to "SSLVerifyClient require"
> fixes CAN-2005-2700 (brad@)
pkg_add
~ Makefile + package.5
> document the package(5) format.
> Some tweaks by jmc@ (espie@)
~ Makefile
> unbreak tree. please build before commiting espie (deraadt@)
===============================================================================
More information about the odc
mailing list