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