Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
f39c7c0c86d9f263f372be7c305bffa51af3c21e
/
console-tools
/
dumpkmap.c
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
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 17 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 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
7e64db2
use defines instead of const integers
by Mike Frysinger
· 19 years ago
e11ff71
shrink the flag setting by reversing the operation
by Mike Frysinger
· 19 years ago
08c2036
replace for loops with one function call
by Mike Frysinger
· 19 years ago
198ea3c
cleanup the error message so we dont use glibcism of %m and cast a pointer to an int (bad on 64bit arches)
by Mike Frysinger
· 19 years ago
f28c7ec
cleanup syntax
by Mike Frysinger
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
02e0355
Use bb_xopen
by Glenn L McGrath
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
71ae64b
last_patch61 from vodz:
by Eric Andersen
· 22 years ago
439e3df
Add support for devfs device names.
by Matt Kraai
· 23 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
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
59ab025
#define -> static const int. Also got rid of some big static buffers.
by Mark Whitley
· 24 years ago
1fa1ade
Change calls to error_msg.* and strerror to use perror_msg.*.
by Matt Kraai
· 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
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
61dc057
Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
by Eric Andersen
· 24 years ago