[odc] Daily src changes for 2007-11-08
ODC
auto at squish.net
Fri Nov 9 07:00:01 GMT 2007
OpenBSD src changes summary for 2007-11-08
==========================================
sys/dev/acpi sys/nfs
usr.bin/cvs
== sys =============================================================== 01/02 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/acpi
~ acpibat.c ~ dsdt.c
~ dsdt.h
> convert the value to a string instead of using aml_val2str()
> which returns invalid pointers if the value is not a string, causing
> acpibat to panic, as reported by mbalmer@ and Alexey Suslikov.
> tested by Alexey Suslikov, ok marco@ (canacar@)
~ dsdt.c
> Pass correct pointers to memcpy when concatanating strings/buffers
> ok weingart@, marco@ (canacar@)
nfs
~ nfs_serv.c
> Fix unsafe queue macro use
> ok thib@ 'emphatic' ok beck@ (blambert@)
== usr.bin =========================================================== 02/02 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ rcs.c
> Return latest revision of default branch when HEAD is requested and no
> newer revisions are available (for example multiple imports).
> Reported by ckuethe@, OK niallo@ (tobias@)
~ rcs.c
> Stick at GNU cvs output format of docdate.
> OK niallo@ (tobias@)
===============================================================================
More information about the odc
mailing list