Deleted Added
full compact
NOTES (3341) NOTES (3357)
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.92 1994/10/01 17:59:26 davidg Exp $
7# $Id: LINT,v 1.93 1994/10/03 22:32:13 phk Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

60options USER_LDT #allow user-level control of i386 ldt
61options DSI_SOFT_MODEM #code for DSI Softmodems
62options DIAGNOSTIC
63options MSDOSFS_DEBUG
64
65options APM #Advance Power Management support for laptops
66 #(Note: also need apm device)
67
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13cpu "I586_CPU"
14ident LINT
15maxusers 10

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

60options USER_LDT #allow user-level control of i386 ldt
61options DSI_SOFT_MODEM #code for DSI Softmodems
62options DIAGNOSTIC
63options MSDOSFS_DEBUG
64
65options APM #Advance Power Management support for laptops
66 #(Note: also need apm device)
67
68options USE_RTC_CENTURY #Use it, if you are shure that your BIOS
69 #supports century byte
70
68# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
69# the sound drivers.
70
71# Multicast support.
72options MROUTING # Multicast routing
73
74#
75# options that are in sys/conf/files

--- 149 unchanged lines hidden ---
71# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
72# the sound drivers.
73
74# Multicast support.
75options MROUTING # Multicast routing
76
77#
78# options that are in sys/conf/files

--- 149 unchanged lines hidden ---