Browse Source

indent

OPENBSD_2_4
todd 26 years ago
parent
commit
e07af97053
14 changed files with 43 additions and 43 deletions
  1. +2
    -2
      src/etc/etc.alpha/ttys
  2. +8
    -8
      src/etc/etc.amiga/ttys
  3. +2
    -2
      src/etc/etc.arc/ttys
  4. +7
    -7
      src/etc/etc.arm32/ttys
  5. +3
    -3
      src/etc/etc.atari/ttys
  6. +2
    -2
      src/etc/etc.hp300/ttys
  7. +3
    -3
      src/etc/etc.mac68k/ttys
  8. +3
    -3
      src/etc/etc.mvme68k/ttys
  9. +2
    -2
      src/etc/etc.mvme88k/ttys
  10. +2
    -2
      src/etc/etc.pc532/ttys
  11. +2
    -2
      src/etc/etc.pmax/ttys
  12. +2
    -2
      src/etc/etc.sparc/ttys
  13. +2
    -2
      src/etc/etc.vax/ttys
  14. +3
    -3
      src/etc/etc.x68k/ttys

+ 2
- 2
src/etc/etc.alpha/ttys View File

@ -1,5 +1,5 @@
#
# $OpenBSD: ttys,v 1.6 1997/11/30 17:10:28 millert Exp $
# $OpenBSD: ttys,v 1.7 1998/06/28 03:26:49 todd Exp $
#
# name getty type status comments
@ -7,7 +7,7 @@
# enabled for the correct 'real' device (e.g. one of the serial ports).
# console pseudo-device
console "/usr/libexec/getty std.9600" sun on secure
console "/usr/libexec/getty std.9600" sun on secure
# Workstation console (framebuffer) ttys
ttyE0 "/usr/libexec/getty std.9600" sun off secure


+ 8
- 8
src/etc/etc.amiga/ttys View File

@ -1,18 +1,18 @@
#
# $OpenBSD: ttys,v 1.6 1997/10/11 21:22:05 deraadt Exp $
# $OpenBSD: ttys,v 1.7 1998/06/28 03:26:51 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" vt220 off secure
ttye0 "/usr/libexec/getty Pc" vt220 on secure # custom chips
ttye1 "/usr/libexec/getty Pc" vt220 on secure # retina
ttye2 "/usr/libexec/getty Pc" vt220 on secure # retina
ttye3 "/usr/libexec/getty Pc" vt220 on secure # cirrus logic
ttye4 "/usr/libexec/getty Pc" vt220 on secure # a2410
ttye5 "/usr/libexec/getty Pc" vt220 on secure # CyberVision64
ttye6 "/usr/libexec/getty Pc" vt220 on secure # Domino, Merlin, oMniBus
ttye0 "/usr/libexec/getty Pc" vt220 on secure # custom chips
ttye1 "/usr/libexec/getty Pc" vt220 on secure # retina
ttye2 "/usr/libexec/getty Pc" vt220 on secure # retina
ttye3 "/usr/libexec/getty Pc" vt220 on secure # cirrus logic
ttye4 "/usr/libexec/getty Pc" vt220 on secure # a2410
ttye5 "/usr/libexec/getty Pc" vt220 on secure # CyberVision64
ttye6 "/usr/libexec/getty Pc" vt220 on secure # Domino, Merlin, oMniBus
tty00 "/usr/libexec/getty std.9600" unknown off secure # int. serial
ttyB0 "/usr/libexec/getty std.9600" unknown off secure # ISA serial
ttyB1 "/usr/libexec/getty std.9600" unknown off secure # ISA serial


+ 2
- 2
src/etc/etc.arc/ttys View File

@ -1,10 +1,10 @@
#
# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:06 deraadt Exp $
# $OpenBSD: ttys,v 1.4 1998/06/28 03:26:53 todd Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty Pc" pc3 off secure
ttyC0 "/usr/libexec/getty Pc" pc3 on secure
ttyC0 "/usr/libexec/getty Pc" pc3 on secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure


+ 7
- 7
src/etc/etc.arm32/ttys View File

@ -1,15 +1,15 @@
#
# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:07 deraadt Exp $
# $OpenBSD: ttys,v 1.4 1998/06/28 03:26:54 todd Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty RPC" vt100 off secure
ttyv0 "/usr/libexec/getty RPC" vt100 on secure
ttyv1 "/usr/libexec/getty RPC" vt100 on secure
ttyv2 "/usr/libexec/getty RPC" vt100 on secure
ttyv3 "/usr/libexec/getty RPC" vt100 on secure
ttyv4 "/usr/libexec/getty RPC" vt100 on secure
ttyv5 "/usr/libexec/getty RPC" vt100 on secure
ttyv0 "/usr/libexec/getty RPC" vt100 on secure
ttyv1 "/usr/libexec/getty RPC" vt100 on secure
ttyv2 "/usr/libexec/getty RPC" vt100 on secure
ttyv3 "/usr/libexec/getty RPC" vt100 on secure
ttyv4 "/usr/libexec/getty RPC" vt100 on secure
ttyv5 "/usr/libexec/getty RPC" vt100 on secure
ttyv6 "/usr/libexec/getty RPC" vt100 off secure
ttyv7 "/usr/libexec/getty RPC" vt100 off secure
ttyv8 "/usr/libexec/getty RPC" vt100 off secure


+ 3
- 3
src/etc/etc.atari/ttys View File

@ -1,10 +1,10 @@
#
# $OpenBSD: ttys,v 1.5 1997/10/11 21:22:08 deraadt Exp $
# $OpenBSD: ttys,v 1.6 1998/06/28 03:26:56 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" vt220 off secure
ttye0 "/usr/libexec/getty Pc" vt220 on secure # ite0 console
ttye1 "/usr/libexec/getty Pc" vt220 on secure # ite1
ttye0 "/usr/libexec/getty Pc" vt220 on secure # ite0 console
ttye1 "/usr/libexec/getty Pc" vt220 on secure # ite1

+ 2
- 2
src/etc/etc.hp300/ttys View File

@ -1,11 +1,11 @@
#
# $OpenBSD: ttys,v 1.4 1997/10/11 21:22:09 deraadt Exp $
# $OpenBSD: ttys,v 1.5 1998/06/28 03:26:58 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" hp300h on secure
console "/usr/libexec/getty Pc" hp300h on secure
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.


+ 3
- 3
src/etc/etc.mac68k/ttys View File

@ -1,18 +1,18 @@
#
# $OpenBSD: ttys,v 1.5 1997/10/11 21:22:11 deraadt Exp $
# $OpenBSD: ttys,v 1.6 1998/06/28 03:26:59 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" vt220 off secure
#console "/usr/libexec/getty std.9600" vt220 on secure
#console "/usr/libexec/getty std.9600" vt220 on secure
# Define the console that we actually run getty on.
# To enable the serial console, mark ttye0 'off' and turn on the
# console entry configuring it as though it were one of the serial
# ports (e.g., setting the entry to 'std.9600').
ttye0 "/usr/libexec/getty Pc" vt100 on secure
ttye0 "/usr/libexec/getty Pc" vt100 on secure
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.


+ 3
- 3
src/etc/etc.mvme68k/ttys View File

@ -1,16 +1,16 @@
#
# $OpenBSD: ttys,v 1.4 1997/10/11 21:22:12 deraadt Exp $
# $OpenBSD: ttys,v 1.5 1998/06/28 03:27:01 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" unknown off secure
ttya "/usr/libexec/getty Pc" unknown on secure # 147/162 console
ttya "/usr/libexec/getty Pc" unknown on secure # 147/162 console
ttyb "/usr/libexec/getty Pc" unknown off
ttyc "/usr/libexec/getty Pc" unknown off
ttyd "/usr/libexec/getty Pc" unknown off
tty00 "/usr/libexec/getty Pc" unknown on secure # 167/17x console
tty00 "/usr/libexec/getty Pc" unknown on secure # 167/17x console
tty01 "/usr/libexec/getty Pc" unknown off
tty02 "/usr/libexec/getty Pc" unknown off
tty03 "/usr/libexec/getty Pc" unknown off

+ 2
- 2
src/etc/etc.mvme88k/ttys View File

@ -1,12 +1,12 @@
#
# $OpenBSD: ttys,v 1.2 1997/10/11 21:22:14 deraadt Exp $
# $OpenBSD: ttys,v 1.3 1998/06/28 03:27:03 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" unknown off secure
ttye0 "/usr/libexec/getty Pc" unknown on secure clocal
ttye0 "/usr/libexec/getty Pc" unknown on secure clocal
ttye1 "/usr/libexec/getty Pc" unknown on
ttye2 "/usr/libexec/getty Pc" unknown off
ttye3 "/usr/libexec/getty Pc" unknown off


+ 2
- 2
src/etc/etc.pc532/ttys View File

@ -1,9 +1,9 @@
#
# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:15 deraadt Exp $
# $OpenBSD: ttys,v 1.4 1998/06/28 03:27:05 todd Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" unknown on secure
console "/usr/libexec/getty std.9600" unknown on secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure
tty03 "/usr/libexec/getty std.9600" unknown off secure


+ 2
- 2
src/etc/etc.pmax/ttys View File

@ -1,9 +1,9 @@
#
# $OpenBSD: ttys,v 1.4 1997/10/11 21:22:16 deraadt Exp $
# $OpenBSD: ttys,v 1.5 1998/06/28 03:27:06 todd Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty std.9600" unknown on secure
console "/usr/libexec/getty std.9600" unknown on secure
tty00 "/usr/libexec/getty std.9600" unknown off secure
tty01 "/usr/libexec/getty std.9600" unknown off secure
tty02 "/usr/libexec/getty std.9600" unknown off secure


+ 2
- 2
src/etc/etc.sparc/ttys View File

@ -1,9 +1,9 @@
#
# $OpenBSD: ttys,v 1.4 1998/02/23 05:29:17 jason Exp $
# $OpenBSD: ttys,v 1.5 1998/06/28 03:27:08 todd Exp $
#
# name getty type status comments
#
console "/usr/libexec/getty suncons" sun on secure
console "/usr/libexec/getty suncons" sun on secure
ttya "/usr/libexec/getty std.9600" unknown off secure
ttyb "/usr/libexec/getty std.9600" unknown off secure
ttyc "/usr/libexec/getty std.9600" unknown off secure


+ 2
- 2
src/etc/etc.vax/ttys View File

@ -1,11 +1,11 @@
#
# $OpenBSD: ttys,v 1.3 1997/10/11 21:22:21 deraadt Exp $
# $OpenBSD: ttys,v 1.4 1998/06/28 03:27:10 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty std.9600" unknown on secure
console "/usr/libexec/getty std.9600" unknown on secure
# Hardwired lines are marked off, by default, so getty(8)
# is quiet when they don't exist.


+ 3
- 3
src/etc/etc.x68k/ttys View File

@ -1,13 +1,13 @@
#
# $OpenBSD: ttys,v 1.4 1997/10/11 21:22:23 deraadt Exp $
# $OpenBSD: ttys,v 1.5 1998/06/28 03:27:12 todd Exp $
#
# name getty type status comments
#
# If the console is marked insecure, single-user requires
# the root password.
console "/usr/libexec/getty Pc" vt220 on secure
console "/usr/libexec/getty Pc" vt220 on secure
tty00 "/usr/libexec/getty std.9600" unknown off secure # int. serial.
#tty00 none unknown off secure rtcsts softcar # for dialup ppp.
#tty00 none unknown off secure rtcsts softcar # for dialup ppp.
tty02 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
tty03 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.
com0 "/usr/libexec/getty std.9600" unknown off secure # ext. serial.


Loading…
Cancel
Save