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 |
2009-04-21 |
Denis Vlasenko | switch_root: move misplaced comment |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | switch_root: improve behavior on error; improve help... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | hush: speed up set_local_var |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | *: mass renaming of USE_XXXX to IF_XXXX |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | tar: support for tar --numeric-owner. By Natanael Copa. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | udhcpc: fix truncation of last char in client hostnames |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | switch_root: print errno on failure |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Denis Vlasenko | tweak example udhcp script |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Denis Vlasenko | hush: export -n support |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Denis Vlasenko | hush: add two testcases |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Denis Vlasenko | watchdog: enable it before setting timeout |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Denis Vlasenko | hush: fix stdin of backgrounded pipe |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | mdev: enlarge inline documentation |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | hush: fix "export not_yet_defined_var", fix parsing... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | mdev: support $ENVVAR=regex |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | another stab at fixing out-of-tree build |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | same as previous, but -100 bytes |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | hush: fix handling of } which is not a closing one... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | hopefully fix out-of-tree build broken by 26139 |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Denis Vlasenko | mdev: Rob's #if forest removal |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Mike Frysinger | fix build errors when function support is turned off |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Denis Vlasenko | hush: fix thinko in error msg |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Denis Vlasenko | hush: fix "trap -- handler SIGs..."; escape handlers... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Denis Vlasenko | acpid: prevent creation of zombies |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Denis Vlasenko | hush: fix thinko in unset_func |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Denis Vlasenko | hush: implement unset -f; beautify the handling of... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Denis Vlasenko | hush: deal with umask TODO (symbolic modes) |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Denis Vlasenko | hush: implement proper SIGHUP handling |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Denis Vlasenko | builtin_return's parameter is not unused |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Denis Vlasenko | hush: return builtin by Bayram Kurumahmut (kbayram... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Denis Vlasenko | fix move_to_unaligned32 |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Denis Vlasenko | build system: remove some unnecessary rebuilds |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Denis Vlasenko | hush: set $n properly for "source" builtin |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Denis Vlasenko | hush: fix non-interactive response to pipe being stopped. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Denis Vlasenko | hush: unblock TERM, INT, HUP in child shells too. |
commit | commitdiff | tree | snapshot |
next |