Deleted Added
full compact
ttys (135734) ttys (170088)
1#
1#
2# $FreeBSD: head/etc/etc.arm/ttys 135734 2004-09-24 12:51:15Z cognet $
2# $FreeBSD: head/etc/etc.arm/ttys 170088 2007-05-29 06:37:58Z dougb $
3# @(#)ttys 5.1 (Berkeley) 4/17/89
4#
5# This file specifies various information about terminals on the system.
6# It is used by several different programs. Common entries for the
7# various columns include:
8#
9# name The name of the terminal device.
10#

--- 25 unchanged lines hidden (view full) ---

36# Virtual terminals
37ttyv1 "/usr/libexec/getty Pc" cons25 on secure
38ttyv2 "/usr/libexec/getty Pc" cons25 on secure
39ttyv3 "/usr/libexec/getty Pc" cons25 on secure
40ttyv4 "/usr/libexec/getty Pc" cons25 on secure
41ttyv5 "/usr/libexec/getty Pc" cons25 on secure
42ttyv6 "/usr/libexec/getty Pc" cons25 on secure
43ttyv7 "/usr/libexec/getty Pc" cons25 on secure
3# @(#)ttys 5.1 (Berkeley) 4/17/89
4#
5# This file specifies various information about terminals on the system.
6# It is used by several different programs. Common entries for the
7# various columns include:
8#
9# name The name of the terminal device.
10#

--- 25 unchanged lines hidden (view full) ---

36# Virtual terminals
37ttyv1 "/usr/libexec/getty Pc" cons25 on secure
38ttyv2 "/usr/libexec/getty Pc" cons25 on secure
39ttyv3 "/usr/libexec/getty Pc" cons25 on secure
40ttyv4 "/usr/libexec/getty Pc" cons25 on secure
41ttyv5 "/usr/libexec/getty Pc" cons25 on secure
42ttyv6 "/usr/libexec/getty Pc" cons25 on secure
43ttyv7 "/usr/libexec/getty Pc" cons25 on secure
44#ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
44#ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
45# Serial terminals
46# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
47ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
48ttyd0 "/usr/libexec/getty std.9600" dialup off secure
49ttyd1 "/usr/libexec/getty std.9600" dialup off secure
50ttyd2 "/usr/libexec/getty std.9600" dialup off secure
51ttyd3 "/usr/libexec/getty std.9600" dialup off secure
52# Dumb console

--- 258 unchanged lines hidden ---
45# Serial terminals
46# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
47ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
48ttyd0 "/usr/libexec/getty std.9600" dialup off secure
49ttyd1 "/usr/libexec/getty std.9600" dialup off secure
50ttyd2 "/usr/libexec/getty std.9600" dialup off secure
51ttyd3 "/usr/libexec/getty std.9600" dialup off secure
52# Dumb console

--- 258 unchanged lines hidden ---