Deleted Added
full compact
NOTES (368) NOTES (398)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# This kernel is NOT MEANT to be runnable!
6#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# This kernel is NOT MEANT to be runnable!
6#
7# $Id: LINT,v 1.4 1993/08/28 13:21:46 rgrimes Exp $
7# $Id: LINT,v 1.5 1993/08/31 15:17:25 rgrimes Exp $
8#
9
10machine "i386"
11cpu "i386"
12ident LINT
13timezone 8 dst
14maxusers 10
15maxfdescs 2048 #Max file descriptors per process

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

45options FIFO
46#pseudo-device imp
47options INET #Internet communications protocols
48options ISO
49options ISOFS #ISO 9660 File System
50pseudo-device loop
51options MFS #Memroy File System
52options NFS #Network File System
8#
9
10machine "i386"
11cpu "i386"
12ident LINT
13timezone 8 dst
14maxusers 10
15maxfdescs 2048 #Max file descriptors per process

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

45options FIFO
46#pseudo-device imp
47options INET #Internet communications protocols
48options ISO
49options ISOFS #ISO 9660 File System
50pseudo-device loop
51options MFS #Memroy File System
52options NFS #Network File System
53#options NS #Xerox NS communications protocols
53options NS #Xerox NS communications protocols
54options PCFS #PC (MSDOS) File System
55pseudo-device ppp 2
56pseudo-device pty 4
57options QUOTA #enable disk quotas
58controller scbus0
59device sd0
60device sd1
61device sd2

--- 60 unchanged lines hidden ---
54options PCFS #PC (MSDOS) File System
55pseudo-device ppp 2
56pseudo-device pty 4
57options QUOTA #enable disk quotas
58controller scbus0
59device sd0
60device sd1
61device sd2

--- 60 unchanged lines hidden ---