Deleted Added
full compact
NOTES (3114) NOTES (3150)
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.84 1994/09/25 02:10:47 ache Exp $
7# $Id: LINT,v 1.85 1994/09/26 16:15:05 jkh Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

54options NSERRPRINTFS #ditto for XNS Error protocol
55 #^^above three NOT RECOMMENTED
56options MACHVMCOMPAT #support for Mach-style vm calls
57options IPBROADCASTECHO=1 #send reply to broadcast pings
58options IPMASKAGENT=1 #send reply to icmp mask requests
59options TPCONS #support X.25 network-layer service
60options USER_LDT #allow user-level control of i386 ldt
61options DSI_SOFT_MODEM #code for DSI Softmodems
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

54options NSERRPRINTFS #ditto for XNS Error protocol
55 #^^above three NOT RECOMMENTED
56options MACHVMCOMPAT #support for Mach-style vm calls
57options IPBROADCASTECHO=1 #send reply to broadcast pings
58options IPMASKAGENT=1 #send reply to icmp mask requests
59options TPCONS #support X.25 network-layer service
60options USER_LDT #allow user-level control of i386 ldt
61options DSI_SOFT_MODEM #code for DSI Softmodems
62options DIAGNOSTIC
63options MSDOSFS_DEBUG
62
63# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
64# the sound drivers.
65
66# Multicast support.
67options MROUTING # Multicast routing
68
69#

--- 137 unchanged lines hidden ---
64
65# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
66# the sound drivers.
67
68# Multicast support.
69options MROUTING # Multicast routing
70
71#

--- 137 unchanged lines hidden ---