NetBSD/sys/ufs
msaitoh 61e1eb0d0b - Cleanup for dynamic sysctl:
- Remove unused *_NAMES macros for sysctl.
  - Remove unused *_MAXID for sysctls.
- Move CTL_MACHDEP sysctl definitions for m68k into m68k/include/cpu.h and
  use them on all m68k machines.
2018-08-22 01:05:21 +00:00
..
chfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ext2fs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
ffs - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
lfs - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
mfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
ufs s/static inline/static __inline/g for consistency. 2018-04-19 21:50: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