Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 06/24/2003 00:34:34
Module Name: pkgsrc
Committed By: hubertf
Date: Tue Jun 24 00:34:34 UTC 2003
Modified Files:
pkgsrc/doc: CHANGES
Log Message:
Import shmux-0.10a: Shell Multiplexor
shmux is program for executing the same command on many hosts in parallel.
For each target, a child process is spawned by shmux, and a shell on
the target obtained one of the supported methods: rsh, ssh, or sh. The
output produced by the children is received by shmux and either output
in turn to the user, or written to files for later processing.
Submitted by Christophe Kalt <kalt@taranis.org> in PR 21961
To generate a diff of this commit:
cvs rdiff -r1.2571 -r1.2572 pkgsrc/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.