Subject: CVS commit: src/sbin/init
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/03/2003 13:31:32
Module Name:	src
Committed By:	dsl
Date:		Fri Oct  3 13:31:32 UTC 2003

Modified Files:
	src/sbin/init: init.c

Log Message:
If /dev/constty exists, use it instead of /dev/console for single user shell.
I'm not 100% certain it should call login_tty() for anything else.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sbin/init/init.c

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