NetBSD/sys/ufs
2003-06-29 05:43:56 +00:00
..
ext2fs Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
ffs Add forward declaration of struct lwp instead of struct proc. Sort those 2003-06-29 05:43:56 +00:00
lfs Adapt for struct proc* -> struct lwp* changes. 2003-06-28 22:53:35 +00:00
mfs Adapt for struct proc* -> struct lwp* changes. 2003-06-28 22:53:35 +00:00
ufs Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
files.ufs Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00