Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 年之前 |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 年之前 |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 年之前 |
"Vladimir N. Oleynik"
|
b399a96343
remode warning: const static mix
|
19 年之前 |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 年之前 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 年之前 |
Eric Andersen
|
5f28455c6e
Oskar Liljeblad writes:
|
21 年之前 |
Eric Andersen
|
1eceb127bd
Use standard types
|
21 年之前 |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 年之前 |
Eric Andersen
|
927c3bdc18
Support setting depth
|
22 年之前 |
Aaron Lehmann
|
6069441bd2
minor fixes for fbset bloat
|
22 年之前 |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 年之前 |
Eric Andersen
|
dcbca62e89
Standard typing (u_int16_t instead of u16, u_int32_t instead
|
23 年之前 |
Eric Andersen
|
0d3a02eba7
Update the documentation so examples are autoincluded in the output text.
|
24 年之前 |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 年之前 |
Eric Andersen
|
eba8ed71f0
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
|
24 年之前 |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 年之前 |
Eric Andersen
|
733c4ad6eb
Do usage messages the same way all other apps fo them.
|
24 年之前 |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 年之前 |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
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
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 年之前 |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
24 年之前 |
Matt Kraai
|
269e07cadc
Make fbset compile with the readmode feature by pulling defs from fb.h.
|
24 年之前 |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
24 年之前 |
Eric Andersen
|
c873d61008
Remove all the kernel headers so it will compile under libc5
|
24 年之前 |
Matt Kraai
|
d537a95fdb
Use errorMsg rather than fprintf.
|
24 年之前 |
Eric Andersen
|
6f96e674b9
Patch from Jon McClintock <jonm@bluemug.com>
|
24 年之前 |
Eric Andersen
|
03f4c27bd6
Turned some stuff into features that really are features, not apps.
|
24 年之前 |