NetBSD/sbin/fsck_lfs
riastradh 9628679b27 Need <stdbool.h> for true/false. 2016-02-19 03:53:46 +00:00
..
Makefile
bufcache.c
bufcache.h
dir.c Add 64-bit directory entry structures, and adjust accessors accordingly. 2015-09-21 01:24:23 +00:00
extern.h Remove a dead data structure. 2015-10-03 08:29:06 +00:00
fsck.h The per-inode state 'id_entryno' is used by pass1 for a block count, 2015-10-03 08:30:13 +00:00
fsck_lfs.8
fsck_vars.h
inode.c Add 64-bit directory entry structures, and adjust accessors accordingly. 2015-09-21 01:24:23 +00:00
kernelops.c
kernelops.h
lfs.c Need <stdbool.h> for true/false. 2016-02-19 03:53:46 +00:00
lfs_user.h
main.c
pass0.c
pass1.c The per-inode state 'id_entryno' is used by pass1 for a block count, 2015-10-03 08:30:13 +00:00
pass2.c Add 64-bit directory entry structures, and adjust accessors accordingly. 2015-09-21 01:24:23 +00:00
pass3.c
pass4.c
pass5.c
pass6.c Fix hardwired 32-bit stuff in fsck: 2015-10-03 08:29:21 +00:00
segwrite.c Use IINFO in lfs_writeinode(). 2015-10-03 08:28:15 +00:00
segwrite.h
setup.c Fix hardwired 32-bit stuff in fsck: 2015-10-03 08:29:21 +00:00
utilities.c
vars.c
vnode.c
vnode.h