freebsd kernel with SKQ
Go to file
wollman ded5569bee 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
bin [ From Dave Tweten ] 1994-09-08 21:34:33 +00:00
eBones The telnet version with encryption in in. 1994-08-27 15:48:54 +00:00
etc Add kerberosIV to /usr/include, 1994-09-09 20:10:28 +00:00
games How embarassing. I totally forgot to cvs add this thing. Thanks, Rod! 1994-09-09 17:03:40 +00:00
gnu Added some missing ${.CURDIR} and removed some that shouldn't have 1994-09-09 19:50:44 +00:00
include Don't install math.h if WANT_MSUN is defined. lib/msun has its own 1994-09-08 10:36:30 +00:00
lib In emacs editing mode, sh treated ^D at the end of a line as EOF. 1994-09-09 19:07:43 +00:00
libexec Removed bugfiler. 1994-09-09 16:40:27 +00:00
sbin Woops, last patch was by Wolfgang Solfrank. 1994-09-09 11:16:03 +00:00
secure fix bogus .include 1994-09-09 09:43:18 +00:00
share revision 1.2 1994-09-09 12:15:49 +00:00
sys Don't include options MULTICAST or MROUTING in generic kernels. MULTICAST 1994-09-09 22:03:51 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Speed matching code never successful, because ospeed range is [0..17] 1994-09-09 03:11:15 +00:00
usr.sbin Correct the .conf files now that halt is gone and reboot is used in it's 1994-09-09 16:02:04 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Changes required for bringing in eBones (kerberosIV - des + des ;-)) 1994-09-09 20:29:20 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00