|
|
1.1 root 1: #
2: # This is the configuration file for the dos family of programs
3: #
4: # Blank lines and lines the begin with a # are ignored
5: #
6: # Lines that begin with a '.' are ASCII suffix indicators. Files that have
7: # one of these extentions are treated as ASCII files (CRLF-LF conversion is
8: # performed) unless the binary flag is specified.
9: .1st
10: .asm
11: .b
12: .bas
13: .bat
14: .c
15: .cpp
16: .doc
17: .h
18: .hpp
19: .inc
20: .l
21: .m
22: .me
23: .p
24: .ps
25: .r
26: .r
27: .s
28: .sh
29: .shar
30: .txt
31: .y
32:
33: # Lines of the form str=str are device translators. For example, if you have
34: # line 'c=/dev/at0a', the dos* programs would translate c: into /dev/at0a.
35:
36: # This is for a system with a 5.25 inch A drive and a 3.5 inch B drive
37: a=/dev/fva0
38: a9=/dev/f9a0
39: b=/dev/fha1
40: b9=/dev/fqa1
41:
42: # This is for a system with a 3.5 inch A drive and a 5.25 inch B drive
43: #a=/dev/fva0
44: #a9=/dev/fqa0
45: #b=/dev/fha1
46: #b9=/dev/f9a1
47:
48: # Uncomment/modify the lines that correspond to MS-DOS partitions on your
49: # hard disk. See the "dos*" Lexicon articles for further details.
50: #c=/dev/at0a
51: #d=/dev/at0b
52: #e=/dev/at0c
53: #f=/dev/at0d
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.