Deleted Added
full compact
NOTES (2705) NOTES (2823)
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.78 1994/09/11 21:09:49 ats Exp $
7# $Id: LINT,v 1.79 1994/09/13 03:34:08 phk Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

104controller scbus0
105device sd0
106device sd1
107device sd2
108device sd3
109pseudo-device sl 2
110device st0
111device st1
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

104controller scbus0
105device sd0
106device sd1
107device sd2
108device sd3
109pseudo-device sl 2
110device st0
111device st1
112# options SYSVSHM
113# options "SHMMAXPGS=64" # 256Kb of sharable memory
112options SYSVSHM
114options SYSVSEM
115options SYSVMSG
116#pseudo-device tb #tablet line discipline.
117options TPIP # ISO TP class 4 over IP
118#pseudo-device tun
119device uk0 #unknown scsi devices
120
121#

--- 83 unchanged lines hidden ---
113options SYSVSEM
114options SYSVMSG
115#pseudo-device tb #tablet line discipline.
116options TPIP # ISO TP class 4 over IP
117#pseudo-device tun
118device uk0 #unknown scsi devices
119
120#

--- 83 unchanged lines hidden ---