summaryrefslogtreecommitdiffstats
path: root/usr.sbin/diskinfo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert usr.sbin to LIBADDbapt2014-11-251-2/+1
| | | | Reduce overlinking
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
|
* In verbose mode print disk sizes in human readable form as well.pjd2004-05-241-0/+3
| | | | OK'ed by: phk
* Make WARNS=5 clean.phk2004-04-051-0/+2
| | | | Prodded by: Stefan Farfeleder <stefan@fafoe.narf.at>
* Diskinfo is a small program to access the basic properties of a disk device:phk2003-04-091-0/+11
sectorsize, mediasize etc. It also contains a small and naïve benchmark which reports on seek and transfer performance.
OpenPOWER on IntegriCloud