summaryrefslogtreecommitdiff
path: root/net/nettest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* fix setpgrp usageMatt Jacob1999-12-221-0/+17
|
* Judiciously s/int/ssize_t/ so this builds on FreeBSD/Alpha.Steve Price1999-09-202-8/+44
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
|
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
|
* Portlint.Satoshi Asami1997-11-041-4/+6
|
* Import of net/nettest 09/11/92 release.Justin M. Seger1997-10-308-0/+217
The nettest and nettestd commands invoke client and server programs that are used for timing data throughput of vari- ous methods of interprocess communication. PR: ports/4817 Submitted by: proot@iaces.com