NetBSD/sbin/fsck_ext2fs
pooka 704e075311 Make all mount(2) return value error checks against -1. Some file
systems just checked != 0, breaking MNT_GETARGS.  Others worked with < 0,
but make them check against -1 too for consistency.  And sprinkle some
stylish line wrapping where appropriate.
2007-07-16 17:06:52 +00:00
..
Makefile Programs that use efun. 2006-08-26 18:14:28 +00:00
dir.c use c99 initializers 2006-10-16 03:02:01 +00:00
extern.h
fsck.h
fsck_ext2fs.8
inode.c
main.c Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00
pass1.c
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c We don't need ext2fs_extern.h 2006-05-06 22:23:37 +00:00
preen.c s/perror/perr 2006-06-05 16:53:14 +00:00
setup.c comment out impossible code. 2006-10-16 03:01:36 +00:00
utilities.c include <signal.h> where signal(3) is used 2007-02-08 21:36:58 +00:00