aboutsummaryrefslogtreecommitdiff
path: root/sysutils/devstat
Commit message (Collapse)AuthorAgeFilesLines
* - Fix header to proper formatBryan Drewery2012-10-011-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=305132
* - Update to 0.3.3 [1]Bryan Drewery2012-09-282-9/+5
| | | | | | | | | | | | | | | - Update maintainer address [1] - Update to new header Changes: * output times in more convenient (decimal) format * cleanup PR: ports/172138 [1] Submitted by: trociny [1] Notes: svn path=/head/; revision=305009
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 0.3.2Max Brazhnikov2010-07-182-4/+4
| | | | | | | | PR: ports/148729 Submitted by: Mikolaj Golub (maintainer) Notes: svn path=/head/; revision=257933
* devstat is a small program that displays device statisticsDmitry Marakasov2009-07-083-0/+31
available via kernel devstat(9) interface. WWW: http://devstat.googlecode.com/ Author: Mikolaj Golub <to.my.trociny@gmail.com> PR: 136437 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> Notes: svn path=/head/; revision=237390