Histórico de commits

Autor SHA1 Mensagem Data
  Mike Frysinger 2c12d435e5 output busybox help to stdout, not stderr 19 anos atrás
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 anos atrás
  Tim Riker b1ffba0401 wrap bb help output if CONFIG_FEATURE_AUTOWIDTH 21 anos atrás
  Glenn L McGrath fd7bc13557 Woops, the previous patch reversal wasnt complete, breaking everything. 21 anos atrás
  Glenn L McGrath f86bd9f2cd Reverse my previous changes and make a note about why its dont this way 21 anos atrás
  Glenn L McGrath 4a77c781ef argc has already been decremented 21 anos atrás
  Glenn L McGrath cb920d9778 Patch from Rob Landley, Simplify organisation of arguments. 21 anos atrás
  Manuel Novoa III cad5364599 Major coreutils update. 22 anos atrás
  Eric Andersen fcffa2cc1a Apply lash_patch35 from vodz, which brings several nice size_optimizations. 22 anos atrás
  Eric Andersen fb74a45088 Vodz' last_patch31 23 anos atrás
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 anos atrás
  Matt Kraai 449377aa6a Fix invocation of `-/bin/sh' (bug #1209). 23 anos atrás
  Eric Andersen fa2661f2e5 Per a suggestion from Tom Oehser, fix up the leading-hyphen hack to 23 anos atrás
  Eric Andersen 77d9268892 Patch from larry to fix some grammar errors. 23 anos atrás
  Eric Andersen 4819c3d477 Make the locale stuff only do the getpid==1 check if BB_INIT is defined 23 anos atrás
  Eric Andersen 28355a36da Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>, 23 anos atrás
  Mark Whitley 8a633268ef Made new xreadlink function for libbb and changed applets to use it instead of 23 anos atrás
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. 23 anos atrás
  Eric Andersen e5dfced23a Apply Vladimir's latest cleanup patch. 23 anos atrás
  Eric Andersen 0f0c0b41ce Make 'busybox --help' work as expected, closing bug #1139 23 anos atrás
  Eric Andersen ba372620c2 Force applet_name to be "sh" when command prefaced by "-" 24 anos atrás
  Eric Andersen 2ccfef2004 Patch from Vladimir to move struct applet from busybox.c to applets.c, 24 anos atrás
  Mark Whitley 016771834a Changed exit code from -1 to 0 when busybox is invoked with no args. 24 anos atrás
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h 24 anos atrás
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work 24 anos atrás
  Matt Kraai f2cc2762bb Create find_applet_by_name function. Save 32 bytes. 24 anos atrás
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. 24 anos atrás
  Eric Andersen 90ca2848fd Fix some formatting 24 anos atrás
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in 24 anos atrás
  Eric Andersen f5d5e77321 more bugs fixed -- found doing regression testing 24 anos atrás