freebsd-dev/sys/i386
Poul-Henning Kamp 46783fb897 Remove NBPF conditionality of bpf calls in most of our network drivers.
This means that we will not have to have a bpf and a non-bpf version
of our driver modules.

This does not open any security hole, because the bpf core isn't loadable

The drivers left unchanged are the "cross platform" drivers where the respective
maintainers are urged to DTRT, whatever that may be.

Add a couple of missing FreeBSD tags.
1999-09-25 12:06:01 +00:00
..
apm Return immediately from apm_suspend() when APM BIOS wasn't initialized. 1999-09-20 15:29:23 +00:00
bios Return immediately from apm_suspend() when APM BIOS wasn't initialized. 1999-09-20 15:29:23 +00:00
boot Try to win back the "removal of most crufty code" trophy from markm: 1999-09-01 11:32:52 +00:00
conf Oops! I enabled SOFTUPDATES by accident. 1999-09-25 11:28:18 +00:00
eisa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i386 Make the frequency tuneable via a sysctl. 1999-09-23 06:02:30 +00:00
ibcs2 This is what was "fdfix2.patch," a fix for fd sharing. It's pretty 1999-09-19 17:00:25 +00:00
include Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot 1999-09-22 05:48:31 +00:00
isa Remove NBPF conditionality of bpf calls in most of our network drivers. 1999-09-25 12:06:01 +00:00
linux Linux doesn't complain if you remove a msg queue that doesn't exist 1999-09-23 09:57:45 +00:00
pci $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
svr4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00