This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-06 18:29:47 +00:00
Code
Issues
Releases
Activity
freebsd
/
sbin
/
fsck_ffs
History
Kirk McKusick
2ec5c91481
Update fsck_ffs buffer cache manager to use TAILQ macros.
...
No functional changes.
2013-02-15 01:00:48 +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
Update fsck_ffs buffer cache manager to use TAILQ macros.
2013-02-15 01:00:48 +00:00
fsutil.c
Update fsck_ffs buffer cache manager to use TAILQ macros.
2013-02-15 01:00:48 +00:00
gjournal.c
Fix fsck_ffs build with a 64-bit ino_t.
2012-09-27 23:30:58 +00:00
inode.c
Fix fsck_ffs build with a 64-bit ino_t.
2012-09-27 23:30:58 +00:00
main.c
Fix some nearby type and style errors.
2012-09-28 17:34:34 +00:00
Makefile
…
pass1.c
Fix some nearby type and style errors.
2012-09-28 17:34:34 +00:00
pass1b.c
…
pass2.c
Fix fsck_ffs build with a 64-bit ino_t.
2012-09-27 23:30:58 +00:00
pass3.c
…
pass4.c
Fix fsck_ffs build with a 64-bit ino_t.
2012-09-27 23:30:58 +00:00
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
- blk_equals() is too strict. If the journal entry defines more frags
2012-11-14 06:31:47 +00:00
utilities.c
Mechanical whitespace cleanup.
2011-04-27 02:55:03 +00:00