NetBSD/sys/ufs/ext2fs
2002-07-30 07:40:07 +00:00
..
ext2fs_alloc.c add RCSID 2001-11-08 02:39:06 +00:00
ext2fs_balloc.c use the correct size when zeroing an array. 2002-05-05 17:01:41 +00:00
ext2fs_bmap.c update to track ufs_bmap.c: 2001-11-10 17:46:23 +00:00
ext2fs_bswap.c add RCSID 2001-11-08 02:39:06 +00:00
ext2fs_dinode.h First cut at ext2fs rev 1 support (as of mke2fs 1.18): supports the filetype 2000-01-26 16:21:31 +00:00
ext2fs_dir.h Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +00:00
ext2fs_extern.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ext2fs_inode.c add RCSID 2001-11-08 02:39:06 +00:00
ext2fs_lookup.c Spell '[Rr]ight' correctly. From Jim Bernard. 2002-07-26 14:11:34 +00:00
ext2fs_readwrite.c if the size argument to write(2) is 0, do not modify the file in any way, 2002-03-25 02:23:55 +00:00
ext2fs_subr.c add RCSID 2001-11-08 02:39:06 +00:00
ext2fs_vfsops.c Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
ext2fs_vnops.c add RCSID 2001-11-08 02:39:06 +00:00
ext2fs.h Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00