From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- benchmarks/ttcp/DESCR | 5 +++++ benchmarks/ttcp/PLIST | 4 ++++ benchmarks/ttcp/pkg/DESCR | 5 ----- benchmarks/ttcp/pkg/PLIST | 4 ---- 4 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 benchmarks/ttcp/DESCR create mode 100644 benchmarks/ttcp/PLIST delete mode 100644 benchmarks/ttcp/pkg/DESCR delete mode 100644 benchmarks/ttcp/pkg/PLIST (limited to 'benchmarks/ttcp') diff --git a/benchmarks/ttcp/DESCR b/benchmarks/ttcp/DESCR new file mode 100644 index 00000000000..9db116e1eb5 --- /dev/null +++ b/benchmarks/ttcp/DESCR @@ -0,0 +1,5 @@ +Ttcp (test TCP) times the transmission and reception of data between two +systems using the UDP or TCP protocols. It differs from common ``blast'' +tests, which tend to measure the remote inetd as much as the network +performance, and which usually do not allow measurements at the remote end +of a UDP transmission. diff --git a/benchmarks/ttcp/PLIST b/benchmarks/ttcp/PLIST new file mode 100644 index 00000000000..5c5aaadf1b0 --- /dev/null +++ b/benchmarks/ttcp/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:45:39 zuntum Exp $ +bin/ttcp +man/cat1/ttcp.0 +man/man1/ttcp.1 diff --git a/benchmarks/ttcp/pkg/DESCR b/benchmarks/ttcp/pkg/DESCR deleted file mode 100644 index 9db116e1eb5..00000000000 --- a/benchmarks/ttcp/pkg/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -Ttcp (test TCP) times the transmission and reception of data between two -systems using the UDP or TCP protocols. It differs from common ``blast'' -tests, which tend to measure the remote inetd as much as the network -performance, and which usually do not allow measurements at the remote end -of a UDP transmission. diff --git a/benchmarks/ttcp/pkg/PLIST b/benchmarks/ttcp/pkg/PLIST deleted file mode 100644 index 1ef63850a48..00000000000 --- a/benchmarks/ttcp/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/04/17 11:57:42 tron Exp $ -bin/ttcp -man/cat1/ttcp.0 -man/man1/ttcp.1 -- cgit v1.2.3