Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 anni fa |
Eric Andersen
|
5e678873f9
clean up yet more annoying signed/unsigned mismatches and fixup
|
19 anni fa |
"Vladimir N. Oleynik"
|
6f347ef9dc
common BUFSIZ BSS buffer, small reduce code, data and bss
|
19 anni fa |
Rob Landley
|
f1048143ee
Rob Sullivan added character and equivalence classes to tr. I changed some
|
19 anni fa |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 anni fa |
Eric Andersen
|
ed43806c3b
Hideki IWAMOTO writes:
|
21 anni fa |
Eric Andersen
|
e5272074c9
eliminate DOSTATIC, DODEBUG, etc and name them sensibly
|
21 anni fa |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 anni fa |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 anni fa |
Eric Andersen
|
eaecbf33f7
Fixup some silly prototype warnings
|
23 anni fa |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 anni fa |
Eric Andersen
|
5a4a46a251
Patch from vodz to support 'tr a-z A-Z' syntax.
|
23 anni fa |
Eric Andersen
|
22ecf049b6
Per patch from vodz, change a couple of consts to defines, since
|
23 anni fa |
Mark Whitley
|
8b7a0d807a
Some more patchelttes from Larry Doolittle.
|
23 anni fa |
Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
23 anni fa |
Eric Andersen
|
e5dfced23a
Apply Vladimir's latest cleanup patch.
|
24 anni fa |
Eric Andersen
|
f6aa13d403
-Wshadow tr fix from Jeff Garzik
|
24 anni fa |
Eric Andersen
|
1ca20a7747
A nice patch from Larry Doolittle that adds -Wshadow and
|
24 anni fa |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 anni fa |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 anni fa |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 anni fa |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 anni fa |
Eric Andersen
|
d35c21587a
Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.
|
24 anni fa |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 anni fa |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 anni fa |
Matt Kraai
|
87afb526b5
Get rid of redundant TRUE and FALSE definitions.
|
24 anni fa |
Eric Andersen
|
8ffabf5825
Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "'
|
24 anni fa |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 anni fa |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 anni fa |
Eric Andersen
|
fad04fdd12
More cleanups.
|
24 anni fa |