Denis Vlasenko
|
d3d004dd35
last nail into error_msg() (de)capitalization
|
18 yıl önce |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 yıl önce |
"Robert P. J. Day"
|
edd9ca5743
More removal of "#if 0" content.
|
18 yıl önce |
Mike Frysinger
|
b66c931fad
kill pointless memory.h includes
|
18 yıl önce |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
19 yıl önce |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 yıl önce |
Eric Andersen
|
5e678873f9
clean up yet more annoying signed/unsigned mismatches and fixup
|
19 yıl önce |
Glenn L McGrath
|
02e0355504
Use bb_xopen
|
21 yıl önce |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 yıl önce |
Matt Kraai
|
439e3df653
Add support for devfs device names.
|
23 yıl önce |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 yıl önce |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 yıl önce |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 yıl önce |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 yıl önce |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 yıl önce |
Matt Kraai
|
ef5529b278
Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE
|
24 yıl önce |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 yıl önce |
Matt Kraai
|
322ae93a5e
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
24 yıl önce |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
24 yıl önce |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 yıl önce |
Pavel Roskin
|
df4532bfa3
More fixes for "signed vs. unsigned" warnings.
|
24 yıl önce |
Matt Kraai
|
d537a95fdb
Use errorMsg rather than fprintf.
|
24 yıl önce |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
24 yıl önce |
Erik Andersen
|
3fe7f9f20b
More minor updates to docs (and making apps behave as the docs
|
25 yıl önce |
Erik Andersen
|
a6c752201e
Updates
|
25 yıl önce |
Erik Andersen
|
e49d5ecbbe
Some formatting updates (ran the code through indent)
|
25 yıl önce |
Eric Andersen
|
e77ae3a2c0
Added sfdisk. Ststic-ified a bunch of stuff.
|
25 yıl önce |
Eric Andersen
|
3e0fbae15e
fixes grep, added loadfont from debian bootfloppies.
|
25 yıl önce |