platform/upstream/busybox.git
2009-05-10 Denys Vlasenkotftp: do not risk invoking Sorcerer's Apprentice syndrome
2009-05-08 Bernhard Reutner... test commit
2009-05-08 Bernhard Reutner... Revert "test commit"
2009-05-08 Bernhard Reutner... test commit
2009-05-06 Mike FrysingerLICENSE: update address of the FSF
2009-05-06 Mike Frysingermodprobe: add comment about expected modules.dep format
2009-05-06 Mike Frysingerdepmod.pl: updates and fixes galore
2009-05-06 Mike Frysingermodprobe: add more useful debug points
2009-05-05 Mike Frysingeradd .gitignore files
2009-05-05 Mike Frysingerlibunarchive: fix build failure with !FEATURE_TAR_UNAME...
2009-05-04 Denys Vlasenkomdev: revert last wrong commit
2009-05-04 roothush: small fix for unset -f on NOMMU.
2009-05-04 Bernhard Reutner... fix debug message
2009-05-03 Denys Vlasenkohush: add more complex case to leak testcase, fix found...
2009-05-03 Denys Vlasenkohush: fix bug where in "var=val func" var's value is...
2009-05-03 Denys Vlasenkohush: fix \<newline> handling
2009-05-02 Denys Vlasenkohush: fix handling of unterminated subshell: (<eof...
2009-05-02 Denys Vlasenkomdev: do not exit if user:group parse failed. closes...
2009-05-02 Denys Vlasenkohush: fix multiple redirections of the same fd (bug...
2009-05-02 Denys Vlasenkohush: make . cmd search $PATH
2009-05-01 Denys Vlasenkohttpd: speed up httpd.conf at the cost of 49 bytes...
2009-05-01 Denys Vlasenkoifplugd: fix warnings
2009-05-01 Denys Vlasenkodes encrypt: fix goof with NUL byte added at the end...
2009-05-01 Denys Vlasenkomdev: fix a case where we mangle device_path string...
2009-05-01 Denys VlasenkoMake it clearer that usually people should _NOT_
2009-04-30 Denys Vlasenkogit commit test
2009-04-29 Denis Vlasenko*: bb_error_msg's messages should not be capitalized
2009-04-29 Denis Vlasenkolzop: new applet. Busyboxed by Alain Knaff. +7700 bytes.
2009-04-27 Denis Vlasenkohush: make it possible to have interactive shell on...
2009-04-26 Denis Vlasenkomake leak test more robust by unsetting all vars
2009-04-26 Denis Vlasenkohush: make getopt32 usable in builtins. use it in unset.
2009-04-26 Denis Vlasenkohush: nommu fix for function passing
2009-04-26 Denis Vlasenkohush: fix SEGV in % expansion
2009-04-26 Denis Vlasenkoifplugd: tiny shrink
2009-04-26 Denis Vlasenkoifplugd: add copyright
2009-04-26 Denis Vlasenkoifplugd: new applet by Maksym Kryzhanovskyy (xmaks...
2009-04-25 Denis Vlasenkoshrink if FEATURE_SHADOWPASSWDS is off
2009-04-25 Denis Vlasenkoadd FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT...
2009-04-25 Denis Vlasenkounlzma: speedup, by Pascal Bellard (pascal.bellard...
2009-04-25 Mike Frysingerwe need to daemonize *before* opening the watchdog...
2009-04-24 Mike Frysingerdo not tell people they can enter "help" if help has...
2009-04-24 Mike Frysingeruse get_local_var_value() rather than getenv() when...
2009-04-22 Denis Vlasenkoinetd: constify data
2009-04-22 Denis Vlasenkoadduser/addgroup: support specifying uid/gid, add system
2009-04-22 Denis Vlasenkohttpd: fix small bug in parser. it crept in during...
2009-04-22 Denis Vlasenkohttpd: allow empty lines in conf file
2009-04-22 Denis Vlasenkohttpd: simplify insane conf file parser
2009-04-22 Denis Vlasenkosyslogd: added comment, no code changes
2009-04-22 Denis Vlasenkohttpd: improve help text
2009-04-21 Denis Vlasenkonc: free lsa in server mode, we might be up for a long...
2009-04-21 Denis Vlasenko*: remove check for errors on getsockaddr in cases...
2009-04-21 Denis Vlasenkoswitch_root: move misplaced comment
2009-04-21 Denis Vlasenkoswitch_root: improve behavior on error; improve help...
2009-04-21 Denis Vlasenkohush: speed up set_local_var
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2009-04-21 Denis Vlasenkotar: support for tar --numeric-owner. By Natanael Copa.
2009-04-21 Denis Vlasenkoudhcpc: fix truncation of last char in client hostnames
2009-04-21 Denis Vlasenkoswitch_root: print errno on failure
2009-04-21 Denis Vlasenkotweak example udhcp script
2009-04-20 Denis Vlasenkohush: export -n support
2009-04-20 Denis Vlasenkohush: add two testcases
2009-04-20 Denis Vlasenkowatchdog: enable it before setting timeout
2009-04-20 Denis Vlasenkohush: fix stdin of backgrounded pipe
2009-04-19 Denis Vlasenkomdev: enlarge inline documentation
2009-04-19 Denis Vlasenkohush: fix "export not_yet_defined_var", fix parsing...
2009-04-19 Denis Vlasenkomdev: support $ENVVAR=regex
2009-04-19 Denis Vlasenkoanother stab at fixing out-of-tree build
2009-04-19 Denis Vlasenkosame as previous, but -100 bytes
2009-04-19 Denis Vlasenkohush: fix handling of } which is not a closing one...
2009-04-19 Denis Vlasenkohopefully fix out-of-tree build broken by 26139
2009-04-19 Denis Vlasenkomdev: Rob's #if forest removal
2009-04-18 Mike Frysingerfix build errors when function support is turned off
2009-04-18 Denis Vlasenkohush: fix thinko in error msg
2009-04-18 Denis Vlasenkohush: fix "trap -- handler SIGs..."; escape handlers...
2009-04-18 Denis Vlasenkoacpid: prevent creation of zombies
2009-04-18 Denis Vlasenkohush: fix thinko in unset_func
2009-04-18 Denis Vlasenkohush: implement unset -f; beautify the handling of...
2009-04-18 Denis Vlasenkohush: deal with umask TODO (symbolic modes)
2009-04-18 Denis Vlasenkohush: implement proper SIGHUP handling
2009-04-17 Denis Vlasenkobuiltin_return's parameter is not unused
2009-04-17 Denis Vlasenkohush: return builtin by Bayram Kurumahmut (kbayram...
2009-04-17 Denis Vlasenkofix move_to_unaligned32
2009-04-17 Denis Vlasenkobuild system: remove some unnecessary rebuilds
2009-04-17 Denis Vlasenkohush: set $n properly for "source" builtin
2009-04-17 Denis Vlasenkohush: fix non-interactive response to pipe being stopped.
2009-04-17 Denis Vlasenkohush: unblock TERM, INT, HUP in child shells too.
2009-04-17 Denis Vlasenkohush: disallow "{echo hi; }" (require whitespace)
2009-04-17 Denis Vlasenkomdev: add large comment, fix a buglet with subsystem...
2009-04-16 Denis Vlasenkodisable FLASH_ERASEALL in defconfig
2009-04-16 Denis Vlasenkomdev: set mode, needed when device node already exists.
2009-04-16 Denis Vlasenkomdev: change subsystem syntax from /subsystem to subsys...
2009-04-16 Denis Vlasenkoupdate example udhcpc script
2009-04-16 Denis Vlasenkohush: add a TODO
2009-04-16 Denis Vlasenkohush: fix "if { echo foo; } then { echo bar; } fi"...
2009-04-15 Denis Vlasenkohush: stop ignoring ^Z in child shells
2009-04-15 Denis Vlasenkohush: remove old disabled ^Z handling
2009-04-15 Denis Vlasenkohush: fix heredoc_huge.tests broken in last commits
2009-04-15 Denis Vlasenkohush: remove TODO comment itself :)
2009-04-15 Denis Vlasenkohush: deal with a TODO: move argv_from_re_execing out...
2009-04-15 Denis VlasenkoStart 1.15.x development
next