mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-27 21:44:34 +01:00
6bf5b24768
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: |
||
---|---|---|
.. | ||
alpha/include | ||
amd64 | ||
compile | ||
conf | ||
ddb | ||
dev | ||
fs | ||
gnu | ||
i386 | ||
isa | ||
isofs/cd9660 | ||
kern | ||
libkern | ||
miscfs | ||
net | ||
netccitt | ||
netinet | ||
netiso | ||
netns | ||
nfs | ||
nfsclient | ||
nfsserver | ||
pci | ||
powerpc/include | ||
rpc | ||
scsi | ||
sys | ||
tools | ||
ufs | ||
vm | ||
Makefile |