make a few struct bb_applet members conditional
[platform/upstream/busybox.git] / coreutils / echo.c
2007-04-10 Denis Vlasenkomake a few struct bb_applet members conditional
2007-04-10 Denis Vlasenkoecho: fix regression ("echo" with no arguments didn...
2007-04-09 Denis VlasenkoImplement first instance of NOFORK applet - echo
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-21 Denis Vlasenkointroduce LONE_CHAR (optimized strcmp with one-char...
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-07-01 "Robert P. J. Day"Remove all usage of the "register" storage class specifier.
2006-06-08 Paul Foxmade "test" an ash built-in.
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-08-09 Paul Foximplemented a builtin echo command in ash. moved the...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-11-29 Eric AndersenApply the BSD echo version submitted by Jonas Holmberg...
2000-11-14 Eric AndersenRemove the BSD advertising clause, and replace it with...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-17 Pavel RoskinThe result of getopt() is "int" and should be treated...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Eric AndersenGetopt'ed by Marc Nijdam <marc_nijdam@hp.com>
2000-07-05 Eric Andersen* Fix to tr so it recognizes standard escape sequences...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-03-16 Erik AndersenForgot these files...