Module Name: src Committed By: sevan Date: Fri Aug 10 17:54:46 UTC 2018
Modified Files: src/sys/arch/amd64/conf: GENERIC src/sys/arch/i386/conf: GENERIC Log Message: Add snippet for bpfjit(4) as both i386 and amd64 are listed as supported. Ideally BPFJIT should be enabled by default for use with NPF but I haven't raised the question (no access to email at the moment) hence both are disabled. To generate a diff of this commit: cvs rdiff -u -r1.499 -r1.500 src/sys/arch/amd64/conf/GENERIC cvs rdiff -u -r1.1185 -r1.1186 src/sys/arch/i386/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.