Deleted Added
full compact
NOTES (832) NOTES (849)
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.30 1993/11/18 05:01:45 rgrimes Exp $
7# $Id: LINT,v 1.31 1993/12/06 01:57:16 wollman Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

65options ISO
66options ISOFS #ISO 9660 File System
67pseudo-device loop
68options MFS #Memory File System
69options NFS #Network File System
70options NS #Xerox NS communications protocols
71options NSIP #XNS over IP
72options PCFS #PC (MSDOS) File System
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

65options ISO
66options ISOFS #ISO 9660 File System
67pseudo-device loop
68options MFS #Memory File System
69options NFS #Network File System
70options NS #Xerox NS communications protocols
71options NSIP #XNS over IP
72options PCFS #PC (MSDOS) File System
73options PROCFS #Proc File System
73pseudo-device ppp 2
74pseudo-device pty 4
75options QUOTA #enable disk quotas
76options RMP #HP remote maint protocol
77controller scbus0
78device sd0
79device sd1
80device sd2

--- 69 unchanged lines hidden ---
74pseudo-device ppp 2
75pseudo-device pty 4
76options QUOTA #enable disk quotas
77options RMP #HP remote maint protocol
78controller scbus0
79device sd0
80device sd1
81device sd2

--- 69 unchanged lines hidden ---