Denis Vlasenko
|
bf0a201008
style fixes
|
18 years ago |
Denis Vlasenko
|
0ee3999d13
random tiny size savings
|
18 years ago |
Bernhard Reutner-Fischer
|
b40bdb383a
- add FIXME to brokenness in the installer..
|
18 years ago |
Denis Vlasenko
|
fcdb00f735
httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net!
|
18 years ago |
Denis Vlasenko
|
01c27fc5ac
which: -84 bytes
|
18 years ago |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 years ago |
Rob Landley
|
eb84a42fdd
The Software Freedom Law Center wants us to add a copyright notice to the
|
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
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
18 years ago |
Rob Landley
|
9fb272a222
Dennis Vlasenko pointed out that run_applet_by_name sets bb_applet_name already.
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 years ago |
Bernhard Reutner-Fischer
|
7ca61b6f33
- shared libbusybox.
|
19 years ago |
"Vladimir N. Oleynik"
|
74078685e6
busybox.c: ENABLE_LOCALE logic correct.
|
19 years ago |
"Vladimir N. Oleynik"
|
10a1fe6169
remove infinity loop ./busybox --help busybox
|
19 years ago |
Rob Landley
|
8a7a678b03
Fixes so "make allnoconfig" works again.
|
19 years ago |
Rob Landley
|
b766c39456
General cleanup of command line parsing to allow "busybox" to work as a prefix.
|
19 years ago |
Mike Frysinger
|
2c12d435e5
output busybox help to stdout, not stderr
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Tim Riker
|
b1ffba0401
wrap bb help output if CONFIG_FEATURE_AUTOWIDTH
|
21 years ago |
Glenn L McGrath
|
fd7bc13557
Woops, the previous patch reversal wasnt complete, breaking everything.
|
21 years ago |
Glenn L McGrath
|
f86bd9f2cd
Reverse my previous changes and make a note about why its dont this way
|
21 years ago |
Glenn L McGrath
|
4a77c781ef
argc has already been decremented
|
21 years ago |
Glenn L McGrath
|
cb920d9778
Patch from Rob Landley, Simplify organisation of arguments.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
fcffa2cc1a
Apply lash_patch35 from vodz, which brings several nice size_optimizations.
|
23 years ago |
Eric Andersen
|
fb74a45088
Vodz' last_patch31
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Matt Kraai
|
449377aa6a
Fix invocation of `-/bin/sh' (bug #1209).
|
23 years ago |
Eric Andersen
|
fa2661f2e5
Per a suggestion from Tom Oehser, fix up the leading-hyphen hack to
|
23 years ago |