NetBSD/sbin/fsck_ffs
hannken 6e4615fb0f Treat an inode with "mode == 0" and "blocks != 0" as partially allocated
and clear it as ffs_newvnode() tests for "blocks == 0".
2018-02-13 11:20:08 +00:00
..
SMM.doc Reorg docs, part 3: 2014-07-05 19:23:15 +00:00
Makefile Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
Makefile.common Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
dir.c Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
extern.h
fsck.h __empty -> __nothing 2017-02-08 18:05:25 +00:00
fsck_ffs.8 Document the version fsck_ffs first appeared. 2016-09-11 04:07:38 +00:00
inode.c Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
main.c Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
pass1.c Treat an inode with "mode == 0" and "blocks != 0" as partially allocated 2018-02-13 11:20:08 +00:00
pass1b.c
pass2.c Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
pass3.c
pass4.c
pass5.c
pass6.c
quota2.c
setup.c Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
utilities.c Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
wapbl.c