freebsd-dev/sys/i386/linux
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
..
imgact_linux.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
linux_dummy.c Round of cleanups and enhancements. These include (in random order): 2001-09-08 19:07:04 +00:00
linux_genassym.c Round of cleanups and enhancements. These include (in random order): 2001-09-08 19:07:04 +00:00
linux_locore.s Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
linux_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
linux_proto.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
linux_syscall.h Round of cleanups and enhancements. These include (in random order): 2001-09-08 19:07:04 +00:00
linux_sysent.c Round of cleanups and enhancements. These include (in random order): 2001-09-08 19:07:04 +00:00
linux_sysvec.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
linux.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
Makefile Make the target a little bit more generic. 2000-11-01 08:47:34 +00:00
syscalls.conf $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
syscalls.master o Introduce private types for use in linux syscalls for two reasons: 2001-09-08 18:48:40 +00:00