Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denis Vlasenko cf749bc10c small fixes: 18 gadi atpakaļ
  Denis Vlasenko cf30cc82a3 header_verbose_list: stop truncating file size in listing 18 gadi atpakaļ
  Denis Vlasenko 5c7596058d ls: cleanup part 1 18 gadi atpakaļ
  Denis Vlasenko 1457915afc xconnect is non-conforming to "xfunc like libc" rule. Fixing 18 gadi atpakaļ
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 gadi atpakaļ
  Denis Vlasenko a6dbb08a48 small style fixes 18 gadi atpakaļ
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. 18 gadi atpakaļ
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 gadi atpakaļ
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 gadi atpakaļ
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 gadi atpakaļ
  Rob Landley 74bb70cf54 Ok, that's not a typo, that's just me not thinking. 18 gadi atpakaļ
  Rob Landley 27d07c9ce2 Now that we have xopen3(), it's just plain unclean to have xopen() with 18 gadi atpakaļ
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 gadi atpakaļ
  Bernhard Reutner-Fischer e0387a6ee8 - fix the build if we have ftpput without ftpget (speeling reeoe) 18 gadi atpakaļ
  Rob Landley ff97ee9abd #ifdef reduction. 18 gadi atpakaļ
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 gadi atpakaļ
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 gadi atpakaļ
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 gadi atpakaļ
  Rob Landley b1c3fbc677 CONFIG->ENABLE migration. 18 gadi atpakaļ
  Rob Landley bc059bc7fa The brain-dead FTP servers on Solaris don't support the size command. 19 gadi atpakaļ
  Rob Landley 6f03722448 Patch from Tomasz Mateja: don't try to CWD to a _filename_, just send the full 19 gadi atpakaļ
  Paul Fox 146e83a60e applying fix from: 19 gadi atpakaļ
  Glenn L McGrath 5ec58285c3 Fix size command, safe_strtoul gives and error if the \r is left in, the 20 gadi atpakaļ
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file 20 gadi atpakaļ
  Eric Andersen 70060d25d2 s/fileno\(stdin\)/STDIN_FILENO/g 20 gadi atpakaļ
  Eric Andersen ca65ca7d45 Oops. Using the wrong variable was a rather stupid 21 gadi atpakaļ
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 gadi atpakaļ
  Eric Andersen 2479445562 Fix/eliminate use of atol 21 gadi atpakaļ
  Glenn L McGrath 036dbaa082 Modify bb_lookup_port to allow the protocol to be specified, allowing 21 gadi atpakaļ
  Glenn L McGrath 236e93d133 Allow recieving file to stdout, sending files from stdin, use the '-' 21 gadi atpakaļ