NetBSD/sbin/fsck_lfs
riastradh 2d468aafe8 Fix userland references to LFS_ORPHAN_NEXTFREE.
Forgot to grep for these or do a full distribution build, oops!
2020-02-23 15:11:33 +00:00
..
bufcache.c PR/51418: Jose Luis Rodriguez Garcia: Fix incore src/sbin/fsck_lfs/bufcache.c 2018-03-30 12:56:46 +00:00
bufcache.h PR/51418: Jose Luis Rodriguez Garcia: Fix incore src/sbin/fsck_lfs/bufcache.c 2018-03-30 12:56:46 +00:00
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_lfs.8
fsck_vars.h
fsck.h The per-inode state 'id_entryno' is used by pass1 for a block count, 2015-10-03 08:30:13 +00:00
inode.c Update inode member i_flag --> i_state to keep up with kernel changes 2017-06-10 08:13:15 +00:00
kernelops.c
kernelops.h
lfs_user.h
lfs.c Remove duplicate assignments. 2018-06-12 20:12:21 +00:00
main.c fsck: Stop defining the same variable concurrently in bss and data 2019-08-15 03:10:42 +00:00
Makefile
pass0.c
pass1.c Fix userland references to LFS_ORPHAN_NEXTFREE. 2020-02-23 15:11:33 +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 Update inode member i_flag --> i_state to keep up with kernel changes 2017-06-10 08:13:15 +00:00
segwrite.c Update inode member i_flag --> i_state to keep up with kernel changes 2017-06-10 08:13:15 +00:00
segwrite.h
setup.c PR/50974: David Binderman: Remove unused code. 2016-03-17 18:56:14 +00:00
utilities.c
vars.c
vnode.c
vnode.h this file uses the <sys/queue.h> macros so it should include 2017-06-09 00:13:08 +00:00