NetBSD/sys/ufs
2003-03-15 07:24:37 +00:00
..
ext2fs Use PRId64 instead of hard coding "%lld" to fix build problems under 2003-01-25 18:12:31 +00:00
ffs ffs_gop_alloc() is not used any more. Remove it. 2003-03-15 01:10:18 +00:00
lfs Add simple_lock protection for lfs_seglock and lfs_subsys_pages; these will 2003-03-15 06:58:49 +00:00
mfs Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
ufs Add write-behind to lfs_write(). 2003-03-15 07:24:37 +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