OSDN Git Service

android-x86/external-busybox.git
2009-06-15 Denys Vlasenkolibbb: stop using bb_strtod for now
2009-06-15 Denys Vlasenkoseq: fix testsuite failures
2009-06-14 Denys Vlasenkoash: fix . builtin
2009-06-13 Denys Vlasenkofix or document testsuite failures
2009-06-13 Denys Vlasenkotest, tcpsvd, tcpsvd: shrink
2009-06-13 Denys Vlasenkofix permissions in testsuite
2009-06-12 Denys VlasenkoUpdate POSIX compliance table
2009-06-12 Denys Vlasenkoreadlink: support -n, -v, -s and -q too if support...
2009-06-11 Denys Vlasenkoash: revert over-zealous usage of FAST_FUNC
2009-06-10 Denys Vlasenkoadded comments about [[ ]] to ash and hush. no code...
2009-06-10 Denys Vlasenkohush: add HUSH_BASH_COMPAT, make [[ special handling...
2009-06-10 Denys Vlasenkotelnetd: more compact version of the fix for stray...
2009-06-09 Denys Vlasenkotelnetd: properly close fds in child
2009-06-09 Denys Vlasenkohush: specially handle [[ - suppress globbing & multiwo...
2009-06-09 Denys Vlasenkorandomconfig fixes
2009-06-09 Denys Vlasenkodiff: tiny compat tweak
2009-06-07 Denys Vlasenkohush: drop REDIRECT_INVALID; other minor tweaks
2009-06-07 Denys Vlasenkohush: fix a segfault in export builtin
2009-06-07 Denys Vlasenkostop using non-standard macro, use WEXITSTATUS instead
2009-06-06 Denys Vlasenkohush: make builtins work in pipes (eval ... | ...)...
2009-06-05 Denys Vlasenkoifupdown: if $PATH is not set, do not set it to ""...
2009-06-05 Denys Vlasenkoftpd: allow multiple -S options to increase verbosity...
2009-06-05 Denys Vlasenkoprintf: accept negative numbers for %x; sh: overflowed...
2009-06-05 Denys Vlasenkoinetd: comment why we redirect stderr to network
2009-06-05 Denys Vlasenko*: reduce #ifdef forest
2009-06-05 Denys Vlasenko*: add FAST_FUNC to function ptrs where it makes sense
2009-06-04 Denys Vlasenkoftpd: fix a case when with -w unknown commands are...
2009-06-03 Bernhard Reutner... rename CONFIG_FEATURE_TAR_GZIP
2009-06-03 Denys Vlasenkotweak docs
2009-06-03 Denys Vlasenkohush: document a TODO in export builtin
2009-06-03 Denys Vlasenkohush: fix a case when backgrounded cmd makes shell...
2009-06-03 Denys Vlasenkohush: add support for local builtin
2009-06-01 Mike Frysingerbloat-o-meter: touchup argv handling
2009-06-01 Mike Frysingerbloat-o-meter: fix tab/space mixing
2009-06-01 Mike Frysingerhush_test: stop mixing tabs/spaces for indentation
2009-06-01 Mike Frysingergitignore: add debugging related files
2009-06-01 Mike Frysingerhush: unify syntax_error_unterm_{ch,str} a bit
2009-06-01 Mike Frysingerhush: push down expansion var in handle_dollar()
2009-06-01 Mike Frysingerhush: add support for special vars in braces
2009-06-01 Mike Frysingerhush_test: filter test output to avoid C lib differences
2009-06-01 Mike Frysingerlineedit: fix warning about unused label when VI editin...
2009-06-01 Denys Vlasenkonc, hush: cosmetic cleanups, no code changes
2009-05-29 Denys Vlasenkoread_key: drop optimization where we read 3 bytes at...
2009-05-28 Denys Vlasenkohust: trivial simplification in builtin_type
2009-05-28 Denys Vlasenkohush: fix bug 353 (wrong handling of \x in assignments)
2009-05-28 Denys Vlasenkohush: optimize type builtin a bit more
2009-05-28 Denys Vlasenkohush: optimize type builtin a bit
2009-05-28 Mike Frysingeronly build common libarchive objs when needed
2009-05-28 Denys Vlasenkomodprobe: fix more bugs in modprobe -r
2009-05-28 Denys Vlasenkocpio.tests: fix false positive
2009-05-27 Mike Frysingerhush: implement `type`
2009-05-27 Denys Vlasenkohush: remove outdated TODO and superfluous macro; fix...
2009-05-26 David KrakovPOSIX conformance documentation for busybox
2009-05-26 Denys Vlasenkohush: tweak comment
2009-05-26 Denys Vlasenkohush: rename last_waitpid_was_0 to we_have_children
2009-05-26 Denys Vlasenkomodprobe: fix modprobe -r. closes bug 315
2009-05-25 Denys Vlasenkohush: fix SIGCHLD counting code, but keep it disabled...
2009-05-25 Denys Vlasenkoflash_lock, flash_unlock: new applets
2009-05-23 Denys Vlasenkomake compound.tests executable
2009-05-23 Denys Vlasenkohush: fix problems with case in subshells and with...
2009-05-21 Mike Frysingerhush_test: add some pathological compound list tests
2009-05-21 Mike Frysingerhush_test: test for subshell function syntax
2009-05-21 Mike Frysingerhush_test: add subshelled case tests
2009-05-21 Mike Frysingerhush_test: update test output to match new getopt(...
2009-05-21 Mike Frysingerhush_test: ignore generated files
2009-05-20 Denys Vlasenkohdparm: fix a thinko in a previous commit
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2009-05-20 Denys Vlasenkohdparm: code shrink
2009-05-20 Denys Vlasenkohdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80...
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2009-05-20 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2009-05-20 Mike Frysingerhush: fix build failure when jobs are disabled
2009-05-19 Denys Vlasenkoappletlib.c: prevent applet list overflowing screen
2009-05-19 Denys Vlasenkoscriptreplay: new applet. +423 bytes
2009-05-19 Denys Vlasenkoadd platform tweaks
2009-05-18 Denys Vlasenkoawk: put at least one NUL between $n. Hopefully closes...
2009-05-18 Denys Vlasenkogzip: fix gzip with many files corrupting some files...
2009-05-18 Denys Vlasenkodepmod: fix handling of .gz modules
2009-05-17 Denys Vlasenkolineedit: small fixes
2009-05-17 Denys Vlasenkoline editing: add an option to emit ESC [ 6 n and use...
2009-05-15 Denys Vlasenkoxmalloc_[open_]read[_close]: do not ignore xrealloc...
2009-05-15 Denys Vlasenkolineedit: use read_key to recognize ESC sequence.
2009-05-13 Denys Vlasenkoadduser/addgroup: make system id range configurable.
2009-05-13 Denys Vlasenkomount: save 80 bytes by forced de-inlining
2009-05-13 Denys Vlasenkomount: document when kernel started accepting string...
2009-05-13 Mike Frysingersplit website off into dedicated git repo
2009-05-13 Denys VlasenkoTODO: add some
2009-05-11 Bernhard Reutner... Adjust names, link contributing info in main index
2009-05-10 Denys Vlasenkosysctl: stop abusing parser->line
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
next