Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Dennis Chernoivanov <cdi@netbsd.org>
List: source-changes
Date: 10/17/2003 20:27:38
Module Name:	src
Committed By:	cdi
Date:		Fri Oct 17 20:27:38 UTC 2003

Added Files:
	src/sys/dev: nullcons_subr.c

Log Message:
Introduce null console. This pseudo device acts as a normal console with the
exception that it discards any output, and is useful for booting the kernel
on headless boxes.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/nullcons_subr.c

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