NetBSD/sbin/fsck_lfs
christos 657e8b0071 fsck_lfs does not us fsutil.c; perhaps it should? revert to perror for now. 2006-06-05 23:27:36 +00:00
..
Makefile
bufcache.c "struct ucred" should not be exposed to userland. Instead make it a "void *" 2006-04-19 15:52:58 +00:00
bufcache.h define dummy NOCRED by ourselves, rather than assuming that kernel headers 2006-05-03 15:04:51 +00:00
dir.c
extern.h
fsck.h
fsck_lfs.8
fsck_vars.h
inode.c
lfs.c fsck_lfs does not us fsutil.c; perhaps it should? revert to perror for now. 2006-06-05 23:27:36 +00:00
lfs_user.h
main.c
pass0.c
pass1.c
pass2.c
pass3.c
pass4.c
pass5.c
pass6.c
segwrite.c Coverity CID 3447: Add extraneous checks to shut up Coverity. 2006-05-23 22:35:20 +00:00
segwrite.h
setup.c Avoid a core dump if ginode() returns NULL. Correct an error message 2006-04-28 00:07:54 +00:00
utilities.c Avoid a core dump if ginode() returns NULL. Correct an error message 2006-04-28 00:07:54 +00:00
vars.c
vnode.c
vnode.h