freebsd-dev/sbin/fsck_ffs
Pedro F. Giffuni 4b367145f7 UFS2: make di_extsize unsigned.
di_extsize is the EA size and as such it should be unsigned.
Adjust related types for consistency.

Reviewed by:	mckusick (previous version)
MFC after:	3 weeks
2013-10-24 00:33:29 +00:00
..
dir.c
ea.c UFS2: make di_extsize unsigned. 2013-10-24 00:33:29 +00:00
fsck_ffs.8 Document the -S flag to fsck_ffs 2013-07-31 04:51:12 +00:00
fsck.h Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors 2013-07-30 22:57:12 +00:00
fsutil.c Fix the zeroing loop. I must have been drunk when I wrote this... 2013-08-20 07:19:58 +00:00
gjournal.c
inode.c
main.c Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors 2013-07-30 22:57:12 +00:00
Makefile
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c
suj.c
utilities.c