Rob Landley
|
965030e35a
Update documentation.
|
18 years ago |
Rob Landley
|
19808fea76
"make help" should not build the configurator first.
|
18 years ago |
Rob Landley
|
9dc6913896
Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. do
|
18 years ago |
Rob Landley
|
e01d746fe9
Cleanup patch from tito.
|
18 years ago |
Rob Landley
|
1c60d9762e
Size reduction by Tito.
|
18 years ago |
Mike Frysinger
|
9e094552c8
fix building with glibc-2.4
|
18 years ago |
Mike Frysinger
|
c70240cc1d
add a sep option for stripping
|
18 years ago |
Mike Frysinger
|
72d59dbd76
rearrange the menu a little to split general settings from applet selection
|
18 years ago |
Rob Landley
|
ead19306f5
Cleanup patches from tito.
|
18 years ago |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 years ago |
Rob Landley
|
dae6aa2859
Fixup to the previous (portability) patch. Linux actually does need
|
18 years ago |
Rob Landley
|
1f305dc0fd
Portability patch from rfelker. The bb_asprintf.c thing needs an eventual
|
18 years ago |
Rob Landley
|
3a324754f8
I'm about to introduce tests that need to run as root (like mount.tests),
|
18 years ago |
Rob Landley
|
31e3610c4b
Cleanup from Paul Fox. One find piped to xargs is faster/simpler than
|
18 years ago |
Rob Landley
|
ac664e07df
Mention a few web browsers.
|
18 years ago |
Rob Landley
|
d48633fa6f
They won't stop asking, but we can point them to the specific entry...
|
18 years ago |
Rob Landley
|
49a5599ae9
Patch from Denis Vlasenko to make unlzma smaller.
|
18 years ago |
Bernhard Reutner-Fischer
|
478a188e85
- remove check. Fixes e.g. buildroot
|
18 years ago |
Bernhard Reutner-Fischer
|
39a9fddb53
- fix typo
|
18 years ago |
Bernhard Reutner-Fischer
|
07a79e75f5
- backout using features which are not available with the previous stable
|
18 years ago |
Mike Frysinger
|
874af85d5e
import most of e2fsprogs 1.38 updates
|
19 years ago |
Paul Fox
|
0f2dd9f4eb
vi-mode changes: eliminate warnings from out-of-range-for-type
|
19 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Rob Landley
|
1f5e25bf3e
Walt Wimer noticed that mknod couldn't handle major or minor > 255. Now our
|
19 years ago |
Bernhard Reutner-Fischer
|
2e9cf373a9
- workaround bug in make-3.81beta4:
|
19 years ago |
Bernhard Reutner-Fischer
|
a59721166a
- work around missing features and bugs in make-3.79.1:
|
19 years ago |
Mike Frysinger
|
56ee779074
clean *.osm as pointed out by Robert P. J. Day
|
19 years ago |
Mike Frysinger
|
33b45a09a1
clean busybox_unstripped as pointed out by Robert P. J. Day
|
19 years ago |
Rob Landley
|
688ed0d760
Patch from Robert P. Day, moving byte order checks to use platform.h macros.
|
19 years ago |
Bernhard Reutner-Fischer
|
d9969ea175
- correct comment.
|
19 years ago |