NetBSD/sbin/fsck_ext2fs
simonb 3cebd9325e White space nit- don't put a space before/after increment/decrement
operators.
2005-02-11 06:21:21 +00:00
..
Makefile WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
dir.c Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
extern.h Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
fsck.h Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
fsck_ext2fs.8 Fix disclaimer in my copyright. Pointed out by Thomas Klausner. 2004-03-22 19:46:53 +00:00
inode.c Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
main.c Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-19 19:31:28 +00:00
pass1.c Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
pass1b.c Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-19 19:31:28 +00:00
pass2.c Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
pass3.c Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-19 19:31:28 +00:00
pass4.c Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
pass5.c Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-19 19:31:28 +00:00
preen.c Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-19 19:31:28 +00:00
setup.c Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
utilities.c White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00