NetBSD/sys/ufs
riastradh f818fa6833 Explicitly cast between char and unsigned char here. 2016-02-19 04:18:32 +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 Explicitly cast between char and unsigned char here. 2016-02-19 04:18:32 +00:00
mfs Change ffs to use vcache_new: 2015-03-17 09:39:29 +00:00
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