NetBSD/sbin/fsck_ffs
bouyer 7e810dc605 Fix pasto in the !ufs2 case (use dp->dp1 and not of dp->dp2).
This would be a problem only when allocating a new data block and the
indir block is already allocated, which explains why automated tests didn't
find it.
Problem reported on tech-kern@ and fix tested by manu@.
2013-12-02 18:46:52 +00:00
..
SMM.doc
Makefile Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
dir.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
extern.h share more code. 2011-06-09 19:57:50 +00:00
fsck.h merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
fsck_ffs.8 Mention scan_ffs -b. 2012-03-06 10:30:20 +00:00
inode.c Fix pasto in the !ufs2 case (use dp->dp1 and not of dp->dp2). 2013-12-02 18:46:52 +00:00
main.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
pass1.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
pass1b.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
pass2.c Stick UFS_ in front of these symbols: 2013-06-09 17:57:08 +00:00
pass3.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
pass4.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass5.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass6.c stdlib.h, not malloc.h 2012-08-26 09:33:18 +00:00
quota2.c stdlib.h, not malloc.h 2012-08-26 09:33:18 +00:00
setup.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
utilities.c fix unused variable warnings. 2013-10-19 01:09:58 +00:00
wapbl.c