Deleted Added
full compact
NOTES (1032) NOTES (1038)
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.46 1994/01/27 01:01:22 ache Exp $
7# $Id: LINT,v 1.47 1994/01/29 03:17:39 ache Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

72options ISO
73options ISOFS #ISO 9660 File System
74pseudo-device loop
75options MFS #Memory File System
76options NFS #Network File System
77options NS #Xerox NS communications protocols
78options NSIP #XNS over IP
79options PCFS #PC (MSDOS) File System
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

72options ISO
73options ISOFS #ISO 9660 File System
74pseudo-device loop
75options MFS #Memory File System
76options NFS #Network File System
77options NS #Xerox NS communications protocols
78options NSIP #XNS over IP
79options PCFS #PC (MSDOS) File System
80#options PROCFS #Proc File System
81pseudo-device ppp 2
82pseudo-device pty 4
83options QUOTA #enable disk quotas
84options RMP #HP remote maint protocol
85controller scbus0
86device sd0
87device sd1
88device sd2

--- 81 unchanged lines hidden ---
80pseudo-device ppp 2
81pseudo-device pty 4
82options QUOTA #enable disk quotas
83options RMP #HP remote maint protocol
84controller scbus0
85device sd0
86device sd1
87device sd2

--- 81 unchanged lines hidden ---