Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko dcbd350ccf echo: fix echo -e -n "msg\n\0" há 16 anos atrás
  Denis Vlasenko 468aea2d88 shells: do not frocibly enable test, echo and kill _applets_, há 16 anos atrás
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage há 16 anos atrás
  Denis Vlasenko f7be20e70c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) há 17 anos atrás
  Denis Vlasenko fe5e23bf75 remove echo_main -> bb_echo indirection há 17 anos atrás
  Denis Vlasenko 7d75a96b15 ash: fix bug where redirection of closed fd was leaving it open afterwards. há 17 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 17 anos atrás
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). há 17 anos atrás
  Denis Vlasenko bb98db2ed2 echo: fix yet another buglet in non-fancy echo há 17 anos atrás
  Bernhard Reutner-Fischer def8260219 - fix invocation without any argument há 17 anos atrás
  Denis Vlasenko c084d2f205 echo: fix non-fancy echo há 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h há 17 anos atrás
  Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional há 17 anos atrás
  Denis Vlasenko a9d7d24e1f echo: fix regression ("echo" with no arguments didn't print newline. há 17 anos atrás
  Denis Vlasenko 7e754f12d3 Implement first instance of NOFORK applet - echo há 17 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having há 18 anos atrás
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) há 18 anos atrás
  Denis Vlasenko f0ed376eda remove bb_printf and the like há 18 anos atrás
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. há 18 anos atrás
  Paul Fox 6ab037872f há 18 anos atrás
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function há 19 anos atrás
  Paul Fox 0b62158475 implemented a builtin echo command in ash. moved the guts of the há 19 anos atrás
  Eric Andersen aff114c33d Larry Doolittle writes: há 20 anos atrás
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. há 21 anos atrás
  Manuel Novoa III cad5364599 Major coreutils update. há 22 anos atrás
  Eric Andersen e5dfced23a Apply Vladimir's latest cleanup patch. há 23 anos atrás
  Eric Andersen 1ca20a7747 A nice patch from Larry Doolittle that adds -Wshadow and há 24 anos atrás
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h há 24 anos atrás
  Eric Andersen ed3ef50c23 Fix header file usage -- there were many unnecessary header files included in há 24 anos atrás
  Matt Kraai 3e856ce428 Stop using TRUE and FALSE for exit status. há 24 anos atrás