freebsd-dev/cddl/usr.sbin
Devin Teske 5f2202d104 dwatch(1): Separate default values so `-[BK] num' don't affect usage
If you were to pass an invalid option after `-B num' or `-K num' you
would see that the usage statement would show the value you passed
instead of the actual default.

Moving the default values to separate variables that are unaffected
by the options-parsing allows the usage statement to correctly show
the hard-coded default values if no flags are used.

Sponsored by:	Smule, Inc.
2018-05-12 05:41:28 +00:00
..
dtrace Remove tst.zonename.d from the list of expected failures. 2018-01-14 17:56:19 +00:00
dwatch dwatch(1): Separate default values so `-[BK] num' don't affect usage 2018-05-12 05:41:28 +00:00
lockstat DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
plockstat DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
zdb zdb: raise WARNS from 0 to 2 2018-02-21 15:51:48 +00:00
zfsd MFV r318941: 7446 zpool create should support efi system partition 2018-02-21 00:18:57 +00:00
zhack DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile Introduce dwatch(1) as a tool for making DTrace more useful 2018-03-06 23:44:19 +00:00
Makefile.inc