Deleted Added
full compact
gettytab (258864) gettytab (262955)
1# $FreeBSD: head/etc/gettytab 258864 2013-12-03 04:13:55Z eadler $
1# $FreeBSD: head/etc/gettytab 262955 2014-03-09 20:51:14Z marcel $
2# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
3#
4# Most of the table entries here are just copies of the old getty table,
5# it is by no means certain, or even likely, that any of them are optimal
6# for any purpose whatever. Nor is it likely that more than a couple are
7# even correct.
8#
9# The default gettytab entry, used to set defaults for all other

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

44#
45# The "std.NNN" names are known to the special case
46# portselector code in getty, however they can
47# be assigned to any table desired.
48# The "NNN-baud" names are known to the special case
49# autobaud code in getty, and likewise can
50# be assigned to any table desired (hopefully the same speed).
51#
2# from: @(#)gettytab 5.14 (Berkeley) 3/27/91
3#
4# Most of the table entries here are just copies of the old getty table,
5# it is by no means certain, or even likely, that any of them are optimal
6# for any purpose whatever. Nor is it likely that more than a couple are
7# even correct.
8#
9# The default gettytab entry, used to set defaults for all other

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

44#
45# The "std.NNN" names are known to the special case
46# portselector code in getty, however they can
47# be assigned to any table desired.
48# The "NNN-baud" names are known to the special case
49# autobaud code in getty, and likewise can
50# be assigned to any table desired (hopefully the same speed).
51#
52std:\
53 :np:sp#0:
52a|std.110|110-baud:\
53 :np:nd#1:cd#1:uc:sp#110:
54b|std.134|134.5-baud:\
55 :np:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl:
561|std.150|150-baud:\
57 :np:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 :
58c|std.300|300-baud:\
59 :np:nd#1:cd#1:sp#300:

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

216 :al=root:tc=std.230400:
217al.Pc:\
218 :al=root:tc=Pc
219
220#
221# Entries for 3-wire serial terminals. These don't supply carrier, so
222# clocal needs to be set, and crtscts needs to be unset.
223#
54a|std.110|110-baud:\
55 :np:nd#1:cd#1:uc:sp#110:
56b|std.134|134.5-baud:\
57 :np:nd#1:cd#2:ff#1:td#1:sp#134:ht:nl:
581|std.150|150-baud:\
59 :np:nd#1:cd#2:td#1:fd#1:sp#150:ht:nl:lm=\E\72\6\6\17login\72 :
60c|std.300|300-baud:\
61 :np:nd#1:cd#1:sp#300:

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

218 :al=root:tc=std.230400:
219al.Pc:\
220 :al=root:tc=Pc
221
222#
223# Entries for 3-wire serial terminals. These don't supply carrier, so
224# clocal needs to be set, and crtscts needs to be unset.
225#
2263wire:\
227 :np:nc:sp#0:
2243wire.9600|9600-3wire:\
225 :np:nc:sp#9600:
2263wire.19200|19200-3wire:\
227 :np:nc:sp#19200:
2283wire.38400|38400-3wire:\
229 :np:nc:sp#38400:
2303wire.57600|57600-3wire:\
231 :np:nc:sp#57600:
2323wire.115200|115200-3wire:\
233 :np:nc:sp#115200:
2343wire.230400|230400-3wire:\
235 :np:nc:sp#230400:
2283wire.9600|9600-3wire:\
229 :np:nc:sp#9600:
2303wire.19200|19200-3wire:\
231 :np:nc:sp#19200:
2323wire.38400|38400-3wire:\
233 :np:nc:sp#38400:
2343wire.57600|57600-3wire:\
235 :np:nc:sp#57600:
2363wire.115200|115200-3wire:\
237 :np:nc:sp#115200:
2383wire.230400|230400-3wire:\
239 :np:nc:sp#230400: