Bump to version 1.22.1
[platform/upstream/busybox.git] / miscutils / mt.c
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-03-17 Denis Vlasenko*: shrink: use Vladimir's "o+" specifier instead of...
2007-10-11 Denis Vlasenkomt: eliminate vector of structures with pointers (bad...
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #5
2006-11-01 Denis Vlasenkomostly style fixes
2006-10-27 Denis Vlasenkolast nail into error_msg() (de)capitalization
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-09-11 Bernhard Reutner... - convert a few xopen3(,,0) into xopen(,). Also peruse...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-04-29 Mike Frysingerjust include fcntl.h not sys/fcntl.h
2006-04-13 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xopen3()
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-05-22 Matt KraaiFixed misnamed rewind command (noted by Tom Oehser).
2001-05-21 Matt KraaiFix tell support.
2001-05-21 Matt KraaiFix open mode for IOCTLs which write to the tape.
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
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-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-05 Eric AndersenApply segfault on no-args fix from robotti@metconnect.com
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-16 Erik AndersenSome updates for better portability.
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-15 Erik AndersenMore documentation updates, and minor fixes to make...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-05 Eric AndersenInitial revision 0_29alpha2