freebsd-dev/sbin/fsck_ffs
Andrey Zonov 0cf7f1865b - Fix a typo in debug message.
Approved by:	kib (mentor)
MFC after:	3 days
2012-09-13 12:55:10 +00:00
..
dir.c Fix the check in dircheck() on namlen. 2011-09-02 17:05:34 +00:00
ea.c Mechanical whitespace cleanup. 2011-04-27 02:55:03 +00:00
fsck_ffs.8 Be more helpful about alternate superblocks. 2012-02-10 12:01:19 +00:00
fsck.h Remove needless (int) casts of write(2)'s 3rd argument. 2012-09-12 15:36:44 +00:00
fsutil.c Remove needless (int) casts of write(2)'s 3rd argument. 2012-09-12 15:36:44 +00:00
gjournal.c Fix warning when compiling with gcc46: 2012-01-10 02:59:50 +00:00
inode.c Mechanical whitespace cleanup. 2011-04-27 02:55:03 +00:00
main.c Simply printf-like strings and outdent strings so that it is easy to see 2012-09-12 14:59:57 +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 Be more helpful about alternate superblocks. 2012-02-10 12:01:19 +00:00
suj.c - Fix a typo in debug message. 2012-09-13 12:55:10 +00:00
utilities.c Mechanical whitespace cleanup. 2011-04-27 02:55:03 +00:00