Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / release / picobsd / mfs_tree / etc / gettytab
1 # $FreeBSD: src/release/picobsd/mfs_tree/etc/gettytab,v 1.1.2.1 2001/02/14 23:47:02 luigi Exp $
2 # $DragonFly: src/release/picobsd/mfs_tree/etc/Attic/gettytab,v 1.2 2003/06/17 04:27:20 dillon Exp $
3 #       from: @(#)gettytab      5.14 (Berkeley) 3/27/91
4 #
5 default:\
6         :cb:ce:ck:lc:fd#1000:cl:im=\r\nPicoBSD (%h) (%t)\r\n\r\n:sp#1200:
7
8 P|Pc|Pc console:\
9         :ht:np:sp#115200:
10
11 # Fixed speed entries
12 2|std.9600|9600-baud:\
13         :np:sp#9600:
14 g|std.19200|19200-baud:\
15         :np:sp#19200:
16 std.38400|38400-baud:\
17         :np:sp#38400:
18 std.57600|57600-baud:\
19         :np:sp#57600:
20 std.115200|115200-baud:\
21         :np:sp#115200:
22
23 # Entry specifying explicit device settings.  See termios(4) and
24 # /usr/include/termios.h, too.  The entry forces the tty into
25 # CLOCAL mode (so no DCD is required), and uses Xon/Xoff flow control.
26 #
27 # cflags: CLOCAL | HUPCL | CREAD | CS8
28 # oflags: OPOST | ONLCR | OXTABS
29 # iflags: IXOFF | IXON | ICRNL | IGNPAR
30 # lflags: IEXTEN | ICANON | ISIG | ECHOCTL | ECHO | ECHOK | ECHOE | ECHOKE
31 #
32 # The `0' flags don't have input enabled.  The `1' flags don't echo.
33 # (Echoing is done inside getty itself.)
34 #
35 local.9600|CLOCAL tty @ 9600 Bd:\
36         :c0#0x0000c300:c1#0x0000cb00:c2#0x0000cb00:\
37         :o0#0x00000007:o1#0x00000002:o2#0x00000007:\
38         :i0#0x00000704:i1#0x00000000:i2#0x00000704:\
39         :l0#0x000005cf:l1#0x00000000:l2#0x000005cf:\
40         :sp#9600: