NetBSD/sbin/fsck_ffs
christos 7df60872d5 Enable the code to clean the extattr blocks 2020-04-19 19:37:06 +00:00
..
SMM.doc
Makefile
Makefile.common inode.c needs -O0 for vax 2019-10-28 22:52:43 +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.h add NO_IOBUF_ALIGNED to not pull aligned_alloc() for really constrained 2020-04-18 12:54:38 +00:00
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
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
pass1.c Enable the code to clean the extattr blocks 2020-04-19 19:37:06 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
pass6.c
quota2.c
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