1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/conf
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
..
defines BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
files 1) Changed ddb into a option rather than a pseudo-device (use options DDB 1994-08-27 16:14:39 +00:00
files.i386 Reviewed by: Stefan Esser <se> 1994-09-06 21:58:53 +00:00
files.newconf BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
Makefile.i386 Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST 1994-09-09 22:03:51 +00:00
Makefile.powerpc Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST 1994-09-09 22:03:51 +00:00
newvers.sh Make it easier for programs to figure out what revision of FreeBSD they 1994-08-10 06:25:07 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
nfsswapvmunix.c Added $Id$ 1994-08-02 07:55:43 +00:00
NOTES Reviewed by: 1994-09-05 22:32:42 +00:00
param.c Added $Id$ 1994-08-02 07:55:43 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00