K 10 svn:author V 5 garga K 8 svn:date V 27 2005-10-19T15:01:26.000000Z K 7 svn:log V 676 - Update to 0.6 - Pass maintainership to submitter This version adds the following features: - added '-s' to ssh-agent calls so that they will work for people with non-bash shells. (thanks to Jacob) - Asynchronous mode works. - Asynchronous mode required temp files so we use mktemp to make it safer. - Blocking option in async mode. - All debug messages go to STDERR. - Invoke remote shell (default bash) explicitely. - SIGQUIT (ctrl-\) prints current/remaining host(s). - Modernized all ``'s to $()'s. PR: ports/87664 Submitted by: Frank Laszlo END