summaryrefslogtreecommitdiffstats
path: root/usr.sbin/diskinfo
Commit message (Collapse)AuthorAgeFilesLines
* Assorted mdoc(7) fixes.ru2003-05-311-7/+8
|
* Correct a type in the bugs section. Also turn it into a list.gordon2003-05-111-2/+2
| | | | Approved by: re(murray)
* I forgot a rather crucial cast when I made this sectorsize agnostic.phk2003-04-091-12/+12
| | | | Tune iteration counts a bit.
* Diskinfo is a small program to access the basic properties of a disk device:phk2003-04-093-0/+383
sectorsize, mediasize etc. It also contains a small and naïve benchmark which reports on seek and transfer performance.
OpenPOWER on IntegriCloud