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
zont
292a32313d
- Fix a typo in debug message.
...
Approved by: kib (mentor) MFC after: 3 days
2012-09-13 12:55:10 +00:00
..
dir.c
…
ea.c
…
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
…
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
…
pass3.c
…
pass4.c
…
pass5.c
…
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
…