Deleted Added
full compact
ttys (121468) ttys (170088)
1#
1#
2# $FreeBSD: head/etc/etc.amd64/ttys 121468 2003-10-24 15:44:10Z simokawa $
2# $FreeBSD: head/etc/etc.amd64/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
44ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
44ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
45# Serial terminals
46# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
47ttyd0 "/usr/libexec/getty std.9600" dialup off secure
48ttyd1 "/usr/libexec/getty std.9600" dialup off secure
49ttyd2 "/usr/libexec/getty std.9600" dialup off secure
50ttyd3 "/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.
47ttyd0 "/usr/libexec/getty std.9600" dialup off secure
48ttyd1 "/usr/libexec/getty std.9600" dialup off secure
49ttyd2 "/usr/libexec/getty std.9600" dialup off secure
50ttyd3 "/usr/libexec/getty std.9600" dialup off secure
51# Dumb console
52dcons "/usr/libexec/getty std.9600" vt100 off secure

--- 257 unchanged lines hidden ---