NetBSD/sbin/fsck_ext2fs
fvdl a3ff3a3038 Bump daddr_t to 64 bits. Replace it with int32_t in all places where
it was used on-disk, so that on-disk formats remain the same.
Remove ufs_daddr_t and ufs_lbn_t for the time being.
2003-01-24 21:55:02 +00:00
..
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
dir.c Don't bother testing if a uint8_t is > 256 -- that test is always false. 2002-05-09 02:55:49 +00:00
extern.h const poisoning. 1998-07-26 20:23:15 +00:00
fsck.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
fsck_ext2fs.8 New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
inode.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
main.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
pass1.c Byteswap the group descriptors fields as well. Works again on big-endian 2000-01-31 11:40:12 +00:00
pass1b.c
pass2.c Correct bogons in filetype option support, and add support for the 2000-01-28 16:01:46 +00:00
pass3.c
pass4.c
pass5.c Correct bogons in filetype option support, and add support for the 2000-01-28 16:01:46 +00:00
preen.c
setup.c Correct bogons in filetype option support, and add support for the 2000-01-28 16:01:46 +00:00
utilities.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00