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
..
2006-10-16 03:21:05 +00:00
2005-06-27 02:48:28 +00:00
2006-08-26 18:14:28 +00:00
2006-10-16 03:21:34 +00:00