Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0dd3be8c0933d5649152b6019b975876e804e22a
/
console-tools
/
setkeycodes.c
b83db4d
setkeycodes: make it NOEXEC, better --help text
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
6d93299
Convert all console-tools/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
55068c4
move help text from include/usage.src.h to console-tools/*.c
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
2e068e7
setkeycodes: fix handling of 0exx scancodes
by Denys Vlasenko
· 15 years ago
5342c3f
clean up redundant, commented-out and misplaced includes
by Denys Vlasenko
· 15 years ago
2afd5ab
*: use get_console_fd() as appropriate, and make it fail on open error -
by Denis Vlasenko
· 16 years ago
1d42665
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
fb79a2e
xioctl and friends by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
8fafacd
setkeycodes: something horrible happened here to indentation... fixed now
by Denis Vlasenko
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
bc68cd1
Patch from Denis Vlasenko turning static const int (which gets emitted into
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
c38678d
Apply vodz' last_patch52
by Eric Andersen
· 22 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
bd22ed8
Update files to reduce dependance on kernel version... -Erik
by Eric Andersen
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
abc199e
Forgot this file... -Erik
by Erik Andersen
· 25 years ago