Denis Vlasenko
|
6ee023cf62
*: compile fixes for 64-bit build
|
před 17 roky |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
před 17 roky |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
před 17 roky |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
před 17 roky |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
před 18 roky |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
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
|
ead19306f5
Cleanup patches from tito.
|
před 18 roky |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
před 18 roky |
Rob Landley
|
9f0e00fc61
Tito sent more size tweaks.
|
před 19 roky |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
před 21 roky |
Glenn L McGrath
|
17b4a20a9c
Patch by Tito, reduce size of deallocvt, also make the usage message
|
před 21 roky |
Eric Andersen
|
7f6295f516
Patch from Arthur Othieno for style-guide.txt conformance
|
před 21 roky |
Eric Andersen
|
a860bec167
A couple of patches from Tito <farmatito@tiscali.it>
|
před 21 roky |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
před 22 roky |
Eric Andersen
|
c38678d14b
Apply vodz' last_patch52
|
před 22 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 |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
před 24 roky |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
před 24 roky |
Matt Kraai
|
a9819b2908
Use busybox error handling functions wherever possible.
|
před 24 roky |
Mark Whitley
|
6f6aa9b428
Added some necessary brackets, removed debug noise.
|
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
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
před 24 roky |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
před 24 roky |
Eric Andersen
|
32e95f988d
Fix the bandaid.
|
před 24 roky |
Eric Andersen
|
a1b35c4512
Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvt
|
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 |