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
..
Makefile
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
extern.h
fsck.h
fsck_lfs.8
fsck_vars.h
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.c Remove duplicate assignments. 2018-06-12 20:12:21 +00:00
lfs_user.h
main.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
pass0.c
pass1.c
pass2.c
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
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