NetBSD/sys/ufs
2014-09-19 23:52:34 +00:00
..
chfs Timestamps are bad sources of entropy, so just use cprng_fast32. 2014-09-08 17:41:11 +00:00
ext2fs curlwp can never be NULL now. 2014-09-19 23:52:34 +00:00
ffs Prefer cprng_fast32 over random. A good distribution even in the lower 2014-09-08 20:52:37 +00:00
lfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
mfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
ufs Revert the following changes: 2014-06-28 22:27:50 +00:00
files.ufs Move lfs_getpages and lfs_putpages to their own file. 2014-05-16 09:34:03 +00:00
Makefile