NetBSD/sbin/fsck_lfs
christos 2a1607d040 Programs that use efun. 2006-08-26 18:14:28 +00:00
..
Makefile Programs that use efun. 2006-08-26 18:14:28 +00:00
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 rename lfs.h to lfs_user.h so that it does not conflict. 2005-09-13 04:14:17 +00:00
extern.h constify 2005-06-27 02:48:28 +00:00
fsck.h constify 2005-06-27 02:48:28 +00:00
fsck_lfs.8
fsck_vars.h Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
inode.c On-disk inode accounting fix for roll-forward. 2006-07-19 22:48:11 +00:00
lfs.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
lfs_user.h Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
main.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
pass0.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
pass1.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
pass2.c rename lfs.h to lfs_user.h so that it does not conflict. 2005-09-13 04:14:17 +00:00
pass3.c
pass4.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
pass5.c Fix typos in messages: SHOULE -> SHOULD 2006-08-13 22:18:09 +00:00
pass6.c On-disk inode accounting fix for roll-forward. 2006-07-19 22:48:11 +00:00
segwrite.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
segwrite.h
setup.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
utilities.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
vars.c Various improvements to fsck_lfs, to wit: 2006-07-18 23:37:13 +00:00
vnode.c Coverity CID 2551: Don't use LIST_FOREACH() if you are going to free the 2006-03-20 01:20:55 +00:00
vnode.h