[odc] Daily src changes for 2011-03-06
ODC
auto at squish.net
Mon Mar 7 07:00:01 GMT 2011
OpenBSD src changes summary for 2011-03-06
==========================================
etc/rc.d/rc.subr gnu/usr.bin/cc
lib/libc share/man
sys/arch/amd64/amd64 sys/arch/amd64/include
sys/dev sys/dev/acpi
sys/dev/ic sys/netinet6
== etc =============================================================== 01/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
rc.d/rc.subr
~ rc.d/rc.subr
> Add an "rc_bg" variable that is undefined by default and allows to start
> a daemon in the background.
> man page tweaks from schwarze@
> discussed with an ok schwarze@ robert@ (ajacoutot@)
== gnu =============================================================== 02/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/cc
~ Makefile.inc ~ cc_tools/openbsd-native.h
> Tweak definition and some uses of PREFIX macro to avoid including
> doubled slashes in compiled in paths.
> ok deraadt@, cross-compilation testing and ok drahn@ (guenther@)
== lib =============================================================== 03/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libc
~ stdlib/merge.c
> wrong type for variable; spotted by christian.siebert at cs.tu-chemnitz.de
> ok guenther (deraadt@)
== share ============================================================= 04/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man8/rc.d.8
> Clarify.
> ok schwarze@ jmc@ (ajacoutot@)
~ man8/rc.subr.8
> Add an "rc_bg" variable that is undefined by default and allows to start
> a daemon in the background.
> man page tweaks from schwarze@
> discussed with an ok schwarze@ robert@ (ajacoutot@)
== sys =============================================================== 05/05 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/amd64
~ mpbios.c
> The global_int information acpi collects is not used by amd64.
> ok ketttenis (deraadt@)
arch/amd64/include
~ mpconfig.h
> The global_int information acpi collects is not used by amd64.
> ok ketttenis (deraadt@)
dev
~ softraid_crypto.c
> fix function name in error/debug messages; ok marco (stsp@)
dev/acpi
~ acpimadt.c
> The global_int information acpi collects is not used by amd64.
> ok ketttenis (deraadt@)
dev/ic
~ isp_openbsd.h
> Make sure MEMORYBARRIER(SYNC_REG) performs a read/write bus_space_barrier,
> instead of a read barrier only, as it is used in read-modify-write cycles.
> ok mjacob (miod@)
netinet6
~ frag6.c ~ ip6_var.h
> Extract the new function frag6_deletefraghdr() from frag6_input()
> to make it reusable by pf. No functional change.
> ok henning@, claudio@ (bluhm@)
===============================================================================
More information about the odc
mailing list