NetBSD/sbin/fsck_ffs
dbj 36c3355e33 add code to handle inodes with extended attribute blocks
this is currently turned off with "#ifdef notyet" since the
kernel will not correctly clean up extended attribute blocks on truncation

Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
2005-06-08 20:34:06 +00:00
..
SMM.doc
Makefile WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
dir.c appease gcc -Wuninitialized 2005-06-02 00:38:41 +00:00
extern.h whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00
fsck.h Kill __P(), ANSIfy and WARNS=2 2005-01-19 17:33:58 +00:00
fsck_ffs.8 Sort options. Bump date for -P. Remove superfluous -. 2005-01-19 16:41:04 +00:00
inode.c appease gcc -Wuninitialized 2005-06-02 00:38:41 +00:00
main.c whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00
pass1.c add code to handle inodes with extended attribute blocks 2005-06-08 20:34:06 +00:00
pass1b.c whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00
pass2.c whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00
pass3.c Use -DPROGRESS to enable the progress bar, don't depend on SMALL. 2005-01-13 19:56:02 +00:00
pass4.c Kill __P(), ANSIfy and WARNS=2 2005-01-19 17:33:58 +00:00
pass5.c whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00
setup.c for ufs2, assume FS_44INODEFMT 2005-06-02 01:23:19 +00:00
utilities.c whitespace (pointed out by wiz@) 2005-01-20 15:29:40 +00:00