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