Commit History

Author SHA1 Message Date
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 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
  Denis Vlasenko 6248a734e2 xargs: simplify option parsing 18 years ago
  Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Bernhard Reutner-Fischer 95a040fac8 - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: 18 years ago
  "Vladimir N. Oleynik" 59c4e5cf92 removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNUSED. My whitespace 19 years ago
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Eric Andersen 252183e3f5 Try to make indent formatting less horrible 21 years ago
  Glenn L McGrath 40c9489d33 Add a comment with link to the SUSv3 standard for xargs 21 years ago
  Glenn L McGrath 09c295a5bc run through indent 21 years ago
  Glenn L McGrath 61796945e3 Vods versions of xargs 21 years ago
  Glenn L McGrath 99825960c1 Bugfix for xargs 21 years ago
  Glenn L McGrath add3eadc46 Add the x, n, s and E options, remove -r as its expected behaviour. 21 years ago
  Glenn L McGrath 07cf92676a Dont mix xarg options with utility option, fixes example of 21 years ago
  Eric Andersen 8876fb2f59 last_patch89 from vodz: 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Glenn L McGrath f57674e9a9 Rewrite of xargs by Vladimir N. Oleynik 22 years ago
  Eric Andersen d4ee98940b last_patch55 from vodz: 22 years ago
  Robert Griebl 0d833ca7fd Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - and 22 years ago
  Eric Andersen d81891a2e6 Call xmalloc before realloc 23 years ago
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 years ago
  Eric Andersen 6f3240abf9 xstrdup xargs cleanup from Jeff Garzik 24 years ago