コミット履歴

作者 SHA1 メッセージ 日付
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 18 年 前
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 年 前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年 前
  Denis Vlasenko 40920825d5 rename bb_default_error_retval -> xfunc_error_retval 18 年 前
  Denis Vlasenko fe54458e46 runit/chpst: "change process state" utility 18 年 前
  Bernhard Reutner-Fischer d591a360d3 - merge -r15463:15564 from busybox_scratch branch through these changesets: 18 年 前
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 年 前
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 18 年 前
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 年 前
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 年 前
  "Vladimir N. Oleynik" f704b27b5b 19 年 前
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of 19 年 前
  "Vladimir N. Oleynik" 27421a1878 1) bb_opt_complementaly -> bb_opt_complementally 19 年 前
  Eric Andersen 7ff33f1b42 Thats odd. I guess this was cut-n-paste error, but vodz 21 年 前
  Eric Andersen aff114c33d Larry Doolittle writes: 21 年 前
  Eric Andersen 1b1942f93d As vodz pointed out, setting unset_env to NULL is sufficient 21 年 前
  Eric Andersen b7077a7316 Set unset_env pointing to a NULL item, to prevent us from walking 21 年 前
  Eric Andersen 05df91a3ac last_patch98 from vodz: 21 年 前
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 年 前
  Eric Andersen 8876fb2f59 last_patch89 from vodz: 21 年 前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年 前
  Matt Kraai 59df6f7398 Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c 23 年 前
  Matt Kraai eb5f433736 Check that putenv succeeded, suggested by Jonas Holmberg. 23 年 前
  Matt Kraai 5b44f48afc Fix handling of '-' option and way that variables are added to the 23 年 前
  Eric Andersen 84e229cfbe Add in a new standalone env applet for fixing up app's environments 24 年 前