index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-02-04
mkconfigs: remove echo "`...`" contortion
Denis Vlasenko
2007-02-04
BB_EXECLP should call execlp, not execvp
Denis Vlasenko
2007-02-03
s/PREFIX/CONFIG_PREFIX/
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
do not put all <applet>_main() declarations
Denis Vlasenko
2007-02-03
- include busybox.h before looking at an eventual #if ENABLE_DESKTOP
Bernhard Reutner-Fischer
2007-02-03
add TODO
Denis Vlasenko
2007-02-03
usage_compressed: be more permissive in which od flavors we support
Denis Vlasenko
2007-02-03
assorted fixes for bugs found with randomconfig
Denis Vlasenko
2007-02-03
lineedit: add missing #if/#endif
Denis Vlasenko
2007-02-03
Add BB_EXEC[LV]P() which encapsulate FEATURE_EXEC_PREFER_APPLETS
Denis Vlasenko
2007-02-03
sigset_t blocked_sigset is too big for static (128 bytes)
Denis Vlasenko
2007-02-03
svlogd: fix performance problems: excessive write,
Denis Vlasenko
2007-02-03
svlogd: do not set O_NONBLOCK on stdin permanently - that can
Denis Vlasenko
2007-02-02
- minor tweak
Bernhard Reutner-Fischer
2007-02-02
- update helptext
Bernhard Reutner-Fischer
2007-02-02
add a comment so that people won't get confused
Denis Vlasenko
2007-02-02
sv: fix incorrect option parsing and reduce size
Denis Vlasenko
2007-02-02
httpd: directory indexer example doesn't need piping thru dd anymore
Denis Vlasenko
2007-02-02
find -user support by Natanael Copa <natanael.copa@gmail.com>
Denis Vlasenko
2007-02-02
trivial warning fix
Denis Vlasenko
2007-02-02
udhcpd: allow "domain" to be a list of DNS servers, not just one
Denis Vlasenko
2007-02-01
correct wget's comment
Denis Vlasenko
2007-02-01
add -Wwrite-strings to Makefile
Denis Vlasenko
2007-02-01
msh: cleaning up for -Wwrite-strings part #4
Denis Vlasenko
2007-02-01
msh: cleaning up for -Wwrite-strings part #3
Denis Vlasenko
2007-02-01
msh: cleaning up for -Wwrite-strings part #2
Denis Vlasenko
2007-02-01
msh: cleaning up for -Wwrite-strings
Denis Vlasenko
2007-01-30
lash: -Wwrite-strings fixes
Denis Vlasenko
2007-01-30
hush: style fixes
Denis Vlasenko
2007-01-30
hush: now it's -Wwrite-strings clean
Denis Vlasenko
2007-01-30
hush: style fixes
Denis Vlasenko
2007-01-30
hust: -Wwrite-strings fixes
Denis Vlasenko
2007-01-30
silly space saving in sed
Denis Vlasenko
2007-01-30
micro optimization
Denis Vlasenko
2007-01-30
preparatory patch for -Wwrite-strings #8 (missed part)
Denis Vlasenko
2007-01-29
- improve spelling
Bernhard Reutner-Fischer
2007-01-29
preparatory patch for -Wwrite-strings #7: sed
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #6
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #5
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #4
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #3
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #1
Denis Vlasenko
2007-01-29
taskset: fix incorrect rage spec and allow 0xXXX input
Denis Vlasenko
2007-01-29
add to testsuite and fix yet another sed corner case
Denis Vlasenko
2007-01-29
disable -Wold-style-definition for gcc 3.x
Denis Vlasenko
2007-01-29
sed: fix 2 bugs (one testsuite entry + one newly found)
Denis Vlasenko
2007-01-28
fix all known regressions with sed and also make it simpler
Denis Vlasenko
2007-01-28
wc can emit unpredictable amount of whitespace
Denis Vlasenko
[prev]
[next]