1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
Commit Graph

5 Commits

Author SHA1 Message Date
miod
1c0b394d09 Try to make /etc/ttys more consistent accross platforms, which will also
make the installation media's life easier:
- stop using ``Pc'' as a getty terminal type, use std.9600 instead.
- on platforms with multiple virtual consoles (alpha, amd64, i386,
  zaurus), console is disabled, various ttyC* are enabled.
- on other platforms, console is enabled, all other devices are
  disabled. This only changes armish, mac68k, sgi.
- default terminal for console is unknown on serial-only machines, vt220
  on glass-capable machines (questionable, but done for consistency).
- minor whitespace changes.
- glass console forgotten on a couple platforms (luna88k, sparc64, vax).

eyeballed by deraadt@, ok krw@
2008-01-09 17:39:41 +00:00
mickey
2c9557bc6c add entries for C0 and D0 2003-08-19 02:50:13 +00:00
mickey
9bd37fb7f5 term type is vt220 for the console 2002-10-01 20:49:49 +00:00
todd
9b7570f006 rm trailing whitespace 2002-06-09 06:15:14 +00:00
mickey
4c82a9b657 initial /etc files 1999-11-30 21:25:38 +00:00