Denis Vlasenko
|
89f0b3486d
rodata cleanup. "unable to" == "cannot". -300 bytes
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
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
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
"Vladimir N. Oleynik"
|
27421a1878
1) bb_opt_complementaly -> bb_opt_complementally
|
19 years ago |
Eric Andersen
|
8876fb2f59
last_patch89 from vodz:
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Manuel Novoa III
|
a2949aa217
Add some missing includes to kill warnings when building with the default
|
23 years ago |
Matt Kraai
|
8810bdbba3
Rewrote rm.
|
24 years ago |
Glenn L McGrath
|
ed897e5415
Vladimir's patch to reverse previous patch
|
24 years ago |
Eric Andersen
|
8269396491
Simpify detection of no options.
|
24 years ago |
Eric Andersen
|
cc165b9083
Should exclude "i" option when not enabled.
|
24 years ago |
Eric Andersen
|
00b0496e69
Doesn't need a "-" option -- getopt does that for us.
|
24 years ago |
Eric Andersen
|
16f7015722
Patch from Vladimir to force interactiveFlag=FALSE when forceFlag=TRUE
|
24 years ago |
Eric Andersen
|
7c25441792
getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will work
|
24 years ago |
Mark Whitley
|
f6ba2da29f
Credited Christophe Boyaniqu for interactive patch to rm.
|
24 years ago |
Mark Whitley
|
e0bf91d7c6
Applied patch from Christophe Boyanique to add -i support to rm.
|
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 |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 years ago |
Matt Kraai
|
d27753afd9
Use perrorMsg instead of perror and keep removing files if we encounter
|
24 years ago |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 years ago |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 years ago |
Matt Kraai
|
7c22b77162
Only remove directories when removing recursively.
|
24 years ago |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 years ago |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 years ago |
Pavel Roskin
|
e97da40079
Fixed "rm foo" that had been broken while implementing "rm -- foo"
|
24 years ago |
Eric Andersen
|
815e904470
Fixed a bunch of stuff:
|
24 years ago |