Historique des commits

Auteur SHA1 Message Date
  Rob Landley bc059bc7fa The brain-dead FTP servers on Solaris don't support the size command. il y a 19 ans
  Rob Landley 6f03722448 Patch from Tomasz Mateja: don't try to CWD to a _filename_, just send the full il y a 19 ans
  Paul Fox 146e83a60e applying fix from: il y a 19 ans
  Glenn L McGrath 5ec58285c3 Fix size command, safe_strtoul gives and error if the \r is left in, the il y a 20 ans
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file il y a 20 ans
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g il y a 20 ans
  Eric Andersen ca65ca7d45 Oops. Using the wrong variable was a rather stupid il y a 21 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 21 ans
  Eric Andersen 2479445562 Fix/eliminate use of atol il y a 21 ans
  Glenn L McGrath 036dbaa082 Modify bb_lookup_port to allow the protocol to be specified, allowing il y a 21 ans
  Glenn L McGrath 236e93d133 Allow recieving file to stdout, sending files from stdin, use the '-' il y a 21 ans
  Glenn L McGrath 266c1f5eff display the port number number correctly, other minor optimisations il y a 21 ans
  Glenn L McGrath ffccf6eb5d Change interface to bb_lookup_host, dont try and set port inside this il y a 21 ans
  Glenn L McGrath b51eb26568 Use getopt_ulflags il y a 21 ans
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code il y a 21 ans
  Eric Andersen 04d055f4e1 Fix rdate and ftpget/ftpput so they compile with the new xconnect. il y a 21 ans
  Eric Andersen 2a41ec6c63 use an explicit cast on some types that change size when il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Glenn L McGrath 1643f41986 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 il y a 22 ans
  Glenn L McGrath 25fe94fd32 Merge copyfd and copy_file_chunk il y a 22 ans
  Glenn L McGrath a67dffe186 Change ftpput so it uses <remote-path> <local-file> as it should il y a 22 ans
  Glenn L McGrath 3b33dd9b1e Fix possible bug if file length not known il y a 22 ans
  Glenn L McGrath 02d7cbfe92 New applets, ftpget and ftpput il y a 22 ans