Deleted Added
full compact
ttys (136626) ttys (170088)
1#
1#
2# $FreeBSD: head/etc/etc.ia64/ttys 136626 2004-10-17 22:20:39Z marcel $
2# $FreeBSD: head/etc/etc.ia64/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 off secure
38ttyv2 "/usr/libexec/getty Pc" cons25 off secure
39ttyv3 "/usr/libexec/getty Pc" cons25 off secure
40ttyv4 "/usr/libexec/getty Pc" cons25 off secure
41ttyv5 "/usr/libexec/getty Pc" cons25 off secure
42ttyv6 "/usr/libexec/getty Pc" cons25 off secure
43ttyv7 "/usr/libexec/getty Pc" cons25 off 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 off secure
38ttyv2 "/usr/libexec/getty Pc" cons25 off secure
39ttyv3 "/usr/libexec/getty Pc" cons25 off secure
40ttyv4 "/usr/libexec/getty Pc" cons25 off secure
41ttyv5 "/usr/libexec/getty Pc" cons25 off secure
42ttyv6 "/usr/libexec/getty Pc" cons25 off secure
43ttyv7 "/usr/libexec/getty Pc" cons25 off secure
44ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
44ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
45# Serial terminals. The 'dialup' keyword identifies dialin lines to login,
46# 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. The 'dialup' keyword identifies dialin lines to login,
46# 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 ---