Bump to version 1.22.1
[platform/upstream/busybox.git] / console-tools / dumpkmap.c
2013-09-17 Denys Vlasenkodumpkmap: code shrink
2011-03-28 Pere Orgamove help text from include/usage.src.h to console...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-06-06 Denys Vlasenkodumpkmap,loadkmap: abort if there are params on cmdline
2010-01-04 Denys Vlasenko*: make 2 more "int argc"'s unused; more saved if ...
2008-08-05 Denis Vlasenko*: use get_console_fd() as appropriate, and make it...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
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
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...
2005-07-31 Mike Frysingeruse defines instead of const integers
2005-07-31 Mike Frysingershrink the flag setting by reversing the operation
2005-07-31 Mike Frysingerreplace for loops with one function call
2005-07-30 Mike Frysingercleanup the error message so we dont use glibcism of...
2005-07-30 Mike Frysingercleanup syntax
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-20 Glenn L McGrathUse bb_xopen
2003-03-19 Manuel Novoa III Major coreutils update.
2002-10-10 Eric Andersenlast_patch61 from vodz:
2001-07-23 Matt KraaiAdd support for devfs device names.
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...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
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-08-10 Eric AndersenSome #include updates.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-11 Eric AndersenAdded 'dumpkmap' to allow people to dump a binary keyma...