Add a new flag to /etc/ttys: onifconsole. This is equivalent to "on" if the
authornwhitehorn <nwhitehorn@FreeBSD.org>
Mon, 20 Jan 2014 18:15:06 +0000 (18:15 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Mon, 20 Jan 2014 18:15:06 +0000 (18:15 +0000)
commit875e23de1fa47e9bee345d3bfe18237970db0b83
tree4e3148296da1dfbb27b5f98e69f14f2485a72627
parent094f2691cab2836b1d441da0c8e114c402630dc1
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.

Comments and suggestions by: grehan, dteske, jilles
MFC after: 1 month
include/ttyent.h
lib/libc/gen/getttyent.c
libexec/getty/ttys.5