freebsd-src/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
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.h
atm_aal5.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_cm.c
atm_cm.h
atm_device.c
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
atm_ioctl.h
atm_pcb.h
atm_proto.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_sap.h
atm_sigmgr.h
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
atm_subr.c
atm_sys.h
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
port.h Silence some warnings 2001-03-20 10:42:49 +00:00
queue.h