Denis Vlasenko
|
2afd5ab62c
*: use get_console_fd() as appropriate, and make it fail on open error -
|
vor 16 Jahren |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
vor 16 Jahren |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
vor 16 Jahren |
Denis Vlasenko
|
968dbf9685
minor fix in comment, no code changes
|
vor 17 Jahren |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
vor 17 Jahren |
Denis Vlasenko
|
6ee023cf62
*: compile fixes for 64-bit build
|
vor 17 Jahren |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
vor 17 Jahren |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
vor 17 Jahren |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
vor 17 Jahren |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
vor 18 Jahren |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
vor 18 Jahren |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
vor 18 Jahren |
Rob Landley
|
ead19306f5
Cleanup patches from tito.
|
vor 18 Jahren |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
vor 18 Jahren |
Rob Landley
|
9f0e00fc61
Tito sent more size tweaks.
|
vor 19 Jahren |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
vor 20 Jahren |
Glenn L McGrath
|
17b4a20a9c
Patch by Tito, reduce size of deallocvt, also make the usage message
|
vor 21 Jahren |
Eric Andersen
|
7f6295f516
Patch from Arthur Othieno for style-guide.txt conformance
|
vor 21 Jahren |
Eric Andersen
|
a860bec167
A couple of patches from Tito <farmatito@tiscali.it>
|
vor 21 Jahren |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
vor 22 Jahren |
Eric Andersen
|
c38678d14b
Apply vodz' last_patch52
|
vor 22 Jahren |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
vor 24 Jahren |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
vor 24 Jahren |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
vor 24 Jahren |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
vor 24 Jahren |
Matt Kraai
|
a9819b2908
Use busybox error handling functions wherever possible.
|
vor 24 Jahren |
Mark Whitley
|
6f6aa9b428
Added some necessary brackets, removed debug noise.
|
vor 24 Jahren |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
vor 24 Jahren |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
vor 24 Jahren |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
vor 24 Jahren |