Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 06c0a71d23 preparatory patch for -Wwrite-strings #3 il y a 18 ans
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] il y a 18 ans
  Denis Vlasenko cf749bc10c small fixes: il y a 18 ans
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes il y a 18 ans
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff il y a 18 ans
  Denis Vlasenko 40920825d5 rename bb_default_error_retval -> xfunc_error_retval il y a 18 ans
  Denis Vlasenko 94d5d82bd8 crontab: we indent using tabs il y a 18 ans
  Bernhard Reutner-Fischer 64d7e93081 - convert a few xopen3(,,0) into xopen(,). Also peruse the fact that xopen defaults to 0777 on it's own, so we don't need to xopen3(,,0777). il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  Rob Landley 11c7a7bed6 Various cleanups I made while going through Erik Hovland's patch submissions, il y a 18 ans
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config il y a 18 ans
  Mike Frysinger f284c767e5 use more boiler plate GPL notices il y a 18 ans
  Bernhard Reutner-Fischer c2cb0f32b4 - patch from Denis Vlasenko to add and use bb_xopen3() il y a 18 ans
  Bernhard Reutner-Fischer d9cf7ac781 - patch from Denis Vlasenko to add and use bb_xchdir() il y a 18 ans
  "Vladimir N. Oleynik" 24f819fd74 can use TMPDIR if user's HOMEDIR do not found. Noticed by Bernhard il y a 19 ans
  Eric Andersen aff114c33d Larry Doolittle writes: il y a 20 ans
  Glenn L McGrath 99bd5adf99 more crond+crontab integrating with loginutil libbb functions and deleted il y a 21 ans
  Glenn L McGrath dc4e75ef7c move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one il y a 21 ans
  Eric Andersen 9edcabdc34 Patch from Lars Kellogg-Stedman: il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Glenn L McGrath 5a7ec22c49 last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> il y a 22 ans
  Eric Andersen 080ddc1c19 mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h> il y a 22 ans
  Eric Andersen f6f7bfb8e0 last_patch63 from vodz: add in crond and crontab applets il y a 22 ans