NetBSD/sbin/fsck_lfs
mrg fbffadb9f8 - add or adjust /* FALLTHROUGH */ where appropriate
- add __unreachable() after functions that can return but won't in
  this case, and thus can't be marked __dead easily
2019-02-03 03:19:25 +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 - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
Makefile
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 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