about summary refs log tree commit diff
path: root/ministat.c
Commit message (Collapse)AuthorAgeFilesLines
* update to FreeBSD 10.0-RELEASE, r256281Christian Neukirchen2016-07-071-15/+14
| | | | -q is now -A upstream.
* Fix build on OSX 10.8.2 (Mountain Lion).Thordur Bjornsson2013-03-171-4/+2
| | | | | Verified to build on CentOS 5.5/6.3, Ubuntu 12.10, Bitrig 0.1 and OpenBSD 5.3
* Don't rely on <sys/queue.h>Thordur Bjornsson2012-11-061-3/+2
| | | | Bring in a copy of queue.h and use that directly.
* More knobs for knobs.Thordur Bjornsson2012-11-061-2/+7
| | | | | Add a -q knob analogus to the -n knob, but dumps the relative comparisons as well the statistics while suppressing the graph.
* initial importThordur Bjornsson2012-11-041-0/+629