* Do not attempt to re-resolve IP addresses
* Add '-C <file>' command to load in specific config file
* Cope with random/strange config files better
* Correct some minor typos
* Create the .csshrc file if it doesnt already exist and amend pod
* Amend host menu items to be a little more descriptive
* Remove 'Catpure Terminal' from Hosts menu as it doesnt do anything
useful
* Ensure loading of hosts from user ssh config file is case insensitive
Submitted by: ehaupt
console window to allow commands to be interactively run on multiple
servers over an ssh connection.
PR: ports/84970
Submitted by: David Thiel <lx@redundancy.redundancy.org>