Deleted Added
full compact
NOTES (714) NOTES (717)
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.24 1993/11/07 05:26:17 wollman Exp $
7# $Id: LINT,v 1.25 1993/11/07 16:44:40 wollman Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

36options UCONSOLE #x console support
37options XSERVER #xserver
38options DECBIT #here because clnp.h wanted it here
39 #support for CLNP ``congestion
40 #experienced'' bit in ISO-TP
41options TROLL #CLNP network error simulator
42options ICMPPRINTFS #ICMP packet dump by printf()
43options NSERRPRINTFS #ditto for XNS Error protocol
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

36options UCONSOLE #x console support
37options XSERVER #xserver
38options DECBIT #here because clnp.h wanted it here
39 #support for CLNP ``congestion
40 #experienced'' bit in ISO-TP
41options TROLL #CLNP network error simulator
42options ICMPPRINTFS #ICMP packet dump by printf()
43options NSERRPRINTFS #ditto for XNS Error protocol
44 #^^above two NOT RECOMMENTED
44 #^^above three NOT RECOMMENTED
45options SCSIDUMP #support for crash dumps on sd disks
46options FASTLINKS #support for fast symbolic links
47
48#
49# options that are in sys/conf/files
50#
51pseudo-device bpfilter 4 #berkeley packet filter
52options CCITT

--- 91 unchanged lines hidden ---
45options SCSIDUMP #support for crash dumps on sd disks
46options FASTLINKS #support for fast symbolic links
47
48#
49# options that are in sys/conf/files
50#
51pseudo-device bpfilter 4 #berkeley packet filter
52options CCITT

--- 91 unchanged lines hidden ---