Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
18 years ago |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 years ago |
"Robert P. J. Day"
|
68229837ff
Remove all usage of the "register" storage class specifier.
|
18 years ago |
Paul Fox
|
6ab037872f
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Paul Fox
|
0b62158475
implemented a builtin echo command in ash. moved the guts of the
|
19 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
21 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
e5dfced23a
Apply Vladimir's latest cleanup patch.
|
24 years ago |
Eric Andersen
|
1ca20a7747
A nice patch from Larry Doolittle that adds -Wshadow and
|
24 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 years ago |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 years ago |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 years ago |
Eric Andersen
|
8fff78d66e
Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com>
|
24 years ago |
Eric Andersen
|
4e573f4729
Remove the BSD advertising clause, and replace it with a link to how
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Pavel Roskin
|
47d4926244
The result of getopt() is "int" and should be treated as such
|
24 years ago |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 years ago |
Eric Andersen
|
add09fd558
Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>
|
24 years ago |
Eric Andersen
|
f7cf2f7ef9
* Fix to tr so it recognizes standard escape sequences. Merged common
|
24 years ago |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 years ago |
Erik Andersen
|
59b9e87024
* cp -fa now works as expected for symlinks (it didn't before)
|
24 years ago |
Erik Andersen
|
9cf3bfa7c1
More doc updates for BusyBox, with fixes to apps for bugs revealed
|
25 years ago |
Erik Andersen
|
13456d1fcd
Forgot these files...
|
25 years ago |