freebsd-dev/sys/i386
Garrett Wollman 6bf5b24768 Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST
has no effect now, and MROUTING should never be defined by default.
(Eventually the code should be dynamically loadable.)

Also, allow for Pentium CPUs in GENERICBT kernels.

Add an `install' rule to Makefile.i386, which looks like this:
	mv /kernel /kernel.old
	install -c -m 555 -o root -g root -fschg kernel /
I'd like comments on whether or not you think it's a good idea to have
the kernel be immutable by default; I'm happy either way.
CVS:
1994-09-09 22:03:51 +00:00
..
boot Conditionalize support for my debugger. This normally saves 304 bytes. 1994-08-30 01:38:04 +00:00
conf Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST 1994-09-09 22:03:51 +00:00
eisa Reviewed by: Stefan Esser <se> 1994-08-31 23:32:32 +00:00
i386 Recycle cdev 20, sound blaster driver is long since deceased. 1994-09-08 18:02:35 +00:00
include Added the psm driver from 1.1.5. 1994-09-09 11:27:50 +00:00
isa Added the psm driver from 1.1.5. 1994-09-09 11:27:50 +00:00
pci Reviewed by: Stefan Esser <se> 1994-09-06 22:39:12 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00