Deleted Added
full compact
NOTES (1510) NOTES (1511)
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.69 1994/05/17 22:30:41 jkh Exp $
7# $Id: LINT,v 1.70 1994/05/17 23:20:32 jkh Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

60options IPBROADCASTECHO=1 #send reply to broadcast pings
61options IPMASKAGENT=1 #send reply to icmp mask requests
62options TPCONS #support X.25 network-layer service
63options USER_LDT #allow user-level control of i386 ldt
64
65# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
66# the sound drivers.
67
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

60options IPBROADCASTECHO=1 #send reply to broadcast pings
61options IPMASKAGENT=1 #send reply to icmp mask requests
62options TPCONS #support X.25 network-layer service
63options USER_LDT #allow user-level control of i386 ldt
64
65# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
66# the sound drivers.
67
68options IP_VAT_COMPAT # compatibility for BSDI/NetBSD mcast
68# Multicast support.
69options MULTICAST # Multicast code
70options MROUTING # Multicast routing
71
72#
73# options that are in sys/conf/files
74#
75pseudo-device bpfilter 4 #berkeley packet filter
76options CCITT

--- 121 unchanged lines hidden ---
69options MULTICAST # Multicast code
70options MROUTING # Multicast routing
71
72#
73# options that are in sys/conf/files
74#
75pseudo-device bpfilter 4 #berkeley packet filter
76options CCITT

--- 121 unchanged lines hidden ---