NetBSD/sbin/fsck_ffs
2003-07-13 08:16:15 +00:00
..
SMM.doc
dir.c use bounded string op 2003-07-13 08:16:15 +00:00
extern.h use bounded string op 2003-07-13 08:16:15 +00:00
fsck_ffs.8
fsck.h Oops. The clearinode macro had the UFS2 case reversed, causing it to 2003-04-24 20:08:25 +00:00
inode.c use bounded string op 2003-07-13 08:16:15 +00:00
main.c
Makefile
pass1.c On LP64 hosts, iswap64() result is "long int", so cast result to (long long) 2003-04-02 22:27:09 +00:00
pass1b.c
pass2.c use bounded string op 2003-07-13 08:16:15 +00:00
pass3.c The new UFS2 code uses memset(), so include <string.h> for prototype. 2003-04-02 22:25:56 +00:00
pass4.c
pass5.c When fixing the cstotal structure, use the right size to copy it back. 2003-04-04 15:02:40 +00:00
setup.c Correctly detect a UFS1 file system of non-native endian. 2003-04-11 10:21:40 +00:00
utilities.c use bounded string op 2003-07-13 08:16:15 +00:00