NetBSD/sbin/fsck_ffs
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
..
SMM.doc
Makefile
dir.c
extern.h
fsck.h
fsck_ffs.8
inode.c apply revision 1.31 yet again: 2007-04-12 05:19:18 +00:00
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
setup.c
utilities.c