Wed, 04 Nov 2015 23:22:58 +0800 |
Matt Johnston |
S_IWUSR rather than S_IWRITE for scp
|
Thu, 12 Mar 2015 15:14:47 +0300 |
Nikolay Shopik |
Prepend DROPBEAR for scp.c
|
Tue, 24 Feb 2015 20:45:07 +0800 |
Thorsten Horstmann |
Some minor typo fixes, found by codespell.
|
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__
|
Mon, 07 Nov 2011 19:31:53 +0800 |
Matt Johnston |
Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
|
Wed, 02 Sep 2009 15:17:14 +0000 |
Matt Johnston |
- Remove options that dbclient won't know about
|
Sun, 02 Nov 2008 13:34:02 +0000 |
Matt Johnston |
- use vfork()/_exit() for uclinux
|
Sat, 28 Jul 2007 08:59:24 +0000 |
Matt Johnston |
Stop scp passing arguments that dbclient doesn't understand
|
Thu, 19 Jul 2007 14:08:01 +0000 |
Matt Johnston |
uClinux ifdef was accidentally inverted
|
Sat, 25 Mar 2006 13:35:44 +0000 |
Matt Johnston |
printf not fprintf for scp stuff
ucc-axis-hack
|