NetBSD/sys/ufs/ext2fs
matt 60db16d1ff Add multiple inclusion protection for headers. Fix mismatched
variable declarations (missing const's) as needed.
2002-12-01 00:12:06 +00:00
..
Makefile
ext2fs.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ext2fs_alloc.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
ext2fs_balloc.c use ufs_balloc_range() rather than local (mostly identical, but with some 2002-09-26 11:06:36 +00:00
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ext2fs_dir.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ext2fs_extern.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ext2fs_inode.c use ufs_balloc_range() rather than local (mostly identical, but with some 2002-09-26 11:06:36 +00:00
ext2fs_lookup.c eliminate i_ino from in-core inode 2002-11-26 01:23:30 +00:00
ext2fs_readwrite.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ext2fs_subr.c
ext2fs_vfsops.c MNT_GETARGS support 2002-09-21 18:10:34 +00:00
ext2fs_vnops.c ext2fs_remove(): use 'else' to eliminate need for goto (and improve 2002-10-23 19:52:16 +00:00