Bump to version 1.22.1
[platform/upstream/busybox.git] / coreutils / yes.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-06-06 Denys Vlasenkoyes: this applet doesn't have options, don't lie that...
2009-11-28 Denys Vlasenko*: remove a few more cases of argc usage. -89 bytes.
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #1
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-03-09 Eric AndersenPatch from Jeff Garzik marking a few 'getopt not needed...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-22 Matt KraaiStart the great EXIT_{SUCCESS,FAILURE} migration.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-06-02 Eric AndersenPavel fixed a segfault in yes.
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-17 Erik AndersenMore updates to the docs, and fixes to sync things...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-15 Erik AndersenSync up busybox with the latest and greatest. This...