NetBSD/sbin/fsck_lfs
lukem 481ad7b03a errexit() now provides the trailing \n (since fsck_ffs assumed that
from a conversion from err(3)), so "make it so".
2008-03-16 23:17:55 +00:00
..
Makefile Make it build with src/sys from the vmlocking2 branch. 2007-12-28 21:44:32 +00:00
bufcache.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
bufcache.h Make it build with src/sys from the vmlocking2 branch. 2007-12-28 21:44:32 +00:00
dir.c errexit() now provides the trailing \n (since fsck_ffs assumed that 2008-03-16 23:17:55 +00:00
extern.h
fsck.h Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead 2006-11-09 19:36:36 +00:00
fsck_lfs.8
fsck_vars.h Several fixes to improve the reliability of the roll-forward agent. 2006-09-01 19:52:48 +00:00
inode.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
lfs.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
lfs_user.h Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
main.c Make sure that the exit values are always sane, and use symbolic instead 2008-02-23 21:41:47 +00:00
pass0.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
pass1.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
pass2.c Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead 2006-11-09 19:36:36 +00:00
pass3.c Several fixes to improve the reliability of the roll-forward agent. 2006-09-01 19:52:48 +00:00
pass4.c Fix malloc/realloc/calloc issues: always check and exit, use EEXIT instead 2006-11-09 19:36:36 +00:00
pass5.c Give brelse() a second argument so that it matches the kernel. 2007-10-08 21:39:49 +00:00
pass6.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
segwrite.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
segwrite.h
setup.c errexit() now provides the trailing \n (since fsck_ffs assumed that 2008-03-16 23:17:55 +00:00
utilities.c Make sure that the exit values are always sane, and use symbolic instead 2008-02-23 21:41:47 +00:00
vars.c Several fixes to improve the reliability of the roll-forward agent. 2006-09-01 19:52:48 +00:00
vnode.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
vnode.h Merge from vmlocking: 2007-10-10 20:42:20 +00:00