freebsd-dev/sys/netatm
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
..
ipatm Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
sigpvc Remove more unused #includes. 2000-10-30 07:42:06 +00:00
spans Silence some warnings 2001-03-20 10:42:49 +00:00
uni Don't call log() without a format string. 2001-09-10 12:00:47 +00:00
atm_aal5.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_cm.c Add back some #include <sys/systm.h> which were needed when <sys/ktr.h> 2000-10-30 20:37:01 +00:00
atm_cm.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_device.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
atm_if.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
atm_if.h Remove the #include kitchensink <netatm/kern_include.h> and add 2000-10-12 08:14:20 +00:00
atm_ioctl.h
atm_pcb.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_proto.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_sap.h
atm_sigmgr.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_signal.c Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
atm_socket.c Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
atm_stack.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_subr.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
atm_sys.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_var.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_vc.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm.h
port.h Silence some warnings 2001-03-20 10:42:49 +00:00
queue.h