summaryrefslogtreecommitdiffstats
path: root/benchmarks/nttcp
Commit message (Collapse)AuthorAgeFilesLines
* update to 1.47.sf2001-01-295-206/+17
| | | | | | | | | PR: 24056,24618 Submitted by: George Reid <greid@ukug.uk.freebsd.org>, Joseph Scott <joseph@randomnetworks.com> non-response from: maintainer honor CC.
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Upgrade to version 1.45, use better building logic.billf1999-12-253-26/+9
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Import of nttcpbillf1998-12-087-0/+257
This program is an up to date version of the ttcp program. It uses inetd (or simulates its behaviour) to start off the remote side program which will send/receive data. Both sides measure the time and number of bytes transfered. The local side will print the measures. The format of the output can be specified on the commandline. PR: ports/8546
OpenPOWER on IntegriCloud