Denys Vlasenko
|
42a8fd0db0
added simplified Unicode support for non-locale-enabled builds
|
15 years ago |
Denys Vlasenko
|
f3b92d3856
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
|
15 years ago |
Bernhard Reutner-Fischer
|
f6107c7e88
- add CONFIG_EXTRA_CFLAGS (thanks to keesj)
|
16 years ago |
Denis Vlasenko
|
b9d572a273
total overhaul of mail applets. again. Vladimir as usual.
|
16 years ago |
Denis Vlasenko
|
35a064b67f
build system: tidying up CONFIG_xxx names (suggested by Rob)
|
16 years ago |
Bernhard Reutner-Fischer
|
aa2a1c000c
- improve wording and fix alphabetical order
|
16 years ago |
Denis Vlasenko
|
2d5bd807c0
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
|
16 years ago |
Bernhard Reutner-Fischer
|
7d0d3e265b
- reformat help text
|
16 years ago |
Denis Vlasenko
|
3fd15e197e
grep: option to use GNU regex matching instead of POSIX one.
|
16 years ago |
Bernhard Reutner-Fischer
|
3e8669f359
- wrap overlong lines (Cristian Ionescu-Idbohrn)
|
16 years ago |
Denis Vlasenko
|
dcb3fcb042
libbb: config_read() update
|
16 years ago |
Denis Vlasenko
|
2e157ddf9e
libbb: updated config_parse() from Vladimir
|
16 years ago |
Denis Vlasenko
|
c185e290ee
config help fixes
|
16 years ago |
Denis Vlasenko
|
fc5e80651f
build system: libbusybox cannot be static
|
16 years ago |
Denis Vlasenko
|
cc3f20b9bd
fix breakage found by randomconfig
|
16 years ago |
Denis Vlasenko
|
c7497ea31b
build system: introduce FEATURE_ASSUME_UNICODE
|
16 years ago |
Denis Vlasenko
|
bd8390a872
Reinstate DEBUG_PESSIMIZE (by Christian Ionescu-Idbohrn)
|
16 years ago |
Denis Vlasenko
|
1da86d2f40
build system: add PIE build option
|
16 years ago |
Denis Vlasenko
|
b8e653bfbf
Reinstate CONFIG_CROSS_COMPILE_PREFIX
|
16 years ago |
Denis Vlasenko
|
9305cdddbf
Kill CONFIG_NITPICK, it turned out to not be useful. no code changes.
|
16 years ago |
Denis Vlasenko
|
4ee7cd4f6f
*: mode tcp/udpsvd to networking, delete ipsvd/*
|
16 years ago |
Denis Vlasenko
|
68444b9f0c
lpr and lpq applets by Walter Harms.
|
16 years ago |
Denis Vlasenko
|
d2c450ce81
hush: report [v]fork failures
|
17 years ago |
Denis Vlasenko
|
6cee58e9cf
Announce 1.8.0
|
17 years ago |
Denis Vlasenko
|
d62fd84d4b
libbusybox: move (possibly compressed) help stuff into libbusybox.
|
17 years ago |
Denis Vlasenko
|
f545be083d
reviving libbusybox, adding CONFIG_INDIVIDUAL part 4
|
17 years ago |
Denis Vlasenko
|
def8898596
reviving libbusybox, adding CONFIG_INDIVIDUAL part 3
|
17 years ago |
Denis Vlasenko
|
737d131e5e
support "#!/bin/busybox"-style wrappers. Needed for SELinux.
|
17 years ago |
Denis Vlasenko
|
bb23c06919
if pidfile turned out to be !regular file, do not unlink it.
|
17 years ago |
Denis Vlasenko
|
a7825f269d
make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features
|
17 years ago |