Deleted Added
full compact
ttys (158026) ttys (170088)
1#
1#
2# $FreeBSD: head/etc/etc.sparc64/ttys 158026 2006-04-25 19:43:53Z marius $
2# $FreeBSD: head/etc/etc.sparc64/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#

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

40# Virtual terminals
41ttyv1 "/usr/libexec/getty Pc" cons25 on secure
42ttyv2 "/usr/libexec/getty Pc" cons25 on secure
43ttyv3 "/usr/libexec/getty Pc" cons25 on secure
44ttyv4 "/usr/libexec/getty Pc" cons25 on secure
45ttyv5 "/usr/libexec/getty Pc" cons25 on secure
46ttyv6 "/usr/libexec/getty Pc" cons25 on secure
47ttyv7 "/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#

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

40# Virtual terminals
41ttyv1 "/usr/libexec/getty Pc" cons25 on secure
42ttyv2 "/usr/libexec/getty Pc" cons25 on secure
43ttyv3 "/usr/libexec/getty Pc" cons25 on secure
44ttyv4 "/usr/libexec/getty Pc" cons25 on secure
45ttyv5 "/usr/libexec/getty Pc" cons25 on secure
46ttyv6 "/usr/libexec/getty Pc" cons25 on secure
47ttyv7 "/usr/libexec/getty Pc" cons25 on secure
48ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
48ttyv8 "/usr/local/bin/xdm -nodaemon" xterm off secure
49# Serial terminals
50# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
51# uart(4)
52ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
53ttyu1 "/usr/libexec/getty std.9600" vt100 on secure
54ttyu2 "/usr/libexec/getty std.9600" vt100 on secure
55ttyu3 "/usr/libexec/getty std.9600" vt100 off secure
56# Dumb console

--- 258 unchanged lines hidden ---
49# Serial terminals
50# The 'dialup' keyword identifies dialin lines to login, fingerd etc.
51# uart(4)
52ttyu0 "/usr/libexec/getty std.9600" vt100 on secure
53ttyu1 "/usr/libexec/getty std.9600" vt100 on secure
54ttyu2 "/usr/libexec/getty std.9600" vt100 on secure
55ttyu3 "/usr/libexec/getty std.9600" vt100 off secure
56# Dumb console

--- 258 unchanged lines hidden ---