fuzix ssh bugfix
authorBrett Gordon <beretta42@gmail.com>
Sun, 24 May 2015 15:23:28 +0000 (11:23 -0400)
committerAlan Cox <alan@linux.intel.com>
Sun, 24 May 2015 18:04:56 +0000 (19:04 +0100)
commit850fe1970f024af0318d41feea240a3729b44c6c
tree13b87c03b109d710afba250d294ce7b08693e630
parentb6adf3ac59b1536c82ba29029631d657150353c9
fuzix ssh bugfix

I've improved "ssh" for now until "sh" is working for the 6809
platforms.

This patch for "ssh" fixed two things:
  *  cd to user's home directory on login invocation
  *  a cd without arguments works
Applications/util/ssh.c