freebsd-dev/sys/conf
Alfred Perlstein a79b71281c return of the accept filter part II
accept filters are now loadable as well as able to be compiled into
the kernel.

two accept filters are provided, one that returns sockets when data
arrives the other when an http request is completed (doesn't work
with 0.9 requests)

Reviewed by: jmg
2000-06-20 01:09:23 +00:00
..
defines
files return of the accept filter part II 2000-06-20 01:09:23 +00:00
files.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
files.i386 Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
files.pc98 Catch up with Peter's config(8) changes. 2000-06-14 09:20:43 +00:00
kern.mk Reserve register t7 on alpha to point at per-cpu global variables. 2000-04-28 08:44:42 +00:00
kmod.mk Remove KMODDEPS support. All our existing dependencies are specified 2000-05-01 18:06:49 +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.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors This file lies by saying 200-255 are reserved for local use, thus 2000-06-14 23:34:22 +00:00
Makefile.alpha Add back "NO_MODULES" as using ``make -DMODULES_WITH_WORLD'' in the 2000-06-17 10:56:15 +00:00
Makefile.i386 Add back "NO_MODULES" as using ``make -DMODULES_WITH_WORLD'' in the 2000-06-17 10:56:15 +00:00
Makefile.pc98 Add back "NO_MODULES" as using ``make -DMODULES_WITH_WORLD'' in the 2000-06-17 10:56:15 +00:00
Makefile.powerpc Add back "NO_MODULES" as using ``make -DMODULES_WITH_WORLD'' in the 2000-06-17 10:56:15 +00:00
newvers.sh Welcome to 5.0-current! 2000-03-13 09:13:01 +00:00
NOTES return of the accept filter part II 2000-06-20 01:09:23 +00:00
options return of the accept filter part II 2000-06-20 01:09:23 +00:00
options.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
options.i386 Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support 2000-06-13 09:10:37 +00:00
options.pc98 Merged from sys/conf/options.i386 rev 1.137. 2000-06-13 13:08:30 +00:00
param.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00