NetBSD/sbin/fsck_ffs
mycroft c10923f665 dircheck() shouldn't be looking at d_type or d_namlen in blank entries
*at all*.  Not only is it wrong, but it causes a serious problem on
little-endian machines, since after -c2 conversion, d_type will often
be > 15.
1994-10-06 14:24:17 +00:00
..
SMM.doc Import 4.4-Lite version. 1994-06-13 22:40:40 +00:00
Makefile deal with new share/doc strategy 1994-06-30 05:33:30 +00:00
dir.c dircheck() shouldn't be looking at d_type or d_namlen in blank entries 1994-10-06 14:24:17 +00:00
fsck.h
fsck_ffs.8
inode.c Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00
main.c
pass1.c Remove some more uses of obsolete functions. 1994-09-23 23:48:10 +00:00
pass1b.c Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00
pass2.c Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00
pass3.c
pass4.c Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00
pass5.c Remove some more uses of obsolete functions. 1994-09-23 23:48:10 +00:00
preen.c Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00
setup.c Remove some more uses of obsolete functions. 1994-09-23 23:48:10 +00:00
utilities.c Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00