aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/diskinfo
Commit message (Expand)AuthorAgeFilesLines
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
* Add -c to SYNOPSIS and usage().Ruslan Ermilov2005-01-112-3/+3
* Add -c option that calculates the overhead of read I/O ops.Søren Schmidt2004-11-092-2/+48
* Actually negative size is possible for file system, but not for disk.Pawel Jakub Dawidek2004-05-251-2/+1
* In verbose mode print disk sizes in human readable form as well.Pawel Jakub Dawidek2004-05-242-2/+9
* Make WARNS=5 clean.Poul-Henning Kamp2004-04-052-6/+9
* Sync manpage's synopsis with usage().Ruslan Ermilov2004-03-302-3/+5
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-311-7/+8
* Correct a type in the bugs section. Also turn it into a list.Gordon Tetlow2003-05-111-2/+2
* I forgot a rather crucial cast when I made this sectorsize agnostic.Poul-Henning Kamp2003-04-091-12/+12
* Diskinfo is a small program to access the basic properties of a disk device:Poul-Henning Kamp2003-04-093-0/+383