summaryrefslogtreecommitdiff
path: root/console-tools/setkeycodes.c
Commit message (Expand)AuthorAgeFilesLines
* build system: drop PLATFORM_LINUXRon Yorston2020-08-131-1/+0
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* setkeycodes: make it NOEXEC, better --help textDenys Vlasenko2017-08-061-7/+8
* config: deindent all help textsDenys Vlasenko2017-07-211-2/+2
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko2016-11-231-0/+11
* move help text from include/usage.src.h to console-tools/*.cPere Orga2011-03-281-0/+12
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* setkeycodes: fix handling of 0exx scancodesDenys Vlasenko2010-05-191-8/+8
* clean up redundant, commented-out and misplaced includesDenys Vlasenko2010-04-011-2/+0
* *: use get_console_fd() as appropriate, and make it fail on open error -Denis Vlasenko2008-08-051-3/+3
* *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko2008-03-171-2/+2
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-2/+2
* xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko2007-07-141-3/+3
* delete tons of extra #includesDenis Vlasenko2007-05-311-2/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-5/+2
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-10/+3
* setkeycodes: something horrible happened hereDenis Vlasenko2006-09-091-24/+23
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-14/+1
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-1/+3
* just whitespaceTim Riker2006-01-251-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-4/+4
* Apply vodz' last_patch52Eric Andersen2002-09-161-1/+1
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-3/+3
* #define -> static const int. Also got rid of some big static buffers.Mark Whitley2001-01-231-1/+1
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-3/+3
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Extract usage information into a separate file.Matt Kraai2000-07-161-11/+0
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-081-1/+8
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* Forgot this file...Erik Andersen2000-04-281-0/+76