index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
ftpgetput.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix size command, safe_strtoul gives and error if the \r is left in, the
Glenn L McGrath
2004-05-04
1
-1
/
+6
*
Update my email address, document some of my tasks in the AUTHORS file
Glenn L McGrath
2004-04-25
1
-1
/
+1
*
s/fileno\(stdin\)/STDIN_FILENO/g
Eric Andersen
2004-03-27
1
-2
/
+2
*
Oops. Using the wrong variable was a rather stupid
Eric Andersen
2004-03-15
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-7
/
+7
*
Fix/eliminate use of atol
Eric Andersen
2004-03-06
1
-1
/
+4
*
Modify bb_lookup_port to allow the protocol to be specified, allowing
Glenn L McGrath
2004-01-17
1
-1
/
+1
*
Allow recieving file to stdout, sending files from stdin, use the '-'
Glenn L McGrath
2003-12-20
1
-35
/
+37
*
display the port number number correctly, other minor optimisations
Glenn L McGrath
2003-12-20
1
-30
/
+20
*
Change interface to bb_lookup_host, dont try and set port inside this
Glenn L McGrath
2003-12-20
1
-1
/
+2
*
Use getopt_ulflags
Glenn L McGrath
2003-12-19
1
-31
/
+23
*
As we no longer use function pointers for read in common archiving code
Glenn L McGrath
2003-11-21
1
-2
/
+2
*
Fix rdate and ftpget/ftpput so they compile with the new xconnect.
Eric Andersen
2003-11-03
1
-12
/
+28
*
use an explicit cast on some types that change size when
Eric Andersen
2003-06-20
1
-2
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-25
/
+25
*
When retrieving a file dont open file until we have to to prevent files of si...
Glenn L McGrath
2002-12-18
1
-8
/
+8
*
Merge copyfd and copy_file_chunk
Glenn L McGrath
2002-12-13
1
-47
/
+6
*
Change ftpput so it uses <remote-path> <local-file> as it should
Glenn L McGrath
2002-12-13
1
-1
/
+1
*
Fix possible bug if file length not known
Glenn L McGrath
2002-12-13
1
-6
/
+11
*
New applets, ftpget and ftpput
Glenn L McGrath
2002-12-13
1
-0
/
+405