- b1629b1 - remove emacs layout block as suggested by Robert P.J. Day by Bernhard Reutner-Fischer · 19 years ago
- b1c3fbc CONFIG->ENABLE migration. by Rob Landley · 19 years ago
- bc059bc The brain-dead FTP servers on Solaris don't support the size command. by Rob Landley · 19 years ago
- 6f03722 Patch from Tomasz Mateja: don't try to CWD to a _filename_, just send the full by Rob Landley · 19 years ago
- 146e83a applying fix from: by Paul Fox · 19 years ago
- 5ec5828 Fix size command, safe_strtoul gives and error if the \r is left in, the by Glenn L McGrath · 21 years ago
- c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 21 years ago
- 70060d2 s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g by Eric Andersen · 21 years ago
- ca65ca7 Oops. Using the wrong variable was a rather stupid thing for me to do. by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
- 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
- 236e93d Allow recieving file to stdout, sending files from stdin, use the '-' by Glenn L McGrath · 21 years ago
- 266c1f5 display the port number number correctly, other minor optimisations by Glenn L McGrath · 21 years ago
- ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
- b51eb26 Use getopt_ulflags by Glenn L McGrath · 21 years ago
- 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
- 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
- 2a41ec6 use an explicit cast on some types that change size when by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 1643f41 When retrieving a file dont open file until we have to to prevent files of size 0 being created when retrieval fails, bug found by Jeff Angielski by Glenn L McGrath · 22 years ago
- 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
- a67dffe Change ftpput so it uses <remote-path> <local-file> as it should by Glenn L McGrath · 22 years ago
- 3b33dd9 Fix possible bug if file length not known by Glenn L McGrath · 22 years ago
- 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago