Deleted Added
full compact
ttys (166250) ttys (170088)
1#
1#
2# $FreeBSD: head/etc/etc.powerpc/ttys 166250 2007-01-26 06:22:34Z marcel $
2# $FreeBSD: head/etc/etc.powerpc/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
48ttyu1 "/usr/libexec/getty std.9600" dialup off secure
49ttyu2 "/usr/libexec/getty std.9600" dialup off secure
50ttyu3 "/usr/libexec/getty std.9600" dialup off secure
51# Dumb console
52dcons "/usr/libexec/getty std.9600" vt100 off secure

--- 257 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
48ttyu1 "/usr/libexec/getty std.9600" dialup off secure
49ttyu2 "/usr/libexec/getty std.9600" dialup off secure
50ttyu3 "/usr/libexec/getty std.9600" dialup off secure
51# Dumb console
52dcons "/usr/libexec/getty std.9600" vt100 off secure

--- 257 unchanged lines hidden ---