mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
5f2202d104
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. |
||
---|---|---|
.. | ||
dtrace | ||
dwatch | ||
lockstat | ||
plockstat | ||
tests | ||
zdb | ||
zfsd | ||
zhack | ||
Makefile | ||
Makefile.inc |