svn commit: r243937 - projects/bpfjit
Jung-uk Kim
jkim at FreeBSD.org
Thu Dec 6 05:08:35 UTC 2012
Author: jkim
Date: Thu Dec 6 05:08:34 2012
New Revision: 243937
URL: http://svnweb.freebsd.org/changeset/base/243937
Log:
Re-word the UPDATING entry for bpfjit.
Modified:
projects/bpfjit/UPDATING
Modified: projects/bpfjit/UPDATING
==============================================================================
--- projects/bpfjit/UPDATING Thu Dec 6 05:04:18 2012 (r243936)
+++ projects/bpfjit/UPDATING Thu Dec 6 05:08:34 2012 (r243937)
@@ -28,9 +28,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
XXXXXXXX:
The BPF_JITTER kernel option has been removed. Its functionality
- is now replaced by BPFJIT option and the GENERIC kernels on all
- supported architectures (i.e., amd64, i386, pc98, and powerpc)
- include the new option.
+ is now replaced with BPFJIT option and GENERIC kernel configurations
+ for amd64, i386, pc98, and powerpc architectures include the option.
20121201:
With the addition of auditdistd(8), a new auditdistd user is now
More information about the svn-src-projects
mailing list