Start 1.33.0 development cycle
[oweals/busybox.git] / console-tools / loadkmap.c
2019-07-02 James Byrnelibbb: reduce the overhead of single parameter bb_error...
2018-12-28 Denys Vlasenkoconfig: update size information
2017-08-05 Denys Vlasenkochvt, deallocvt, dumpkmap, fgconsole, loadkmap: make...
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 console-tools/* applets to "new style"...
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2015-01-24 Denys Vlasenkotrim extra newlines in help texts
2013-09-19 Denys Vlasenkoloadkmap: explain what happens with K_ALLOCATED key...
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 Vlasenkoloadkmap: remove UNUSED_PARAM from argv
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 ...
2009-10-27 Bernhard Reutner... add and use xopen_nonblocking (-18b)
2008-11-08 Denis Vlasenkokbd_mode: support -C TTY option
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.
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
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-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-19 Denis Vlasenkou_short, ulong exterminated
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-11-21 Glenn L McGrathMake use of libbb functions bb_xopen, bb_full_read...
2003-03-19 Manuel Novoa III Major coreutils update.
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-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-10-25 Matt KraaiCleaned up error handling, TRUE/FALSE usage, and other...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-13 Matt KraaiFix calls to {m,c,re}alloc so that they use x{m,c,re...
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...
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
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 AndersenOops.
2000-05-01 Erik AndersenSome accrued fixes/updates.
2000-04-19 Erik AndersenMore minor updates to docs (and making apps behave...
2000-03-23 Erik AndersenMy latest ramblings.
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-10-20 Eric AndersenFixed up copyright notices and such
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