Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 years ago |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 years ago |
Eric Andersen
|
65225df2dc
Cleanup patch from Vladimir N. Oleynik.
|
24 years ago |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 years ago |
Matt Kraai
|
a9819b2908
Use busybox error handling functions wherever possible.
|
24 years ago |
Eric Andersen
|
16fdbe8b27
Make more things be static (like they are supposed to be).
|
24 years ago |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 years ago |
Eric Andersen
|
ef936da7c5
Fix uname problem that was breaking poweroff.
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
24 years ago |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 years ago |
Matt Kraai
|
d537a95fdb
Use errorMsg rather than fprintf.
|
24 years ago |
Matt Kraai
|
e58771e73c
Use global applet_name instead of local versions.
|
24 years ago |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 years ago |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
24 years ago |
Erik Andersen
|
0d068a2067
* all mallocs now use xmalloc (and so are OOM error safe), and
|
25 years ago |
Erik Andersen
|
e49d5ecbbe
Some formatting updates (ran the code through indent)
|
25 years ago |
Eric Andersen
|
d73dc5b073
Updates to usage, and made tar work.
|
25 years ago |
Eric Andersen
|
e77ae3a2c0
Added sfdisk. Ststic-ified a bunch of stuff.
|
25 years ago |
Eric Andersen
|
b0e9a709ba
More stuff.
|
25 years ago |
Eric Andersen
|
cc8ed39b24
Initial revision
|
25 years ago |