summaryrefslogtreecommitdiff
path: root/benchmarks/kttcp
AgeCommit message (Collapse)AuthorFilesLines
2003-04-23Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicablejmc1-2/+2
NetBSD versions as appropriate
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-07-11Show usertime/systime/realtime/cpu-time-percentage.simonb2-14/+48
Add a -v option to show "byte/CPU sec" ala "ttcp -v". Change the -s option to -t (same as parameter to transmit as ttcp). Bump pkg version number.
2002-07-01Mark this package as only for NetBSD-1.6B or later. This still isn'tagc1-2/+2
perfect, since I have problems building this on a 1.6B machine which does not have kttcp in the kernel.
2002-06-30Allow a "k", "m", or "g" suffix to be added to a byte count tothorpej1-4/+37
multiply it by 1024, 1024 * 1024, or 1024 * 1024 * 1024, respectively.
2002-06-30Also report speed in Megabits/sec (both 1024- and 1000-based Mega).thorpej1-2/+6
2002-06-30Remove "-c ..." from the usage.thorpej1-4/+3
2002-06-29This is only for NetBSD.thorpej1-1/+3
2002-06-29kttcp -- userland portion of the kttcp network throughput testerthorpej5-0/+276