Deleted Added
full compact
gettytab (119915) gettytab (130151)
1# $FreeBSD: head/etc/gettytab 119915 2003-09-09 15:37:19Z yar $
1# $FreeBSD: head/etc/gettytab 130151 2004-06-06 11:46:29Z schweikh $
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

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

200
201#
202# autologin - automatically log in as root
203#
204
205autologin|al.9600:\
206 :al=root:tc=std.9600:
207
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

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

200
201#
202# autologin - automatically log in as root
203#
204
205autologin|al.9600:\
206 :al=root:tc=std.9600:
207
208#
208#
209# Entries for 3-wire serial terminals. These don't supply carrier, so
210# clocal needs to be set, and crtscts needs to be unset.
211#
2123wire.9600|9600-3wire:\
213 :np:nc:sp#9600:
2143wire.38400|38400-3wire:\
215 :np:nc:sp#38400:
2163wire.57600|57600-3wire:\
217 :np:nc:sp#57600:
2183wire.115200|115200-3wire:\
219 :np:nc:sp#115200:
2203wire.230400|230400-3wire:\
221 :np:nc:sp#230400:
209# Entries for 3-wire serial terminals. These don't supply carrier, so
210# clocal needs to be set, and crtscts needs to be unset.
211#
2123wire.9600|9600-3wire:\
213 :np:nc:sp#9600:
2143wire.38400|38400-3wire:\
215 :np:nc:sp#38400:
2163wire.57600|57600-3wire:\
217 :np:nc:sp#57600:
2183wire.115200|115200-3wire:\
219 :np:nc:sp#115200:
2203wire.230400|230400-3wire:\
221 :np:nc:sp#230400: