NetBSD/sys/ufs
dholland 7609b9bc56 Migrate one last leftover bit (used only by the kernel now) to
sys/ufs/ufs and remove the old quota headers and no-longer-used shared
code. Ok by releng.
2012-02-05 14:19:02 +00:00
..
chfs use enum instead of macros 2012-01-16 12:28:47 +00:00
ext2fs converting readdir in ffs ext2fs from malloc(9) to kmem(9) 2012-01-27 19:22:48 +00:00
ffs use FS_UFS[12]_MAGIC_SWAPPED instead of bswap32(FS_UFS[12]_MAGIC). 2012-01-29 00:58:13 +00:00
lfs Corrections to part of rev 1.140. lfs_bmapv, not lfs_markv, marks vnodes 2012-01-15 04:42:04 +00:00
mfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ufs Migrate one last leftover bit (used only by the kernel now) to 2012-02-05 14:19:02 +00:00
files.ufs Import CHFS, which was formerly known as ChewieFS. 2011-11-24 15:51:30 +00:00
Makefile