summaryrefslogtreecommitdiff
path: root/usr.bin/tcpbench/Makefile
AgeCommit message (Expand)Author
2020-05-02Add ping(1)-like summary statistics.Richard Procter
2017-07-09remove redundant variable declarations in Makefiles, since those areMarc Espie
2015-11-17Normalize Makefile format, and remove bad advice #BINMODE=2555Theo de Raadt
2012-08-17Don't need this anymore, we have them in bsd.own.mk.Christiano F. Haesbaert
2011-03-15add DPADD; from bradTheo de Raadt
2011-03-09Implement UDP mode for tcpbench and switch tcpbench to use libevent.Claudio Jeker
2008-06-26some minor improvements from Pierre Riteau; ok djmJason McIntyre
2008-05-15fix uninitialised variable; from ray@Damien Miller
2008-05-09import tcpbench, a small TCP benchmarking tool that can also sampleDamien Miller