freebsd-nq/sbin/fsck_ffs
Eitan Adler eb450775e0 Fix warning when compiling with gcc46:
error: variable 'blksfree' set but not used

Reviewed by:	pjd
Approved by:	dim
MFC after:	3 days
2012-01-10 02:59:50 +00:00
..
dir.c Fix the check in dircheck() on namlen. 2011-09-02 17:05:34 +00:00
ea.c
fsck_ffs.8
fsck.h Spelling fixes for sbin/ 2012-01-07 16:09:33 +00:00
fsutil.c Spelling fixes for sbin/ 2012-01-07 16:09:33 +00:00
gjournal.c Fix warning when compiling with gcc46: 2012-01-10 02:59:50 +00:00
inode.c
main.c Forgot this nit in r221107. 2011-09-03 03:12:33 +00:00
Makefile
pass1.c
pass1b.c
pass2.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
pass3.c
pass4.c
pass5.c Break out the pass 5 inode and block map updating into a separate function 2011-07-15 15:43:40 +00:00
setup.c
suj.c Change the type of real_dev_bsize variable from long to u_int. 2011-12-20 20:39:00 +00:00
utilities.c