Commit History

Author SHA1 Message Date
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 9275814a9e lots of silly indent fixes 18 years ago
  Denis Vlasenko 6c30db8bd3 grep: add help text; fix style 18 years ago
  Denis Vlasenko 51937534fb grep: implement -o option. Patch by Jac Goudsmit. 18 years ago
  Eric Andersen 3312c989e6 fix 'grep -C' which requires an argument 18 years ago
  Bernhard Reutner-Fischer 7fee0c4357 - fix copy'n paste errors that got introduced when switching to the shorter boilerplate. 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 19008b8373 - reuse strings and messages. Saves about 600B 18 years ago
  Bernhard Reutner-Fischer e15d7573a1 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Rob Landley 8bb50782a5 Change llist_add_* to take the address of the list rather than returning the new 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 years ago
  "Vladimir N. Oleynik" 716bbe96d4 make grep faster (close bug 758), reduce small memory leak in CONFIG_FEATURE_CLEANUP mode 19 years ago
  "Vladimir N. Oleynik" f704b27b5b 19 years ago
  Bernhard Reutner-Fischer aaf0e23330 - replace variables by defines to save space 19 years ago
  "Vladimir N. Oleynik" bf4497406f SUSv3 -q compatibily exit status correction for grep again 19 years ago
  "Vladimir N. Oleynik" c96b703ab0 SUSv3 -q compatibily exit status correction for grep 19 years ago
  "Vladimir N. Oleynik" cf40d8175b grep must have exit code >1 if input file not found. Small indent correcion also. 19 years ago
  "Vladimir N. Oleynik" 23f62fc6f3 split libbb: moved xregcomp separatelly for speed up recompile 19 years ago
  "Vladimir N. Oleynik" b4f3cff6f5 removed strange extern void xregcomp(... from some applets, but declared from libbb.h 19 years ago
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 years ago
  Mike Frysinger 15ca58648a patch by srowe in Bug 359 to fix fgrep aliasing 19 years ago
  Mike Frysinger 5ba5f4d2e7 In Bug 78, shortkey points out: 20 years ago
  Eric Andersen 31c27a9c65 Hiroshi Ito writes: 20 years ago
  Eric Andersen abc513a90f Make the grep option values a bit less horrible 20 years ago
  Eric Andersen dec7f81370 Rick Richardson writes: 20 years ago
  Eric Andersen 7f164cd052 Patch from vodz to correct 'grep -e pattern1 -e pattern2' logic 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 21 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago