Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove queue.h, unused. HEAD master | Leah Neukirchen | 4 days | 2 | -574/+0 |
| | |||||
* | Sync with FreeBSD HEAD; update README | Jeffrey H. Johnson | 4 days | 3 | -77/+127 |
| | | | | Signed-off-by: Jeffrey H. Johnson <trnsz@pobox.com> | ||||
* | Makefile: use a BSD make compatible syntax | Josuah Demangeon | 2018-06-12 | 1 | -3/+1 |
| | |||||
* | Makefile: use DESTDIR, fixes. v10.0 | Christian Neukirchen | 2016-07-07 | 1 | -5/+7 |
| | |||||
* | import manpage | Christian Neukirchen | 2016-07-07 | 2 | -0/+135 |
| | |||||
* | update to FreeBSD 10.0-RELEASE, r256281 | Christian Neukirchen | 2016-07-07 | 1 | -15/+14 |
| | | | | -q is now -A upstream. | ||||
* | Fix build on OSX 10.8.2 (Mountain Lion). | Thordur Bjornsson | 2013-03-17 | 2 | -4/+4 |
| | | | | | 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 Bjornsson | 2012-11-06 | 3 | -4/+576 |
| | | | | Bring in a copy of queue.h and use that directly. | ||||
* | More knobs for knobs. | Thordur Bjornsson | 2012-11-06 | 2 | -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 Bjornsson | 2012-11-05 | 2 | -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 Bjornsson | 2012-11-05 | 2 | -3/+5 |
| | |||||
* | initial import | Thordur Bjornsson | 2012-11-04 | 4 | -0/+729 |