freebsd-dev/sys/modules/netgraph
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
async Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
bpf Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
bridge Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
cisco Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
echo Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
eiface Allow the eiface node to be made as a module (not linked into build yet) 2001-02-25 06:18:22 +00:00
ether Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
frame_relay Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
hole Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
iface Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
ksocket Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
lmi Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
mppc Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
netgraph Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
one2many Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
ppp Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
pppoe Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
pptpgre Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
rfc1490 Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
sample Add a Makefile for the sample node so It can be compiled. 2001-02-25 05:34:33 +00:00
socket Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
split Add a 'splitter' node to separate a bidirectional 2001-02-22 17:14:36 +00:00
sync_ar Move the isa parts to a separate file. 2001-04-16 13:20:39 +00:00
sync_sr Make klds for the ar and sr devices and hook them up. 2001-01-30 10:20:43 +00:00
tee Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
tty Backed out rev.1.8. Rev.1.8 was just to support a bogus unused include 2001-05-17 11:54:30 +00:00
UI Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
vjc Use a consistent style and one much closer to the rest of /usr/src 2001-01-06 14:00:42 +00:00
Makefile KSE Milestone 2 2001-09-12 08:38:13 +00:00
Makefile.inc