NetBSD/sbin/fsck_ffs
2020-04-19 19:37:06 +00:00
..
SMM.doc Reorg docs, part 3: 2014-07-05 19:23:15 +00:00
dir.c Add a -z flag to zero out the up to 4 bytes of padding in directory entry 2019-05-05 14:59:06 +00:00
extern.h
fsck_ffs.8 Add a -z flag to zero out the up to 4 bytes of padding in directory entry 2019-05-05 14:59:06 +00:00
fsck.h add NO_IOBUF_ALIGNED to not pull aligned_alloc() for really constrained 2020-04-18 12:54:38 +00:00
inode.c align buffers used for I/O to DEV_BSIZE so it's executed more optimally 2020-04-17 09:42:27 +00:00
main.c Sync "common" declarations with ifdefs in header. 2020-04-06 09:54:24 +00:00
Makefile Restore the MKGROFF=bo MKCXX=yes build 2018-06-11 14:18:16 +00:00
Makefile.common inode.c needs -O0 for vax 2019-10-28 22:52:43 +00:00
pass1.c Enable the code to clean the extattr blocks 2020-04-19 19:37:06 +00:00
pass1b.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
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 Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
pass4.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass5.c Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
pass6.c stdlib.h, not malloc.h 2012-08-26 09:33:18 +00:00
quota2.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
setup.c align buffers used for I/O to DEV_BSIZE so it's executed more optimally 2020-04-17 09:42:27 +00:00
utilities.c align buffers used for I/O to DEV_BSIZE so it's executed more optimally 2020-04-17 09:42:27 +00:00
wapbl.c