tftp: optional tftp-hpa compat
[oweals/busybox.git] / coreutils / logname.c
2018-12-28 Denys Vlasenkoconfig: update size information
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2016-11-23 Denys VlasenkoConvert all coreutils/* applets to "new style" applet...
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-01-04 Denys Vlasenko*: remove some uses of argc
2009-11-02 Denys Vlasenko*: introduce and use ffulsh_all()
2009-09-09 Denys Vlasenkoa few more GCC-isms removed
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
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
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-30 Bernhard Reutner... - add some ATTRIBUTE_UNUSED.
2004-04-14 Eric AndersenLarry Doolittle writes:
2003-03-19 Manuel Novoa III Major coreutils update.
2002-09-30 Eric AndersenVodz' last_patch57:
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-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-13 Eric AndersenFix from Matt Kraai -- a better way to NULL terminate...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-10-25 Matt KraaiCleaned up error handling and uses of TRUE/FALSE.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-01 Erik AndersenMy little adventure of analyzing lib usage has already...
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...