Commit History

作者 SHA1 備註 提交日期
  Denis Vlasenko a6dbb08a48 small style fixes 18 年之前
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. 18 年之前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年之前
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 年之前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年之前
  Rob Landley 74bb70cf54 Ok, that's not a typo, that's just me not thinking. 18 年之前
  Rob Landley 27d07c9ce2 Now that we have xopen3(), it's just plain unclean to have xopen() with 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  Bernhard Reutner-Fischer e0387a6ee8 - fix the build if we have ftpput without ftpget (speeling reeoe) 18 年之前
  Rob Landley ff97ee9abd #ifdef reduction. 18 年之前
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 年之前
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 年之前
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 年之前
  Rob Landley b1c3fbc677 CONFIG->ENABLE migration. 18 年之前
  Rob Landley bc059bc7fa The brain-dead FTP servers on Solaris don't support the size command. 19 年之前
  Rob Landley 6f03722448 Patch from Tomasz Mateja: don't try to CWD to a _filename_, just send the full 19 年之前
  Paul Fox 146e83a60e applying fix from: 19 年之前
  Glenn L McGrath 5ec58285c3 Fix size command, safe_strtoul gives and error if the \r is left in, the 20 年之前
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file 20 年之前
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g 20 年之前
  Eric Andersen ca65ca7d45 Oops. Using the wrong variable was a rather stupid 21 年之前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年之前
  Eric Andersen 2479445562 Fix/eliminate use of atol 21 年之前
  Glenn L McGrath 036dbaa082 Modify bb_lookup_port to allow the protocol to be specified, allowing 21 年之前
  Glenn L McGrath 236e93d133 Allow recieving file to stdout, sending files from stdin, use the '-' 21 年之前
  Glenn L McGrath 266c1f5eff display the port number number correctly, other minor optimisations 21 年之前
  Glenn L McGrath ffccf6eb5d Change interface to bb_lookup_host, dont try and set port inside this 21 年之前
  Glenn L McGrath b51eb26568 Use getopt_ulflags 21 年之前
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code 21 年之前
  Eric Andersen 04d055f4e1 Fix rdate and ftpget/ftpput so they compile with the new xconnect. 21 年之前