This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
fsck_ffs
History
Craig Rodrigues
205e074f2c
Add comment about specifying "ro" mount option when
...
doing an update mount on a read-only file system. Requested by: yar
2008-04-04 01:50:58 +00:00
..
SMM.doc
…
dir.c
…
ea.c
…
fsck_ffs.8
…
fsck.h
Implements gjournal support. If file system has gjournal support enabled
2006-10-31 22:06:56 +00:00
fsutil.c
Implements gjournal support. If file system has gjournal support enabled
2006-10-31 22:06:56 +00:00
gjournal.c
Fix -fstrict-aliasing warning.
2006-11-01 10:56:33 +00:00
inode.c
Implements gjournal support. If file system has gjournal support enabled
2006-10-31 22:06:56 +00:00
main.c
Add comment about specifying "ro" mount option when
2008-04-04 01:50:58 +00:00
Makefile
Convert fsck_ffs to nmount(). This seems to solve
2007-09-19 01:24:19 +00:00
pass1.c
In pass1(), cap inosused to fs_ipg rather than allowing arbitrary
2008-02-26 03:08:22 +00:00
pass1b.c
…
pass2.c
In pass2check(): Be more strict with the inode information before further
2008-02-26 03:05:48 +00:00
pass3.c
…
pass4.c
…
pass5.c
Implements gjournal support. If file system has gjournal support enabled
2006-10-31 22:06:56 +00:00
setup.c
Be more careful when checking superblock. We have already checked
2008-02-26 03:03:17 +00:00
utilities.c
…