Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
23 年之前 |
Matt Kraai
|
d6cde0bcf4
Fix return code and don't output spurious newlines.
|
23 年之前 |
Eric Andersen
|
aa21e0f913
An optimization from Vladimir
|
24 年之前 |
Eric Andersen
|
250a221768
more FILE_OFFSET_BITS == 64 adjustments.
|
24 年之前 |
Eric Andersen
|
21af752b04
Patch to use xfopen from Jeff Garzik
|
24 年之前 |
Eric Andersen
|
5723934f7c
Yet another fix. I think I got it this time.
|
24 年之前 |
Eric Andersen
|
ffc40bf3de
Account for remainder, and reset page_height for each and every page.
|
24 年之前 |
Eric Andersen
|
be30a6b8b0
Adjust the terminal height for any overlap, so that no lines
|
24 年之前 |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 年之前 |
Eric Andersen
|
c3fc3c5e7a
It seems I stupidly checked in a silly test I was making.
|
24 年之前 |
Eric Andersen
|
af4ac77d9d
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
|
24 年之前 |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 年之前 |
Eric Andersen
|
5c9c8b4b26
Make cin be static
|
24 年之前 |
Matt Kraai
|
12f417edbd
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
|
24 年之前 |
Matt Kraai
|
e6e818309e
Improvements from Vladimir N. Oleynik.
|
24 年之前 |
Eric Andersen
|
63a862272c
Cleanup of duplicated symbols -- found by compiling with
|
24 年之前 |
Matt Kraai
|
bbaef66b3f
Consolidate handling of some fopen failures.
|
24 年之前 |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 年之前 |
Eric Andersen
|
8a2e56c5df
Large file >2Gib support.
|
24 年之前 |
Matt Kraai
|
27a804246a
Centralize handling of --help.
|
24 年之前 |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 年之前 |
Pavel Roskin
|
f626dcbc84
More fixes for "missing initializers"
|
24 年之前 |
Mark Whitley
|
4fa84e6b54
Cleaned up some #ifdef spiderwebs.
|
24 年之前 |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 年之前 |
Mark Whitley
|
b991395405
Added some comments and changed a variable name to be more meaningful. No
|
24 年之前 |
Eric Andersen
|
86ab8a32bd
A number of additional fixed from Pavel Roskin, note some more bugs in the
|
24 年之前 |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
24 年之前 |
Erik Andersen
|
4f3f757d56
Latest and greatest. Some effort at libc5 (aiming towards newlib)
|
24 年之前 |
Erik Andersen
|
e90f4045af
Some more updates and such...
|
24 年之前 |
Erik Andersen
|
1d1d95051a
More Doc updates. cmdedit and more termio fixes.
|
24 年之前 |