Historique des commits

Auteur SHA1 Message Date
  Tim Riker c1ef7bdd8d just whitespace il y a 19 ans
  Bernhard Reutner-Fischer 86f5c9906b - add platform.h. il y a 19 ans
  Bernhard Reutner-Fischer 7ca61b6f33 - shared libbusybox. il y a 19 ans
  "Vladimir N. Oleynik" 74078685e6 busybox.c: ENABLE_LOCALE logic correct. il y a 19 ans
  "Vladimir N. Oleynik" 10a1fe6169 remove infinity loop ./busybox --help busybox il y a 19 ans
  Rob Landley 8a7a678b03 Fixes so "make allnoconfig" works again. il y a 19 ans
  Rob Landley b766c39456 General cleanup of command line parsing to allow "busybox" to work as a prefix. il y a 19 ans
  Mike Frysinger 2c12d435e5 output busybox help to stdout, not stderr il y a 19 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 21 ans
  Tim Riker b1ffba0401 wrap bb help output if CONFIG_FEATURE_AUTOWIDTH il y a 21 ans
  Glenn L McGrath fd7bc13557 Woops, the previous patch reversal wasnt complete, breaking everything. il y a 21 ans
  Glenn L McGrath f86bd9f2cd Reverse my previous changes and make a note about why its dont this way il y a 21 ans
  Glenn L McGrath 4a77c781ef argc has already been decremented il y a 21 ans
  Glenn L McGrath cb920d9778 Patch from Rob Landley, Simplify organisation of arguments. il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Eric Andersen fcffa2cc1a Apply lash_patch35 from vodz, which brings several nice size_optimizations. il y a 22 ans
  Eric Andersen fb74a45088 Vodz' last_patch31 il y a 23 ans
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. il y a 23 ans
  Matt Kraai 449377aa6a Fix invocation of `-/bin/sh' (bug #1209). il y a 23 ans
  Eric Andersen fa2661f2e5 Per a suggestion from Tom Oehser, fix up the leading-hyphen hack to il y a 23 ans
  Eric Andersen 77d9268892 Patch from larry to fix some grammar errors. il y a 23 ans
  Eric Andersen 4819c3d477 Make the locale stuff only do the getpid==1 check if BB_INIT is defined il y a 23 ans
  Eric Andersen 28355a36da Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, il y a 23 ans
  Mark Whitley 8a633268ef Made new xreadlink function for libbb and changed applets to use it instead of il y a 23 ans
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. il y a 23 ans
  Eric Andersen e5dfced23a Apply Vladimir's latest cleanup patch. il y a 23 ans
  Eric Andersen 0f0c0b41ce Make 'busybox --help' work as expected, closing bug #1139 il y a 24 ans
  Eric Andersen ba372620c2 Force applet_name to be "sh" when command prefaced by "-" il y a 24 ans
  Eric Andersen 2ccfef2004 Patch from Vladimir to move struct applet from busybox.c to applets.c, il y a 24 ans
  Mark Whitley 016771834a Changed exit code from -1 to 0 when busybox is invoked with no args. il y a 24 ans