OSDN Git Service

android-x86/external-toybox.git
2016-05-23 Steve Kondiktoybox: Fix netstat crash android-x86-6.0-r1 android-x86-6.0-r2
2016-05-23 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-05-23 Steve KondikRevert "toybox: Fix build of static executable"
2016-05-22 Steve KondikRevert "toybox: find: Fix segfault when using -iname...
2016-05-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-10 Rob LandleyUse CFG_TOYBOX_NORECURSE to avoid
2016-05-07 Elliott HughesTurn on CONFIG_TOYBOX_NORECURSE for SafeStack.
2016-05-07 Rob LandleyWork around increasingly insane compiler developers...
2016-05-06 Elliott HughesRegenerate generated files.
2016-05-06 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-06 Alistair StrachanFix static linkage of toybox binary.
2016-05-06 Elliott HughesAdd top -H.
2016-05-06 Elliott HughesAndroid roadmap update.
2016-05-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-05 Elliott Hughes"top -b -n1" should end with a newline.
2016-05-04 Rob LandleyElliott says -T should fetch threads even when not...
2016-05-04 Rob LandleySimplify ps android scheduling policy fetch slightly.
2016-05-04 Elliott HughesSwitch to toybox ps.
2016-05-04 Elliott HughesRegenerate generated files.
2016-05-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-05-04 Rob LandleyHostname cleanup, as described on the list.
2016-05-04 Paul BarkerAdd -b and -F arguments to hostname
2016-05-02 Rob LandleyFluff up README.
2016-05-01 Elliott HughesAdd a ps "PCY" field for Android scheduling policy.
2016-04-30 Elliott HughesRegenerate generated files.
2016-04-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-30 Martin Blumenstingltoybox: Do not install a symlink for traceroute6
2016-04-30 Rob LandleyFirst guess at showing thread names properly.
2016-04-29 Elliott HughesShow "-" rather 0 if we don't know whether a process...
2016-04-29 Elliott HughesFix ps -O help output alignment.
2016-04-29 Elliott HughesRegenerate generated files.
2016-04-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-25 Rob Landleyps thread supportand 32/64 bit detection.
2016-04-25 Rob LandleyFix find bug reported by Tom Marshall, add test for...
2016-04-24 Rob LandleyAdd "infrastructure in search of a user" to cleanup...
2016-04-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-24 Elliott HughesAdd the non-tty more(1) test.
2016-04-23 Elliott HughesFix more to not append an extra newline.
2016-04-23 Elliott HughesFix more to a non-tty.
2016-04-23 Rob LandleyRemove inappropriate bzip tests (we're not comparing...
2016-04-23 Rob LandleyFiz bzcat segfault reported by John Regehr (bad crc...
2016-04-23 Rob LandleyAllow EVAL= to run test under a different shell (for...
2016-04-22 Elliott HughesRegenerate generated files.
2016-04-21 Rob LandleyHave dirtree_recurse() take the new dirfd as an argument.
2016-04-21 Davis MosenkovsFix touch -t seconds parsing
2016-04-21 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-04-20 Rob LandleyStart of shell tests: $(()) and $'' expansion.
2016-04-20 Rob LandleyReplace list_working with just list, "make list list_pe...
2016-04-20 Rob Landleyps and top are implemented from the android todo. Recor...
2016-04-17 Rob LandleyDust off toysh, remove ancient config debris, add start...
2016-04-17 Elliott HughesFix tail -NUM again.
2016-04-17 Elliott HughesFix "ssh top".
2016-04-17 Elliott HughesFix top -b.
2016-04-16 Rob LandleyRename gratuitous references to Roger Zelazny's amber...
2016-04-15 Elliott HughesStop creating a symlink for route.
2016-04-15 Andy ChuFix a buffer overflow in diff -r.
2016-04-15 Rob LandleyAndy Chu pointed out an out of bounds access for zero...
2016-04-14 Steve KondikMerge branch 'master' of https://android.googlesource...
2016-04-13 Tom Marshalltoybox: find: Fix segfault when using -iname/-ipath...
2016-04-11 Rob Landleysed -f - should read from stdin.
2016-04-10 Rob LandleyDidn't check in all my local basename_r->getbasename...
2016-04-09 Rob LandleyJakob Flierl pointed out a broken URL in the README.
2016-04-08 Rob LandleyRedefining basename_r to mean something random seems...
2016-03-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-30 Elliott HughesRegenerate generated files.
2016-03-30 Rob LandleyWhitespace and comment.
2016-03-30 Andy ChuImplement mv -n / cp -n (no clobber).
2016-03-29 Elliott HughesFix build when wchar_t is unsigned.
2016-03-29 Rob LandleyFix exit code of things like sed -i that use tempfile_h...
2016-03-25 Samuel Hollandbasename: fix segfault on null input; add tests
2016-03-25 Elliott HughesAdd od -w.
2016-03-25 Elliott Hughestoolbox prlimit is no more.
2016-03-24 Rob LandleyDebian bug 635570 did something horribly nonstandard...
2016-03-23 Rob LandleyFix bzcat.test (as noted by Andy Chu), wean tests off...
2016-03-23 Rob LandleyThe test infrastructure prints the command name now...
2016-03-23 Rob LandleyMinor blkid cleanup. (There was a while(ptr[-1]=='...
2016-03-23 Rob LandleyRedo build stuff in response to Andy Chu's suggestions.
2016-03-22 Samuel Hollandblkid: Handle short/empty vfat labels; update tests
2016-03-21 Rob LandleyPosix requires "" to be false, and 00 should be false...
2016-03-20 Elliott HughesMake lsof 10x faster by caching /proc/net socket info.
2016-03-18 Rob LandleyFix last commit (had newline before first ==> name...
2016-03-18 Josh GaoFix "tail -f single_file".
2016-03-17 Rob Landleyexpr cleanup: simplify get_str() and free returned...
2016-03-17 Andy ChuRemove 'exit' from xargs test too.
2016-03-17 Andy ChuFix bug where all tests aren't being run with 'make...
2016-03-17 Rob Landleyexpr cleanup: traverse optargs with tok instead of...
2016-03-16 Rob LandleyMove whitespace and curly brackets around, move referen...
2016-03-16 Andy ChuFix type coercion bugs in expr.
2016-03-16 Andy ChuFix the operator precedence in expr.
2016-03-15 Rob LandleyAdd base64.test, and Izabera pointed out that -w0 shoul...
2016-03-15 Rob LandleyAdd ls -b and make ls -q work with utf8.
2016-03-14 Rob LandleySplit out _xexit() from xexit() and give sigatexit...
2016-03-13 Rob Landleyfactor: use long long math (64 bit on 32 bit platforms...
2016-03-12 Rob LandleyUpdate scripts/single.sh and cp.c so "make mv" isn...
2016-03-12 Rob LandleyThe xattr functions were added during the 2.5 kernel...
2016-03-11 Tom Marshalltoybox: Fix upstream version parsing
2016-03-10 Andy ChuFix segfault in sed -e 'c\'.
2016-03-09 Ricardo CerqueiraFix cflags pollution from other projects
2016-03-09 Steve Kondiktoybox: Fix build
2016-03-09 Steve Kondiktoybox: Update makefile, generated files, and configuration
next