| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Remove unused variable.
|
|
|
|
| |
before.
|
|
|
|
|
|
|
| |
Remove -? flag that was not working but documented. Make it work instead
but hide it in man page and usage string as others tools do.
Spelling.
Abort on allocation failure (with errx()).
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Sort xrefs.
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
|
|
|
|
|
| |
page documents '?' as a valid option, as does the usage message. None
of the other programs' man pages documented '?' as a valid option.
|
|
|
|
|
|
| |
o getopt returns -1 rather than EOF on errors
o getopt returns '?' for characters it doesn't know about, so
don't include them in the getopt options string.
|
|
|
|
| |
Suggested by: brian, markm
|
|
|
|
|
|
|
|
|
|
| |
generation was causing unaligned access faults on the Alpha.
I have incremented the devstat version number, since this is an interface
change. You'll need to recompile libdevstat, systat, iostat, vmstat and
rpc.rstatd along with your kernel.
Partially Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
|
|
|
|
|
|
| |
commit.
Reviewed by: gibbs
|
|
|
|
|
|
|
|
| |
fixed variable so all manually-specified devices are shown rather then
cutting the display off at 3, fixed formatting for msps when msps is
larger then 100 (it was blowing the columner display output before),
added -K option to make blk count (-oIK) force a 1K block size (to conform
more closely to systat, vmstat definition of blocksize).
|
|
|
|
| |
Submitted by: "Kenneth D. Merry" <ken@plutotech.com>
|
| |
|
| |
|
|
|
|
| |
posix standard on the topic.
|
|
|
|
|
| |
Reviewed by: phk
Submitted by: John-Mark Gurney <jmg@nike.efn.org>
|
|
|
|
| |
Submitted-By: Joe Greco <jgreco@ns.sol.net>
|
|
|
|
|
|
|
|
| |
man pages.
Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
|
| |
|
|
|
|
| |
Submitted by: fredriks@mcs.com
|
| |
|
|
|
|
| |
(and rename a few in the process).
|
| |
|
|
|