NetBSD/sys/ufs
wrstuden e384a44e9d Extend fsync_range(2) to support the FDISKSYNC flag, which requests
that the sync be propogated out through the disk drive caches.
2005-01-25 23:55:20 +00:00
..
ext2fs Rearrange some code slightly to avoid uninitialized variable warnings. 2005-01-11 00:19:36 +00:00
ffs Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
lfs Extend fsync_range(2) to support the FDISKSYNC flag, which requests 2005-01-25 23:55:20 +00:00
mfs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
ufs check _KERNEL_OPT instead of !_LKM to conditionalize opt includes 2005-01-24 21:34:48 +00:00
files.ufs Bring in Ian Dowse's Dirhash from FreeBSD. Hash tables of 2005-01-23 19:37:05 +00:00
Makefile