1 # $NetBSD: ttys,v 1.1.2.2 2011/03/06 15:07:38 bouyer Exp $ 2 # 3 # from: @(#)ttys 5.1 (Berkeley) 4/17/89 4 # 5 # name getty type status comments 6 # 7 8 # Assumes you use PuTTY on your serial line 9 console "/usr/libexec/getty std.38400" vt100 on secure 10 # 11 # ttys for serial ports 12 # 13 ##ttyD0 "/usr/libexec/getty std.38400" unknown off secure # console 14 15 # 16 # ttys for historical compatibility (Qbus decsystems?) 17 # 18 tty00 "/usr/libexec/getty std.9600" unknown off secure 19 tty01 "/usr/libexec/getty std.9600" unknown off secure 20 tty02 "/usr/libexec/getty std.9600" unknown off secure 21 tty03 "/usr/libexec/getty std.9600" unknown off secure 22 tty04 "/usr/libexec/getty std.9600" unknown off secure 23 tty05 "/usr/libexec/getty std.9600" unknown off secure 24 tty06 "/usr/libexec/getty std.9600" unknown off secure 25 tty07 "/usr/libexec/getty std.9600" unknown off secure 26