Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/05/2002 20:53:52
Module Name: syssrc
Committed By: drochner
Date: Wed Jun 5 17:53:52 UTC 2002
Modified Files:
syssrc/sys/ddb: db_output.h
syssrc/sys/kern: subr_prf.c
Log Message:
provide a db_vprintf() which is exactly what the name suggests
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/ddb/db_output.h
cvs rdiff -r1.83 -r1.84 syssrc/sys/kern/subr_prf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.