NetBSD/sys/ufs
christos c93a283e5f - access the ffs and ext2fs itimes functions through a pointer, so that
if the filesystem is not compiled in the kernel still links. Probably
  a better solution is to use weak symbols.
- move the filesystem-specific itime macros to the filesystem header files.
2005-09-12 20:23:03 +00:00
..
ext2fs - access the ffs and ext2fs itimes functions through a pointer, so that 2005-09-12 20:23:03 +00:00
ffs - access the ffs and ext2fs itimes functions through a pointer, so that 2005-09-12 20:23:03 +00:00
lfs Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00
mfs * Remove __P() 2005-08-30 22:01:12 +00:00
ufs - access the ffs and ext2fs itimes functions through a pointer, so that 2005-09-12 20:23:03 +00:00
files.ufs Experimental support for extended attributes on UFS1 file systems, using a 2005-08-28 19:37:58 +00:00
Makefile