summaryrefslogtreecommitdiff
path: root/net/nttcp/files/patch-aa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorizedEdwin Groothuis2004-01-161-13/+0
| | | | | | | | | | | | | | | | Julian Elischer suggested a new category "net/benchmarks" because he believes that too many ports are listed under net/. Checking into it, I noticed that these two ports are described as benchmarking programs. In the Porters' Handbook, the net category is described as "miscellaneous networking software". The benchmarks category seems more specific so I feel that it is preferable. PR: ports/39095 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=98260
* update to 1.47.FUJISHIMA Satsuki2001-01-291-19/+12
| | | | | | | | | | | | PR: 24056,24618 Submitted by: George Reid <greid@ukug.uk.freebsd.org>, Joseph Scott <joseph@randomnetworks.com> non-response from: maintainer honor CC. Notes: svn path=/head/; revision=37746
* Upgrade to version 1.45, use better building logic.Bill Fumerola1999-12-251-16/+5
| | | | Notes: svn path=/head/; revision=24040
* Import of nttcpBill Fumerola1998-12-081-0/+31
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 Notes: svn path=/head/; revision=15185