Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
před 17 roky |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
před 17 roky |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
před 17 roky |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
před 18 roky |
Denis Vlasenko
|
89f0b3486d
rodata cleanup. "unable to" == "cannot". -300 bytes
|
před 18 roky |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
před 18 roky |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
před 18 roky |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
před 19 roky |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
před 19 roky |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
před 21 roky |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
před 22 roky |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
před 23 roky |
Matt Kraai
|
1350666498
Add -p support.
|
před 23 roky |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
před 24 roky |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
před 24 roky |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
před 24 roky |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
před 24 roky |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
před 24 roky |
Matt Kraai
|
9a71af54f5
Fix behavior when removal fails.
|
před 24 roky |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
před 24 roky |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
před 24 roky |
Matt Kraai
|
3bd8bd89ee
Don't use strings directly in calls to usage(). This is in preparation
|
před 24 roky |
Matt Kraai
|
d537a95fdb
Use errorMsg rather than fprintf.
|
před 24 roky |
Matt Kraai
|
e58771e73c
Use global applet_name instead of local versions.
|
před 24 roky |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
před 24 roky |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
před 24 roky |
Erik Andersen
|
61677feff7
Upates to include copyright 2000 to everything
|
před 24 roky |
Erik Andersen
|
e49d5ecbbe
Some formatting updates (ran the code through indent)
|
před 25 roky |
Eric Andersen
|
d73dc5b073
Updates to usage, and made tar work.
|
před 25 roky |
Eric Andersen
|
c49960189a
Fixed up copyright notices and such
|
před 25 roky |