NetBSD/sbin/newfs
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 - Deal with wedges and the new disk geometry structures, instead of using 2006-08-26 22:03:47 +00:00
extern.h - Deal with wedges and the new disk geometry structures, instead of using 2006-08-26 22:03:47 +00:00
mkfs.c c99 initializers. 2006-10-16 03:04:45 +00:00
mount_mfs.8 Add a '-V verbose' option that controls the amount of info writen to stdout. 2006-01-15 19:49:25 +00:00
newfs.8 remove vinum reference. 2006-02-25 01:56:41 +00:00
newfs.c Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +00:00