.. |
bufcache.c
|
Fail gracefully if we are asked to expand the buffer cache hash table size
|
2005-05-20 18:59:36 +00:00 |
bufcache.h
|
Fail gracefully if we are asked to expand the buffer cache hash table size
|
2005-05-20 18:59:36 +00:00 |
dir.c
|
ANSIfy, WARNS=2
|
2005-01-19 19:41:59 +00:00 |
extern.h
|
remove a prototype of a non-exist function.
|
2004-07-18 20:03:12 +00:00 |
fsck_lfs.8
|
Quote a word that would otherwise be interpreted as macro;
|
2005-04-14 21:29:29 +00:00 |
fsck_vars.h
|
Document "-f" (force check) flag. Implement and document "-q" (quiet).
|
2005-04-14 21:15:59 +00:00 |
fsck.h
|
Be more efficient with the hash tables for the buffer and vnode caches.
|
2005-04-11 23:19:24 +00:00 |
inode.c
|
"#define lfs_devvp lfs_unlockvp" for readability, since that's what we
|
2005-03-25 20:16:37 +00:00 |
lfs.c
|
Initialize metalbn in ufs_getlbns to appease -Wuninitialized.
|
2005-06-07 09:08:07 +00:00 |
lfs.h
|
Move the definition of simple_lock() and simple_unlock() to a common
|
2005-04-01 23:45:59 +00:00 |
main.c
|
Check parts of pass 5 even if only rolling forward. We can't check the true
|
2005-04-23 20:21:03 +00:00 |
Makefile
|
Disable -Wuninitialized on dir.c (until PR 30394 is addressed)
|
2005-06-03 18:02:03 +00:00 |
pass0.c
|
Be more efficient with the hash tables for the buffer and vnode caches.
|
2005-04-11 23:19:24 +00:00 |
pass1.c
|
remove obsolete "register" declarations.
|
2005-02-06 06:13:47 +00:00 |
pass2.c
|
Be more efficient with the hash tables for the buffer and vnode caches.
|
2005-04-11 23:19:24 +00:00 |
pass3.c
|
Various minor LFS improvements:
|
2005-02-26 05:45:54 +00:00 |
pass4.c
|
remove obsolete "register" declarations.
|
2005-02-06 06:13:47 +00:00 |
pass5.c
|
Check parts of pass 5 even if only rolling forward. We can't check the true
|
2005-04-23 20:21:03 +00:00 |
pass6.c
|
Check parts of pass 5 even if only rolling forward. We can't check the true
|
2005-04-23 20:21:03 +00:00 |
segwrite.c
|
Move the definition of simple_lock() and simple_unlock() to a common
|
2005-04-01 23:45:59 +00:00 |
segwrite.h
|
Add working writing ability to fsck_lfs, including roll-forward, based on
|
2003-03-28 08:09:52 +00:00 |
setup.c
|
Make this build on arm platforms by using the correct printf formats.
|
2005-05-24 06:51:49 +00:00 |
utilities.c
|
Various minor LFS improvements:
|
2005-02-26 05:45:54 +00:00 |
vars.c
|
Document "-f" (force check) flag. Implement and document "-q" (quiet).
|
2005-04-14 21:15:59 +00:00 |
vnode.c
|
Be more efficient with the hash tables for the buffer and vnode caches.
|
2005-04-11 23:19:24 +00:00 |
vnode.h
|
Be more efficient with the hash tables for the buffer and vnode caches.
|
2005-04-11 23:19:24 +00:00 |