Denis Vlasenko
|
ddec5af6b0
rename functions to more understandable names
|
18 years ago |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Denis Vlasenko
|
40920825d5
rename bb_default_error_retval -> xfunc_error_retval
|
18 years ago |
Bernhard Reutner-Fischer
|
a6585774f9
- fix embarrassing typo of mine. Closes bug #1038
|
18 years ago |
Bernhard Reutner-Fischer
|
73561cc75a
- pull from busybox_scratch: r15829:15850
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 years ago |
Rob Landley
|
c370ea89fa
Turn #if 0 into a comment.
|
19 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Mark Whitley
|
207587a9b4
Applied patch from I.Q. to add -s to cmp.
|
24 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 years ago |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 years ago |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
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 |
Mark Whitley
|
872138de50
Added cmp and readlink applets from Matt Kraai.
|
24 years ago |