index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
console-tools
/
showkey.c
Age
Commit message (
Expand
)
Author
2021-06-05
runsv: robustify signal handling - SIGTERM to child between vfork and exec co...
Denys Vlasenko
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2017-07-21
config: deindent all help texts
Denys Vlasenko
2017-07-18
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2016-11-23
Convert all console-tools/* applets to "new style" applet definitions
Denys Vlasenko
2015-07-13
Removes stray empty line from code
Maninder Singh
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-03-28
move help text from include/usage.src.h to console-tools/*.c
Pere Orga
2011-02-27
showkey: make showkey -a work on any stdin
Harald Becker
2010-10-29
whitespace cleanup
Denys Vlasenko
2010-10-28
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-08-29
showkey: code shrink
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2008-09-28
showkey: suppress gcc warning
Denis Vlasenko
2008-09-25
whitespace fixes
Denis Vlasenko
2008-08-17
showkey: new applet by Vladimir
Denis Vlasenko