Searched hist:2627 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vnops.cdiff 31398 Mon Nov 24 17:25:24 MST 1997 bde Fixed missing #include of "opt_quota.h".

Sorted the functions into the same order as in ufs_vnops.c so that this
can be compared with the latter without getting 2627 lines of diffs.
Now we get only 1920 lines of diffs.
/freebsd-11-stable/sys/conf/
H A DMakefile.powerpcdiff 2627 Fri Sep 09 20:03:51 MDT 1994 wollman 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:

Completed in 186 milliseconds