MFC r260913,266895:
authornwhitehorn <nwhitehorn@FreeBSD.org>
Sun, 8 Jun 2014 17:50:07 +0000 (17:50 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Sun, 8 Jun 2014 17:50:07 +0000 (17:50 +0000)
commitdc45432cd4f03f948237c53e557e8a56c844f7ca
tree65553542f819e6c80a2e85faee72b236e6ddc304
parent4c7f4e5ef3415b0183caaebe7b91bf164418864b
MFC r260913,266895:
Add a new flag to /etc/ttys: onifconsole. This is equivalent to "on" if the
device is an active kernel console and "off" otherwise. This is designed to
allow serial-booting x86 systems to provide a login prompt on the serial line
by default without providing one on all systems by default. Set this flag
on x86 systems for ttyu0.

Comments and suggestions by: grehan, dteske, jilles
UPDATING
etc/etc.amd64/ttys
etc/etc.i386/ttys
include/ttyent.h
lib/libc/gen/getttyent.c
libexec/getty/ttys.5