NetBSD/sbin/fsck_lfs
christos 23be85ae7f "struct ucred" should not be exposed to userland. Instead make it a "void *"
since it is not really used.
2006-04-19 15:52:58 +00:00
..
Makefile Remove the free list ordering/disordering code, since the kernel now keeps 2006-04-17 19:05:16 +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 "struct ucred" should not be exposed to userland. Instead make it a "void *" 2006-04-19 15:52:58 +00:00
dir.c
extern.h
fsck.h
fsck_lfs.8
fsck_vars.h
inode.c
lfs.c Remove the free list ordering/disordering code, since the kernel now keeps 2006-04-17 19:05:16 +00:00
lfs_user.h
main.c Remove the free list ordering/disordering code, since the kernel now keeps 2006-04-17 19:05:16 +00:00
pass0.c Remove the free list ordering/disordering code, since the kernel now keeps 2006-04-17 19:05:16 +00:00
pass1.c
pass2.c
pass3.c
pass4.c
pass5.c Remove the free list ordering/disordering code, since the kernel now keeps 2006-04-17 19:05:16 +00:00
pass6.c Remove the free list ordering/disordering code, since the kernel now keeps 2006-04-17 19:05:16 +00:00
segwrite.c
segwrite.h
setup.c Remove the free list ordering/disordering code, since the kernel now keeps 2006-04-17 19:05:16 +00:00
utilities.c Don't update the superblock if we were run with -n, regardless of whether 2006-04-13 19:50:10 +00:00
vars.c
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