NetBSD/sbin/fsck_ext2fs
lukem 4b836889ab * cleanup for WARNS=1
* deprecate register
* cleanup manpage
* remove unused docheck()
* getopt returns -1 not EOF
* put a ) in the correct place in a printf, so that the argument gets
  & 0xff, not the result of printf() itself...
1997-09-14 14:27:23 +00:00
..
dir.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
extern.h Add support programs for ext2fs. fsck_ext2fs is derived from fsck_ffs. 1997-06-11 11:21:39 +00:00
fsck_ext2fs.8 * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
fsck.h Add support programs for ext2fs. fsck_ext2fs is derived from fsck_ffs. 1997-06-11 11:21:39 +00:00
inode.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
main.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
Makefile Don't compile with -g by default. 1997-06-16 08:10:35 +00:00
pass1.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
pass1b.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
pass2.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
pass3.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
pass4.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
pass5.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
preen.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
setup.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00
utilities.c * cleanup for WARNS=1 1997-09-14 14:27:23 +00:00