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 |
2009-05-04 |
root | hush: small fix for unset -f on NOMMU. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Bernhard Reutner... | fix debug message |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Denys Vlasenko | hush: add more complex case to leak testcase, fix found... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Denys Vlasenko | hush: fix bug where in "var=val func" var's value is... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Denys Vlasenko | hush: fix \<newline> handling |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Denys Vlasenko | hush: fix handling of unterminated subshell: (<eof... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Denys Vlasenko | mdev: do not exit if user:group parse failed. closes... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Denys Vlasenko | hush: fix multiple redirections of the same fd (bug... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Denys Vlasenko | hush: make . cmd search $PATH |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Denys Vlasenko | httpd: speed up httpd.conf at the cost of 49 bytes... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Denys Vlasenko | ifplugd: fix warnings |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Denys Vlasenko | des encrypt: fix goof with NUL byte added at the end... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Denys Vlasenko | mdev: fix a case where we mangle device_path string... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Denys Vlasenko | Make it clearer that usually people should _NOT_ |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Denys Vlasenko | git commit test |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Denis Vlasenko | *: bb_error_msg's messages should not be capitalized |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Denis Vlasenko | lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Denis Vlasenko | hush: make it possible to have interactive shell on... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Denis Vlasenko | make leak test more robust by unsetting all vars |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Denis Vlasenko | hush: make getopt32 usable in builtins. use it in unset. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Denis Vlasenko | hush: nommu fix for function passing |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Denis Vlasenko | hush: fix SEGV in % expansion |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Denis Vlasenko | ifplugd: tiny shrink |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Denis Vlasenko | ifplugd: add copyright |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Denis Vlasenko | ifplugd: new applet by Maksym Kryzhanovskyy (xmaks... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Denis Vlasenko | shrink if FEATURE_SHADOWPASSWDS is off |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Denis Vlasenko | add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Denis Vlasenko | unlzma: speedup, by Pascal Bellard (pascal.bellard... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Mike Frysinger | we need to daemonize *before* opening the watchdog... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Mike Frysinger | do not tell people they can enter "help" if help has... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Mike Frysinger | use get_local_var_value() rather than getenv() when... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Denis Vlasenko | inetd: constify data |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Denis Vlasenko | adduser/addgroup: support specifying uid/gid, add system |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Denis Vlasenko | httpd: fix small bug in parser. it crept in during... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Denis Vlasenko | httpd: allow empty lines in conf file |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Denis Vlasenko | httpd: simplify insane conf file parser |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Denis Vlasenko | syslogd: added comment, no code changes |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Denis Vlasenko | httpd: improve help text |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | nc: free lsa in server mode, we might be up for a long... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | *: remove check for errors on getsockaddr in cases... |
commit | commitdiff | tree | snapshot |
next |