Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 yıl önce |
Denis Vlasenko
|
c253778de9
touch: accept and ignore -f
|
17 yıl önce |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 yıl önce |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 yıl önce |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 yıl önce |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 yıl önce |
Denis Vlasenko
|
3f3aa2a57d
make xfunctions optionally longjump instead of exit.
|
17 yıl önce |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 yıl önce |
Bernhard Reutner-Fischer
|
d19f4aaa21
- small size tweak
|
18 yıl önce |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 yıl önce |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 yıl önce |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 yıl önce |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 yıl önce |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 yıl önce |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 yıl önce |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
23 yıl önce |
Matt Kraai
|
dba11452cb
Continue processing files if we are asked to touch, but not create, a file
|
23 yıl önce |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 yıl önce |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 yıl önce |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 yıl önce |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
24 yıl önce |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 yıl önce |
Matt Kraai
|
0dab829977
Add missing newlines to error messages.
|
24 yıl önce |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 yıl önce |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 yıl önce |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 yıl önce |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
24 yıl önce |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
24 yıl önce |
Matt Kraai
|
be84cd4ef6
Always report the applet name when doing error reporting.
|
24 yıl önce |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
24 yıl önce |