Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/17/2003 22:22:43
Module Name:	src
Committed By:	thorpej
Date:		Sat May 17 22:22:42 UTC 2003

Modified Files:
	src/sys/kern: kern_subr.c vfs_subr.c

Log Message:
Use aprint_normal() for the non-error (and thus non-interative) case
of mounting the root file system.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/kern/kern_subr.c
cvs rdiff -r1.196 -r1.197 src/sys/kern/vfs_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.