Satoshi Asami
884a677900
ttyq[0-9a-f] -> ttyp[g-v]
1995-05-05 10:06:34 +00:00
Bruce Evans
600caea8b2
Rename tty0* -> ttyd*. Comment about "serial" terminals instead of
...
"hardwired" or "dialin" terminals.
1994-12-06 19:59:24 +00:00
Andrey A. Chernov
5ac66a038b
Only comment added to console entry:
...
# If you want to be asked for password, change "secure" to "insecure" here
1994-06-16 12:34:53 +00:00
Jordan K. Hubbard
911491d727
I'll leave the addition of the line, but there's just absolutely no
...
way I'm going to allow this to be set to secure. People blow their
password files away all the time, and I am not at all keen to lose the
ability to get them recovered with the simple expedient of a single-user
boot.
1994-06-16 12:14:08 +00:00
Andrey A. Chernov
e4e14c13aa
Choose secure single-user mode by default
...
Without this entry init.bsdi don't ask root password when it goes
to sigle-user. This entry must present here in any case,
subject of arguing can be only default mode, I mean
"secure" or "insecure" here. Please consider this entry
like template and change "insecure" to "secure" if you
are _shure_, but not back out whole line.
# This entry needed for asking password when init goes to single-user mode
console none unknown off insecure
1994-06-16 11:13:44 +00:00
Jordan K. Hubbard
7838b155ee
Use "cons25" for console too since we're now syscons. Turn on two
...
VTY's by default; give user a couple of vty's to play with out of the box
(leave 4th entry turned off for X).
1994-05-19 11:07:56 +00:00
Rodney W. Grimes
9b647c9560
Fix some spaces back into tabs from a cut and past.
1994-05-13 03:39:21 +00:00
Andrey A. Chernov
2a369b20d2
We lost ttyd for dialin lines, now restore it
1994-02-19 13:17:03 +00:00
Nate Williams
5243b4e28d
Added some other ttyvx lines for reference. They are marked as off so
...
there is no functional difference.
1994-02-15 00:05:14 +00:00
David Greenman
205c41b457
Deprecate "/dev/vga". Use /dev/ttyv0 always. Note that the terminal type
...
is still 'pc3' in /etc/ttys, and should be changed if we decide to default
to syscons.
1994-01-24 20:57:16 +00:00
Rodney W. Grimes
73853682e5
Change getty entry to start on /dev/console instead of /dev/vga, this fixes
...
the syslogd problem with consoles that do not respond after hupping syslogd.
1993-10-18 14:11:53 +00:00
Rodney W. Grimes
cd9fa06692
Replaced comxx with ttyxx, as that is now the correct name to use when
...
refering to serial lines
1993-09-05 15:55:03 +00:00
Rodney W. Grimes
5cd488dfd0
Forgot to fix com01 -> com00, and added com02 and com03
1993-07-30 10:56:34 +00:00
Rodney W. Grimes
a1fea88be2
Replaced console with vga.
1993-07-30 10:55:24 +00:00
Rodney W. Grimes
1bf9d5d951
Initial import of 386BSD 0.1 othersrc/etc
1993-06-20 13:41:45 +00:00