Deleted Added
full compact
NOTES (2673) NOTES (2705)
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.77 1994/09/09 22:12:38 csgr Exp $
7# $Id: LINT,v 1.78 1994/09/11 21:09:49 ats Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

51options ICMPPRINTFS #ICMP packet dump by printf()
52options NSERRPRINTFS #ditto for XNS Error protocol
53 #^^above three NOT RECOMMENTED
54options MACHVMCOMPAT #support for Mach-style vm calls
55options IPBROADCASTECHO=1 #send reply to broadcast pings
56options IPMASKAGENT=1 #send reply to icmp mask requests
57options TPCONS #support X.25 network-layer service
58options USER_LDT #allow user-level control of i386 ldt
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

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

--- 137 unchanged lines hidden ---
60
61# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
62# the sound drivers.
63
64# Multicast support.
65options MULTICAST # Multicast code
66options MROUTING # Multicast routing
67

--- 137 unchanged lines hidden ---