Rob Landley
|
bc8c50351f
Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
|
18 år sedan |
Rob Landley
|
fd8409f8c5
Patch from Denis Vlasenko, tweak error messages.
|
18 år sedan |
Rob Landley
|
9a1a9de49f
Minor size shrinkage.
|
18 år sedan |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
18 år sedan |
Rob Landley
|
c44ab02f15
Whack the one last warning in make allbareconfig...
|
18 år sedan |
Rob Landley
|
db2ab89b7c
Build break fix from Bernhard fischer, fixing fallout from svn 14974. (My bad.)
|
18 år sedan |
Rob Landley
|
3ea66a805d
Patches from Denis Vlasenko to rework "current_name" handling and remove
|
18 år sedan |
Rob Landley
|
8a6254994c
Patch from Denis Vlasenko:
|
18 år sedan |
Rob Landley
|
9950cab8e0
Patch from Denis Vlasenko:
|
18 år sedan |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
19 år sedan |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 år sedan |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 år sedan |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 år sedan |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 år sedan |
Eric Andersen
|
dfcb5b0412
s/u_int/uint/g
|
21 år sedan |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 år sedan |
Aaron Lehmann
|
a170e1c858
Change if(x)free(x); to free(x);
|
22 år sedan |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 år sedan |
Eric Andersen
|
dcbca62e89
Standard typing (u_int16_t instead of u16, u_int32_t instead
|
23 år sedan |
Eric Andersen
|
1ca20a7747
A nice patch from Larry Doolittle that adds -Wshadow and
|
24 år sedan |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 år sedan |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 år sedan |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 år sedan |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 år sedan |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 år sedan |
Eric Andersen
|
77508b29fa
Fix from Gennady Feldman for error msg
|
24 år sedan |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 år sedan |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 år sedan |
Eric Andersen
|
56f3e353da
Both of these commands were subtly broken. Fortunately when used together the
|
24 år sedan |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
24 år sedan |