NetBSD/sbin/fsck_ext2fs
dsl e6bc82d904 Add (unsigned char) cast to ctype function
Fix check for device name ending in [0-9a-h] (strchr(dev, 0) doesn't ever
return NULL - which is fortunate because the () were wrong as well!)
2004-10-29 17:37:30 +00:00
..
dir.c
extern.h
fsck_ext2fs.8
fsck.h
inode.c
main.c Remove option letter from getopt string, since it does not 2004-05-13 00:18:46 +00:00
Makefile
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
preen.c
setup.c Add (unsigned char) cast to ctype function 2004-10-29 17:37:30 +00:00
utilities.c