about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Don't rely on <sys/queue.h>Thordur Bjornsson2012-11-063-4/+576
| | | | Bring in a copy of queue.h and use that directly.
* More knobs for knobs.Thordur Bjornsson2012-11-062-2/+8
| | | | | Add a -q knob analogus to the -n knob, but dumps the relative comparisons as well the statistics while suppressing the graph.
* "Better" Makefile.Thordur Bjornsson2012-11-052-27/+20
| | | | | | | Give up, and use the older (non obj) GNUmakefile, as it seems to have less issues. Lawd, how I mess bsd.*.mk;
* Better install target.Thordur Bjornsson2012-11-052-3/+5
|
* initial importThordur Bjornsson2012-11-044-0/+729