Home | History | Annotate | Line # | Download | only in etc.emips
      1  1.2    abs #	$NetBSD: ttys,v 1.2 2019/09/25 23:09:20 abs 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.2    abs console	"/usr/libexec/getty std.38400"	vt100	off secure
     10  1.2    abs constty	"/usr/libexec/getty std.38400"	vt100	on  secure
     11  1.1  pooka #
     12  1.1  pooka # ttys for serial ports
     13  1.1  pooka #
     14  1.1  pooka ##ttyD0	"/usr/libexec/getty std.38400"	unknown off secure	# console
     15  1.1  pooka 
     16  1.1  pooka #
     17  1.1  pooka # ttys for historical compatibility (Qbus decsystems?)
     18  1.1  pooka #
     19  1.1  pooka tty00	"/usr/libexec/getty std.9600"	unknown off secure
     20  1.1  pooka tty01	"/usr/libexec/getty std.9600"	unknown off secure
     21  1.1  pooka tty02	"/usr/libexec/getty std.9600"	unknown off secure
     22  1.1  pooka tty03	"/usr/libexec/getty std.9600"	unknown off secure
     23  1.1  pooka tty04	"/usr/libexec/getty std.9600"	unknown off secure
     24  1.1  pooka tty05	"/usr/libexec/getty std.9600"	unknown off secure
     25  1.1  pooka tty06	"/usr/libexec/getty std.9600"	unknown off secure
     26  1.1  pooka tty07	"/usr/libexec/getty std.9600"	unknown off secure
     27