.. |
Makefile
|
WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)
|
2005-01-20 16:39:22 +00:00 |
bufcache.c
|
Note that fsck_lfs may not know beforehand whether a given block is a
|
2005-04-06 02:38:17 +00:00 |
bufcache.h
|
Various minor LFS improvements:
|
2005-02-26 05:45:54 +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.h
|
zero-out dinode is not a proper way to 'clear' an lfs inode.
|
2004-07-18 20:51:30 +00:00 |
fsck_lfs.8
|
Improve description of -b and -m.
|
2004-07-06 16:51:18 +00:00 |
fsck_vars.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 10:04:22 +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
|
"#define lfs_devvp lfs_unlockvp" for readability, since that's what we
|
2005-03-25 20:16:37 +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
|
Correct phase 0 message
|
2005-04-06 04:32:59 +00:00 |
pass0.c
|
Make fsck_lfs optimize the inode free list, if it appears to have become
|
2005-03-25 20:14:43 +00:00 |
pass1.c
|
remove obsolete "register" declarations.
|
2005-02-06 06:13:47 +00:00 |
pass2.c
|
remove obsolete "register" declarations.
|
2005-02-06 06:13:47 +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
|
ANSIfy, WARNS=2
|
2005-01-19 19:41:59 +00:00 |
pass6.c
|
"#define lfs_devvp lfs_unlockvp" for readability, since that's what we
|
2005-03-25 20:16:37 +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
|
Various minor LFS improvements:
|
2005-02-26 05:45:54 +00:00 |
utilities.c
|
Various minor LFS improvements:
|
2005-02-26 05:45:54 +00:00 |
vars.c
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
vnode.c
|
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
|
2003-04-02 10:39:19 +00:00 |
vnode.h
|
Add working writing ability to fsck_lfs, including roll-forward, based on
|
2003-03-28 08:09:52 +00:00 |