NetBSD/sys/ufs
maya 7948a10963 print mode as octal for readability 2017-08-20 12:51:38 +00:00
..
chfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
ext2fs kmem_xyz(sizeof(struct foo)) --> kmem_xyz(sizeof(*foo)) 2017-07-30 14:23:54 +00:00
ffs print mode as octal for readability 2017-08-20 12:51:38 +00:00
lfs Fix typo in comment 2017-08-20 05:37:03 +00:00
mfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
ufs update the comment to the current IFMT/permissions location 2017-08-20 12:09:06 +00:00
Makefile
files.ufs add support for extended attributes in ext2fs for ext3/ext4; read-only for now 2016-08-12 19:04:03 +00:00