Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
68be2ab914e1e20fe666bbd22a89a18714be2789
/
loadfont.c
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
ef5529b
Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
322ae93
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
by Matt Kraai
· 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
df4532b
More fixes for "signed vs. unsigned" warnings.
by Pavel Roskin
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
3fe7f9f
More minor updates to docs (and making apps behave as the docs
by Erik Andersen
· 25 years ago
a6c7522
Updates -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
3e0fbae
fixes grep, added loadfont from debian bootfloppies. -Erik
by Eric Andersen
· 25 years ago