Subject: CVS commit: pkgsrc/sysutils/shmux
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/12/2007 21:38:25
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 12 21:38:24 UTC 2007
Modified Files:
pkgsrc/sysutils/shmux: Makefile distinfo
Log Message:
Update to 1.0:
No change since 1.0b10 [2006/08/10].
Changes since 1.0b9 [2006/07/06]:
- new 'F', 'v' and 'D' commands for interactive mode.
- added -F option (as suggested by Chase Phillips).
- fixed long standing but rare data corruption bug (reported by Jon Amundsen).
Changes since 1.0b8 [2006/06/30]:
- child exit status was not saved when waiting for its orphans.
- look for termcap in ncurses library (reported by Stephan Hegel).
Changes since 1.0b7 [2006/05/22]:
- SHMUX_SSH*_OPTS are now parsed by shmux, allowing passing more complex
options strings. (loosely based on code from Jos Backus.)
- added -B option (courtesy of Chase Phillips and Jos Backus).
- minor enhancement of "interactive mode" status reporting.
Changes since 1.0b6 [2004/12/15]:
- improved timeout enforcement using process groups (suggested by Jos Backus).
- improved handling of "impossible" waitpid() failures.
Changes since 1.0b5 [2004/09/20]:
- user@target now works with rsh.
- fixed miscellaneous assumptions/bugs related to fping.
- user@target is no longer incompatible with -p.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/sysutils/shmux/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/shmux/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.