Commit Graph

12 Commits

Author SHA1 Message Date
pjd
f4c884f8df Print provider's ident when in verbose mode. 2007-05-06 00:25:21 +00:00
ru
c05985f13f Sort sections. 2005-01-18 20:02:45 +00:00
ru
f89ee1e6c1 Add -c to SYNOPSIS and usage(). 2005-01-11 10:53:09 +00:00
sos
ab25fa1db2 Add -c option that calculates the overhead of read I/O ops. 2004-11-09 12:28:41 +00:00
pjd
d789d7a8c7 Actually negative size is possible for file system, but not for disk. 2004-05-25 12:11:13 +00:00
pjd
322e28b553 In verbose mode print disk sizes in human readable form as well.
OK'ed by:	phk
2004-05-24 22:52:32 +00:00
phk
ad426d20c2 Make WARNS=5 clean.
Prodded by:	Stefan Farfeleder <stefan@fafoe.narf.at>
2004-04-05 08:15:04 +00:00
ru
79c8b2680e Sync manpage's synopsis with usage(). 2004-03-30 07:37:04 +00:00
ru
b96117501d Assorted mdoc(7) fixes. 2003-05-31 18:07:09 +00:00
gordon
c7b64d9318 Correct a type in the bugs section. Also turn it into a list.
Approved by:	re(murray)
2003-05-11 22:22:10 +00:00
phk
8523701a3e I forgot a rather crucial cast when I made this sectorsize agnostic.
Tune iteration counts a bit.
2003-04-09 14:25:04 +00:00
phk
64d3a8bc21 Diskinfo is a small program to access the basic properties of a disk device:
sectorsize, mediasize etc.

It also contains a small and naïve benchmark which reports on seek
and transfer performance.
2003-04-09 10:52:10 +00:00