log scp.c @ 978:d9b5c33329fa

age author description
Thu, 23 Oct 2014 20:52:10 +0800 Matt Johnston Remove -o from scp help
Thu, 14 Nov 2013 22:03:30 +0800 Matt Johnston use oldstyle comments
Sun, 31 Mar 2013 23:29:03 +0800 Matt Johnston Fix incorrect logic for USE_VFORK and calling arg_setup()
Tue, 24 Apr 2012 22:05:55 +0800 Matt Johnston Ignore -q if SCP_PROGRESS isn't set
Mon, 09 Apr 2012 20:35:13 +0800 Matt Johnston Rename HAVE_FORK to USE_VFORK
Sun, 08 Apr 2012 01:50:52 -0400 Mike Frysinger check for fork() and not __uClinux__