CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/12 14:00:09
Modified files:
sys/kern : subr_prf.c
sys/ddb : db_output.h
sys/dev/acpi : acpidebug.c
Log message:
Add db_vprintf(), and then use it in ACPI's db_disprint() instead of
formatting into a local buffer.
ok miod@
