2009-06-15 |
Denys Vlasenko | libbb: stop using bb_strtod for now |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Denys Vlasenko | seq: fix testsuite failures |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Denys Vlasenko | ash: fix . builtin |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Denys Vlasenko | fix or document testsuite failures |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Denys Vlasenko | test, tcpsvd, tcpsvd: shrink |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Denys Vlasenko | fix permissions in testsuite |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Denys Vlasenko | Update POSIX compliance table |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Denys Vlasenko | readlink: support -n, -v, -s and -q too if support... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Denys Vlasenko | ash: revert over-zealous usage of FAST_FUNC |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Denys Vlasenko | added comments about [[ ]] to ash and hush. no code... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Denys Vlasenko | hush: add HUSH_BASH_COMPAT, make [[ special handling... |
commit | commitdiff | tree | snapshot |
2009-06-10 |
Denys Vlasenko | telnetd: more compact version of the fix for stray... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Denys Vlasenko | telnetd: properly close fds in child |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Denys Vlasenko | hush: specially handle [[ - suppress globbing & multiwo... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Denys Vlasenko | randomconfig fixes |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Denys Vlasenko | diff: tiny compat tweak |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Denys Vlasenko | hush: drop REDIRECT_INVALID; other minor tweaks |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Denys Vlasenko | hush: fix a segfault in export builtin |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Denys Vlasenko | stop using non-standard macro, use WEXITSTATUS instead |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Denys Vlasenko | hush: make builtins work in pipes (eval ... | ...)... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Denys Vlasenko | ifupdown: if $PATH is not set, do not set it to ""... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Denys Vlasenko | ftpd: allow multiple -S options to increase verbosity... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Denys Vlasenko | printf: accept negative numbers for %x; sh: overflowed... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Denys Vlasenko | inetd: comment why we redirect stderr to network |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Denys Vlasenko | *: reduce #ifdef forest |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Denys Vlasenko | *: add FAST_FUNC to function ptrs where it makes sense |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Denys Vlasenko | ftpd: fix a case when with -w unknown commands are... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Bernhard Reutner... | rename CONFIG_FEATURE_TAR_GZIP |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Denys Vlasenko | tweak docs |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Denys Vlasenko | hush: document a TODO in export builtin |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Denys Vlasenko | hush: fix a case when backgrounded cmd makes shell... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Denys Vlasenko | hush: add support for local builtin |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | bloat-o-meter: touchup argv handling |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | bloat-o-meter: fix tab/space mixing |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | hush_test: stop mixing tabs/spaces for indentation |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | gitignore: add debugging related files |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | hush: unify syntax_error_unterm_{ch,str} a bit |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | hush: push down expansion var in handle_dollar() |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | hush: add support for special vars in braces |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | hush_test: filter test output to avoid C lib differences |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Mike Frysinger | lineedit: fix warning about unused label when VI editin... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Denys Vlasenko | nc, hush: cosmetic cleanups, no code changes |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Denys Vlasenko | read_key: drop optimization where we read 3 bytes at... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Denys Vlasenko | hust: trivial simplification in builtin_type |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Denys Vlasenko | hush: fix bug 353 (wrong handling of \x in assignments) |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Denys Vlasenko | hush: optimize type builtin a bit more |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Denys Vlasenko | hush: optimize type builtin a bit |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Mike Frysinger | only build common libarchive objs when needed |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Denys Vlasenko | modprobe: fix more bugs in modprobe -r |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Denys Vlasenko | cpio.tests: fix false positive |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Mike Frysinger | hush: implement `type` |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Denys Vlasenko | hush: remove outdated TODO and superfluous macro; fix... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
David Krakov | POSIX conformance documentation for busybox |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Denys Vlasenko | hush: tweak comment |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Denys Vlasenko | hush: rename last_waitpid_was_0 to we_have_children |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Denys Vlasenko | modprobe: fix modprobe -r. closes bug 315 |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Denys Vlasenko | hush: fix SIGCHLD counting code, but keep it disabled... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Denys Vlasenko | flash_lock, flash_unlock: new applets |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Denys Vlasenko | make compound.tests executable |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Denys Vlasenko | hush: fix problems with case in subshells and with... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mike Frysinger | hush_test: add some pathological compound list tests |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mike Frysinger | hush_test: test for subshell function syntax |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mike Frysinger | hush_test: add subshelled case tests |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mike Frysinger | hush_test: update test output to match new getopt(... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Mike Frysinger | hush_test: ignore generated files |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Denys Vlasenko | hdparm: fix a thinko in a previous commit |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Denys Vlasenko | hdparm: code shrink |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Denys Vlasenko | hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Denys Vlasenko | Merge branch 'master' of git+ssh://vda@busybox.net... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Mike Frysinger | hush: fix build failure when jobs are disabled |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Denys Vlasenko | appletlib.c: prevent applet list overflowing screen |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Denys Vlasenko | scriptreplay: new applet. +423 bytes |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Denys Vlasenko | add platform tweaks |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Denys Vlasenko | awk: put at least one NUL between $n. Hopefully closes... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Denys Vlasenko | gzip: fix gzip with many files corrupting some files... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Denys Vlasenko | depmod: fix handling of .gz modules |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Denys Vlasenko | lineedit: small fixes |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Denys Vlasenko | line editing: add an option to emit ESC [ 6 n and use... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Denys Vlasenko | xmalloc_[open_]read[_close]: do not ignore xrealloc... |
commit | commitdiff | tree | snapshot |
2009-05-15 |
Denys Vlasenko | lineedit: use read_key to recognize ESC sequence. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Denys Vlasenko | adduser/addgroup: make system id range configurable. |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Denys Vlasenko | mount: save 80 bytes by forced de-inlining |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Denys Vlasenko | mount: document when kernel started accepting string... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Mike Frysinger | split website off into dedicated git repo |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Denys Vlasenko | TODO: add some |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Bernhard Reutner... | Adjust names, link contributing info in main index |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Denys Vlasenko | sysctl: stop abusing parser->line |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Denys Vlasenko | tftp: do not risk invoking Sorcerer's Apprentice syndrome |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Bernhard Reutner... | test commit |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Bernhard Reutner... | Revert "test commit" |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Bernhard Reutner... | test commit |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Mike Frysinger | LICENSE: update address of the FSF |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Mike Frysinger | modprobe: add comment about expected modules.dep format |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Mike Frysinger | depmod.pl: updates and fixes galore |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Mike Frysinger | modprobe: add more useful debug points |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Mike Frysinger | add .gitignore files |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Mike Frysinger | libunarchive: fix build failure with !FEATURE_TAR_UNAME... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Denys Vlasenko | mdev: revert last wrong commit |
commit | commitdiff | tree | snapshot |
next |