Commit History

Author SHA1 Message Date
  Denis Vlasenko 5d68724d5b next part of ipv6-ization. mostly netcat. 18 years ago
  Denis Vlasenko 4fa5e8b455 fix my own breakage 18 years ago
  Denis Vlasenko 3821fb13ea fix verbose output; remove commented-out includes. 18 years ago
  Denis Vlasenko 8e9ccba371 ipv6-ization efforts continue. Few bugs are found, 18 years ago
  Denis Vlasenko 562dc249e0 ftpgetput: fix PASV mode, fix xatou0induced breakage, 18 years ago
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. 18 years ago
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 18 years ago
  Denis Vlasenko c61852a02b fix support for globally disabling --long-options. 18 years ago
  Denis Vlasenko 079f8afa0a style cleanup: return(a) -> return a, part 1 18 years ago
  Denis Vlasenko d686a045c8 safe_strtoXX interface proved to be a bit unconvenient. 18 years ago
  Denis Vlasenko cf749bc10c small fixes: 18 years ago
  Denis Vlasenko cf30cc82a3 header_verbose_list: stop truncating file size in listing 18 years ago
  Denis Vlasenko 5c7596058d ls: cleanup part 1 18 years ago
  Denis Vlasenko 1457915afc xconnect is non-conforming to "xfunc like libc" rule. Fixing 18 years ago
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 years ago
  Denis Vlasenko a6dbb08a48 small style fixes 18 years ago
  Denis Vlasenko 7039a66b58 correct largefile support, add comments about it. 18 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Rob Landley 74bb70cf54 Ok, that's not a typo, that's just me not thinking. 18 years ago
  Rob Landley 27d07c9ce2 Now that we have xopen3(), it's just plain unclean to have xopen() with 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Bernhard Reutner-Fischer e0387a6ee8 - fix the build if we have ftpput without ftpget (speeling reeoe) 18 years ago
  Rob Landley ff97ee9abd #ifdef reduction. 18 years ago
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. 18 years ago
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 years ago
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 years ago
  Rob Landley b1c3fbc677 CONFIG->ENABLE migration. 18 years ago
  Rob Landley bc059bc7fa The brain-dead FTP servers on Solaris don't support the size command. 19 years ago