freebsd-dev/sbin/tunefs
Philippe Charnier 77edab906e The tunefs code assumed that the last argument was the device specification.
We need to parse the arguments first, then open the device (if
specified) and then apply the changes. This change will disallow the
(undocumented) use of multiple instances of the same argument on the
same command line for the sack of a better error message.

Other changes are:
1) the softupdates (-n) now issue a warning about remaining unchanged
2) the usage and man page is changed to specify "space | time" instead of
"optimization preference".

PR:		bin/23335
Submitted by:Mark Peek <mark@whistle.com>
2000-12-10 20:59:30 +00:00
..
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
tunefs.8 The tunefs code assumed that the last argument was the device specification. 2000-12-10 20:59:30 +00:00
tunefs.c The tunefs code assumed that the last argument was the device specification. 2000-12-10 20:59:30 +00:00