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
2009-06-05
inetd: comment why we redirect stderr to network
Denys Vlasenko
2009-06-05
*: reduce #ifdef forest
Denys Vlasenko
2009-06-05
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-04
ftpd: fix a case when with -w unknown commands are ignored with no error code
Denys Vlasenko
2009-06-03
rename CONFIG_FEATURE_TAR_GZIP
Bernhard Reutner-Fischer
2009-06-03
tweak docs
Denys Vlasenko
2009-06-03
hush: document a TODO in export builtin
Denys Vlasenko
2009-06-03
hush: fix a case when backgrounded cmd makes shell hang
Denys Vlasenko
2009-06-03
hush: add support for local builtin
Denys Vlasenko
2009-06-01
bloat-o-meter: touchup argv handling
Mike Frysinger
2009-06-01
bloat-o-meter: fix tab/space mixing
Mike Frysinger
2009-06-01
hush_test: stop mixing tabs/spaces for indentation
Mike Frysinger
2009-06-01
gitignore: add debugging related files
Mike Frysinger
2009-06-01
hush: unify syntax_error_unterm_{ch,str} a bit
Mike Frysinger
2009-06-01
hush: push down expansion var in handle_dollar()
Mike Frysinger
2009-06-01
hush: add support for special vars in braces
Mike Frysinger
2009-06-01
hush_test: filter test output to avoid C lib differences
Mike Frysinger
2009-06-01
lineedit: fix warning about unused label when VI editing is disabled
Mike Frysinger
2009-06-01
nc, hush: cosmetic cleanups, no code changes
Denys Vlasenko
2009-05-29
read_key: drop optimization where we read 3 bytes at once
Denys Vlasenko
2009-05-28
hust: trivial simplification in builtin_type
Denys Vlasenko
2009-05-28
hush: fix bug 353 (wrong handling of \x in assignments)
Denys Vlasenko
2009-05-28
hush: optimize type builtin a bit more
Denys Vlasenko
2009-05-28
hush: optimize type builtin a bit
Denys Vlasenko
2009-05-28
only build common libarchive objs when needed
Mike Frysinger
2009-05-28
modprobe: fix more bugs in modprobe -r
Denys Vlasenko
2009-05-28
cpio.tests: fix false positive
Denys Vlasenko
2009-05-27
hush: implement `type`
Mike Frysinger
2009-05-27
hush: remove outdated TODO and superfluous macro; fix compile breakage
Denys Vlasenko
2009-05-26
POSIX conformance documentation for busybox
David Krakov
2009-05-26
hush: tweak comment
Denys Vlasenko
2009-05-26
hush: rename last_waitpid_was_0 to we_have_children
Denys Vlasenko
2009-05-26
modprobe: fix modprobe -r. closes bug 315
Denys Vlasenko
2009-05-25
hush: fix SIGCHLD counting code, but keep it disabled for now.
Denys Vlasenko
2009-05-25
flash_lock, flash_unlock: new applets
Denys Vlasenko
2009-05-23
make compound.tests executable
Denys Vlasenko
2009-05-23
hush: fix problems with case in subshells and with "case esac"
Denys Vlasenko
2009-05-21
hush_test: add some pathological compound list tests
Mike Frysinger
2009-05-21
hush_test: test for subshell function syntax
Mike Frysinger
2009-05-21
hush_test: add subshelled case tests
Mike Frysinger
2009-05-21
hush_test: update test output to match new getopt() output
Mike Frysinger
2009-05-21
hush_test: ignore generated files
Mike Frysinger
2009-05-20
hdparm: fix a thinko in a previous commit
Denys Vlasenko
2009-05-20
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2009-05-20
hdparm: code shrink
Denys Vlasenko
2009-05-20
hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines
Denys Vlasenko
2009-05-20
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2009-05-20
Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox
Denys Vlasenko
2009-05-20
hush: fix build failure when jobs are disabled
Mike Frysinger
2009-05-19
appletlib.c: prevent applet list overflowing screen
Denys Vlasenko
[prev]
[next]