Historique des commits

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