Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
20f61d35de081067ce2e31c58c80cd30070ee876
/
dmesg.c
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
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
a9819b2
Use busybox error handling functions wherever possible.
by Matt Kraai
· 24 years ago
afdde3e
Some little cleanups from Larry Doolittle
by Eric Andersen
· 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
47d4926
The result of getopt() is "int" and should be treated as such
by Pavel Roskin
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
add09fd
Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> -Erik
by Eric Andersen
· 24 years ago
be909b1
Forgot to commit these cleanups it seems. -Erik
by Eric Andersen
· 24 years ago
9b2297a
Remove yet more kernel header dependancies. -Erik
by Eric Andersen
· 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
330fd2b
More libc portability updates, add in the website (which has not been
by Erik Andersen
· 24 years ago
59b9e87
* cp -fa now works as expected for symlinks (it didn't before)
by Erik Andersen
· 24 years ago
0d068a2
* all mallocs now use xmalloc (and so are OOM error safe), and
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
1266a13
* sed now supports addresses (numeric or regexp, with negation) and
by Erik Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
b0e9a70
More stuff. -Erik
by Eric Andersen
· 25 years ago
3cf52d1
More stuff...
by Eric Andersen
· 25 years ago
17d49ef
More stuff.
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago