NetBSD/sys/ufs
dholland 4bace1433b u_int{16,32,64}_t -> uint{16,32,64}_t, for the benefit of userland. 2016-01-22 23:06:10 +00:00
..
chfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ext2fs Use buffer cache, not page cache, to expand directories in ext2fs. 2016-01-12 21:29:29 +00:00
ffs We need to check if the inode is initialized for ffsv2 when we translate a 2015-12-23 23:31:28 +00:00
lfs there is no reason to use __unused here. 2016-01-10 16:14:27 +00:00
mfs
ufs u_int{16,32,64}_t -> uint{16,32,64}_t, for the benefit of userland. 2016-01-22 23:06:10 +00:00
Makefile
files.ufs Change lfs from hash table to vcache. 2015-05-31 15:48:02 +00:00