NetBSD/sys/ufs/ext2fs
mrg 67afbd6270 use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
..
Makefile
ext2fs.h
ext2fs_alloc.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ext2fs_balloc.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
ext2fs_bmap.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_bswap.c Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ext2fs_inode.c skip truncating a file to 0 before freeing it if it's already zero-length. 2001-02-18 20:17:04 +00:00
ext2fs_lookup.c MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 20:29:26 +00:00
ext2fs_readwrite.c min() -> MIN(), max() -> MAX(). 2001-02-27 04:37:44 +00:00
ext2fs_subr.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_vfsops.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
ext2fs_vnops.c Same change as in the UFS code: unlock vnode before setting v_op 2001-03-23 21:10:48 +00:00