misc/cstream - The NetBSD Packages Collection

General-purpose stream-handling tool with bandwidth limiting

   cstream is a general-purpose stream-handling tool like UNIX' dd,
   usually used in commandline-constructed pipes.

   Featues:
     Sane commandline switch syntax.
     Exact throughput limiting, on the incoming side. Timing variance in
       previous reads are counterbalanced in the following reads.
     Precise throughput reporting. Either at the end of the transmission
       or everytime SIGUSR1 is received. Quite useful to ask lengthy
       opertions how much data has been transferred yet, i.e. when
       writing tapes. Reports are done in bytes/sec and if appropriate in
       KB/sec or MB/sec, where 1K = 1024.
     SIGUSR2 causes a clean shutdown before EOF on input, timing
       informating is displayed.
     Build-in support for fifos. Example usage is a 'pseudo-device',
       something that sinks or delivers data at an appropriate rate, but
       looks like a file, i.e. if you test soundcard software. See the
       manpage for examples.
     Accepts 'k', 'm' and 'g' character after number for "kilo, mega,
       giga" bytes for overall data size limit.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64cstream-3.1.1.tgz
NetBSD 10.0aarch64cstream-3.1.1.tgz
NetBSD 10.0aarch64cstream-3.1.1.tgz
NetBSD 10.0aarch64ebcstream-3.1.1.tgz
NetBSD 10.0aarch64ebcstream-3.1.1.tgz
NetBSD 10.0alphacstream-3.1.1.tgz
NetBSD 10.0earmv4cstream-3.1.1.tgz
NetBSD 10.0earmv6hfcstream-3.1.1.tgz
NetBSD 10.0earmv6hfcstream-3.1.1.tgz
NetBSD 10.0earmv6hfcstream-3.1.1.tgz
NetBSD 10.0earmv7hfcstream-3.1.1.tgz
NetBSD 10.0earmv7hfcstream-3.1.1.tgz
NetBSD 10.0earmv7hfcstream-3.1.1.tgz
NetBSD 10.0i386cstream-3.1.1.tgz
NetBSD 10.0i386cstream-3.1.1.tgz
NetBSD 10.0powerpccstream-3.1.1.tgz
NetBSD 10.0sparccstream-3.1.1.tgz
NetBSD 10.0vaxcstream-3.1.1.tgz
NetBSD 10.0x86_64cstream-3.1.1.tgz
NetBSD 10.0_BETAx86_64cstream-3.1.1.tgz
NetBSD 8.0i386cstream-3.1.1.tgz
NetBSD 8.0i386cstream-3.1.1.tgz
NetBSD 8.0i386cstream-3.1.1.tgz
NetBSD 8.0powerpccstream-3.1.1.tgz
NetBSD 8.0powerpccstream-3.1.1.tgz
NetBSD 8.0powerpccstream-3.1.1.tgz
NetBSD 8.0powerpccstream-3.1.1.tgz
NetBSD 8.0x86_64cstream-3.1.1.tgz
NetBSD 8.0x86_64cstream-3.1.1.tgz
NetBSD 8.0x86_64cstream-3.1.1.tgz
NetBSD 9.0aarch64cstream-3.1.1.tgz
NetBSD 9.0aarch64cstream-3.1.1.tgz
NetBSD 9.0aarch64cstream-3.1.1.tgz
NetBSD 9.0alphacstream-3.1.1.tgz
NetBSD 9.0alphacstream-3.1.1.tgz
NetBSD 9.0earmcstream-3.1.1.tgz
NetBSD 9.0earmv4cstream-3.1.1.tgz
NetBSD 9.0earmv6hfcstream-3.1.1.tgz
NetBSD 9.0earmv6hfcstream-3.1.1.tgz
NetBSD 9.0earmv6hfcstream-3.1.1.tgz
NetBSD 9.0earmv7hfcstream-3.1.1.tgz
NetBSD 9.0earmv7hfcstream-3.1.1.tgz
NetBSD 9.0earmv7hfcstream-3.1.1.tgz
NetBSD 9.0i386cstream-3.1.1.tgz
NetBSD 9.0i386cstream-3.1.1.tgz
NetBSD 9.0m68kcstream-3.1.1.tgz
NetBSD 9.0m68kcstream-3.1.1.tgz
NetBSD 9.0m68kcstream-3.1.1.tgz
NetBSD 9.0mips64ebcstream-3.1.1.tgz
NetBSD 9.0powerpccstream-3.1.1.tgz
NetBSD 9.0powerpccstream-3.1.1.tgz
NetBSD 9.0powerpccstream-3.1.1.tgz
NetBSD 9.0sh3elcstream-3.1.1.tgz
NetBSD 9.0sh3elcstream-3.1.1.tgz
NetBSD 9.0sparc64cstream-3.1.1.tgz
NetBSD 9.0sparccstream-3.1.1.tgz
NetBSD 9.0sparccstream-3.1.1.tgz
NetBSD 9.0x86_64cstream-3.1.1.tgz
NetBSD 9.0x86_64cstream-3.1.1.tgz
NetBSD 9.3x86_64cstream-3.1.1.tgz
NetBSD 9.3x86_64cstream-3.1.1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.