freebsd-dev/sys/fs/msdosfs
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
..
bootsect.h Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
bpb.h Quick fix for msdsofs_write() on alphas and other machines with either 2000-08-25 09:03:58 +00:00
denode.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
direntry.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
fat.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
msdosfs_conv.c - sys/msdosfs moved to sys/fs/msdosfs 2001-05-25 08:14:14 +00:00
msdosfs_denode.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
msdosfs_fat.c - sys/msdosfs moved to sys/fs/msdosfs 2001-05-25 08:14:14 +00:00
msdosfs_lookup.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
msdosfs_vfsops.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
msdosfs_vnops.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
msdosfsmount.h Move the netexport structure from the fs-specific mountstructure 2001-04-25 07:07:52 +00:00