Deleted Added
full compact
NOTES (777) NOTES (785)
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.28 1993/11/07 22:54:51 wollman Exp $
7# $Id: LINT,v 1.29 1993/11/17 23:24:12 wollman Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

82device st0
83device st1
84pseudo-device swappager
85options SYSVSHM
86options "SHMMAXPGS=64" # 256Kb of sharable memory
87#pseudo-device tb #tablet line discipline.
88pseudo-device tpip
89#pseudo-device tun
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

82device st0
83device st1
84pseudo-device swappager
85options SYSVSHM
86options "SHMMAXPGS=64" # 256Kb of sharable memory
87#pseudo-device tb #tablet line discipline.
88pseudo-device tpip
89#pseudo-device tun
90device uk0 #unknown scsi devices
90pseudo-device vnodepager
91
92#
93# options that are in sys/i386/conf/files.i386
94#
95#This is needed here so the isa? below will work
96controller isa0
97

--- 50 unchanged lines hidden ---
91pseudo-device vnodepager
92
93#
94# options that are in sys/i386/conf/files.i386
95#
96#This is needed here so the isa? below will work
97controller isa0
98

--- 50 unchanged lines hidden ---