NetBSD/sbin/fsck_ext2fs
2007-12-22 01:19:52 +00:00
..
dir.c use c99 initializers 2006-10-16 03:02:01 +00:00
extern.h constify. 2005-06-26 23:01:39 +00:00
fsck_ext2fs.8 Fix disclaimer in my copyright. Pointed out by Thomas Klausner. 2004-03-22 19:46:53 +00:00
fsck.h constify. 2005-06-26 23:01:39 +00:00
inode.c Add a workaround for incorrect "SUMMARY INFORMATIONS WRONG FOR CG #N" 2007-11-16 16:55:04 +00:00
main.c Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
Makefile Programs that use efun. 2006-08-26 18:14:28 +00:00
pass1.c Add a workaround for incorrect "SUMMARY INFORMATIONS WRONG FOR CG #N" 2007-11-16 16:55:04 +00:00
pass1b.c Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-19 19:31:28 +00:00
pass2.c constify. 2005-06-26 23:01:39 +00:00
pass3.c Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-19 19:31:28 +00:00
pass4.c 64 bit inode changes 2005-08-19 02:07:18 +00:00
pass5.c Use more proper aligned format in a debug function print_bmap(). 2007-11-13 13:57:52 +00:00
preen.c s/perror/perr 2006-06-05 16:53:14 +00:00
setup.c Use h2fs32() rather than fs2h32() on host to disk conversion. 2007-12-22 01:19:52 +00:00
utilities.c include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00