freebsd-dev/sys/conf
Peter Wemm 5bb5f2c942 Supply a stub bpf_validate() (always returning false - the script is not
valid) if BPF is missing.
The netgraph_bpf node forced bpf to be present, reflect that in the
options.
Stop doing a 'count bpf' - we provide stubs.
Since a handful of drivers still refer to "bpf.h", provide a more accurate
indication that the API is present always. (eg: netinet6)
2001-01-29 13:26:14 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Supply a stub bpf_validate() (always returning false - the script is not 2001-01-29 13:26:14 +00:00
files.alpha Make mp_machdep.c be an optional file conditional on SMP. 2001-01-24 10:27:37 +00:00
files.i386 Convert mca (microchannel bus support) from something that we count 2001-01-29 11:57:27 +00:00
files.ia64 Convert apm from a bogus 'count' into a plain option. Clean out some 2001-01-19 14:09:54 +00:00
files.pc98 Convert mca (microchannel bus support) from something that we count 2001-01-29 11:57:27 +00:00
kern.mk Add section for building ia64 kernels. 2000-10-16 20:04:52 +00:00
kmod.mk Revert previous commit. I messed up my testing. 2001-01-28 21:24:05 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Stake a claim on major 160 for the forthcoming spic driver. 2000-12-11 19:05:58 +00:00
Makefile.alpha Revert previous commit. I messed up my testing. 2001-01-28 21:24:05 +00:00
Makefile.i386 Revert previous commit. I messed up my testing. 2001-01-28 21:24:05 +00:00
Makefile.ia64 Improve kernel bootstrapping: 2001-01-28 06:39:56 +00:00
Makefile.pc98 Revert previous commit. I messed up my testing. 2001-01-28 21:24:05 +00:00
Makefile.powerpc Revert previous commit. I messed up my testing. 2001-01-28 21:24:05 +00:00
newvers.sh SNAPDATE is an obsolete mechanism which has also been pretty much 2000-12-15 22:26:42 +00:00
NOTES Remove an outdated DEVFS non-description. 2001-01-28 19:32:23 +00:00
options Supply a stub bpf_validate() (always returning false - the script is not 2001-01-29 13:26:14 +00:00
options.alpha Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1 2000-12-05 09:10:50 +00:00
options.i386 change 'count eisa' to 'optional eisa' and update the only consumer 2001-01-29 08:19:02 +00:00
options.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
options.pc98 change 'count eisa' to 'optional eisa' and update the only consumer 2001-01-29 08:19:02 +00:00
param.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00