NetBSD/sys/ufs/ufs
mrg 419501093a remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
dinode.h Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
dir.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00
inode.h Pull in IN_ACCESSED changes and some MNT_LAZY `bug fixes' from FFS to EXT2FS. 2000-05-29 18:41:07 +00:00
quota.h Change ufs_init() to keep global count of how many times it was called. 2000-03-16 18:26:49 +00:00
ufs_bmap.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ufs_bswap.h Sync copyrigth notice. 2000-05-15 08:51:55 +00:00
ufs_extern.h Change ufs_init() to keep global count of how many times it was called. 2000-03-16 18:26:49 +00:00
ufs_ihash.c Change ufs_init() to keep global count of how many times it was called. 2000-03-16 18:26:49 +00:00
ufs_inode.c Add a new inode flags called IN_ACCESSED. This used in place of IN_MODIFIED 2000-05-29 18:04:30 +00:00
ufs_lookup.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ufs_quota.c sleep() -> tsleep() 2000-05-27 04:52:27 +00:00
ufs_readwrite.c Prevent dirops from getting around lfs_check and wedging the buffer cache. 2000-05-27 00:19:52 +00:00
ufs_vfsops.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ufs_vnops.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ufsmount.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00