Rob Landley
|
49ea46667f
Build fixes for gcc 4.0 with -Werror, from Tito.
|
18 years ago |
Denis Vlasenko
|
bd8f43dbab
few random readability enhansements. No code changes
|
18 years ago |
Rob Landley
|
028ba280be
More allbareconfig fixes.
|
18 years ago |
Bernhard Reutner-Fischer
|
d591a360d3
- merge -r15463:15564 from busybox_scratch branch through these changesets:
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
18 years ago |
Bernhard Reutner-Fischer
|
c418d482ba
- s/defined(__uClinux__)/BB_NOMMU/
|
18 years ago |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
18 years ago |
Bernhard Reutner-Fischer
|
0c013f5fc7
- commentary typo and superfluous whitespace removal in weird messages.
|
18 years ago |
Bernhard Reutner-Fischer
|
2c99851181
- patch from Denis Vlasenko to add and use bb_xdaemon()
|
18 years ago |
Bernhard Reutner-Fischer
|
dac7ff15b7
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
"Vladimir N. Oleynik"
|
dd1ccddf1b
moved BB_BANNER to applets/version.c file: make kernel like version,
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 years ago |
"Vladimir N. Oleynik"
|
d3d829aaf0
20 bytes data to bss
|
19 years ago |
"Vladimir N. Oleynik"
|
b32b1db9d8
complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
|
19 years ago |
"Vladimir N. Oleynik"
|
e4baaa2d27
more remove lost exported
|
19 years ago |
Eric Andersen
|
2c6b41812f
Kunihiko IMAI writes:
|
19 years ago |
Paul Fox
|
27cbffddd8
applying fix for:
|
19 years ago |
Glenn L McGrath
|
73ebb889da
Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding a condition around the remote logging, also adds some comments.
|
20 years ago |
Eric Andersen
|
f91b9282a3
Felipe Kellermann writes:
|
20 years ago |
Eric Andersen
|
192c35f6eb
Tito writes:
|
20 years ago |
Eric Andersen
|
75813eea23
Togg writes:
|
20 years ago |
Glenn L McGrath
|
5529b7bb87
Reverse my previous change, "::" is a GNU getopt extension that allows
|
20 years ago |
Glenn L McGrath
|
e8f46515cb
Fix bug in accepting buffer size argument
|
20 years ago |
Eric Andersen
|
bb692cdb32
Add missing 'S' to the getopt string.
|
20 years ago |
Eric Andersen
|
7f94a5caa2
Patch from Bastian Blank:
|
20 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |