OSDN Git Service

android-x86/external-toybox.git
2015-01-14 Elliott HughesSwitch to toybox date, and add hwclock.
2015-01-14 Elliott HughesSwitch to toybox ifconfig.
2015-01-14 Elliott HughesSwitch on toybox inotifyd.
2015-01-14 Elliott HughesSwitch to toybox cat.
2015-01-14 Elliott HughesAdd sed and tr.
2015-01-14 Elliott HughesRemove factor and readahead.
2014-12-24 Elliott HughesSwitch to toybox getenforce/setenforce.
2014-12-24 Elliott HughesMerge "Regenerate generated files after upstream sync."
2014-12-24 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-24 Rob LandleyAnother sed bug. (The e2fsprogs build uses multiple...
2014-12-24 Rob LandleyPromote sed to posix.
2014-12-24 Elliott HughesMerge changes I32cd2b77,Ia136fa57,I95b76828
2014-12-24 Elliott HughesRegenerate generated files after upstream sync.
2014-12-24 Elliott Hughesgetenforce and setenforce
2014-12-24 Elliott Hughesthose of us who need to check in generated files find...
2014-12-23 Rob LandleyMerge catv back into cat as discussed on the list....
2014-12-23 Elliott HughesSwitch to toybox netstat.
2014-12-22 Rob LandleyAllocate space for null terminator.
2014-12-22 Rob Landleysed 'r' didn't work right.
2014-12-22 Rob LandleyAnother sed bug. (The e2fsprogs build uses multiple...
2014-12-22 Elliott HughesRemove uudecode/uuencode.
2014-12-21 Rob LandleyPromote sed to posix.
2014-12-21 Rob Landleysed: implement 'l'
2014-12-20 Rob LandleyAdd tizen section to roadmap.
2014-12-20 Rob LandleyMore sed bugs.
2014-12-19 Elliott HughesRebuild configuration after latest sync.
2014-12-19 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-19 Elliott HughesRegenerate the configuration after the upstream sync.
2014-12-19 Elliott HughesMerge "Fix yet another sed bug."
2014-12-19 Elliott HughesMerge "Make sed a\ line continuations work properly...
2014-12-19 Elliott HughesMerge "Fix bug in sed y/// where bytes in target but...
2014-12-19 Elliott HughesMerge "Last sed bugfix broke 'b', fix it."
2014-12-19 Elliott HughesMerge "Leftover variable from factoring out base64_init...
2014-12-19 Elliott HughesMerge "Oops. xfork() moved to portability.c and the...
2014-12-19 Elliott HughesMerge "Forgot to check in a header file for base64."
2014-12-19 Elliott HughesMerge "Add "make help" entry for "make change"."
2014-12-19 Elliott HughesMerge changes I0517eb7d,I87fbe12d
2014-12-18 Rob LandleyDecouple cp and mv so mv uses its own --help text.
2014-12-18 Rob LandleyGive fstype its own config symbol (separate from blkid...
2014-12-17 Elliott HughesStop building 'count' and 'oneit'.
2014-12-17 Elliott HughesBuild various 'pending' toybox commands that are in...
2014-12-17 Elliott HughesSwitch to toybox mv.
2014-12-17 Elliott HughesSwitch to toybox rm.
2014-12-17 Elliott HughesSwitch to toybox cp.
2014-12-16 Elliott HughesStop building obsolete cpio, killall5, link, and unlink.
2014-12-16 Elliott HughesSwitch rmdir to toybox.
2014-12-16 Elliott HughesSwitch to toybox mkdir.
2014-12-16 Elliott HughesSwitch to toybox chcon.
2014-12-15 Rob LandleyFix yet another sed bug.
2014-12-14 Rob LandleyMake sed a\ line continuations work properly for differ...
2014-12-14 Rob LandleyFix bug in sed y/// where bytes in target but not in...
2014-12-13 Rob LandleyLast sed bugfix broke 'b', fix it.
2014-12-13 Rob LandleyLeftover variable from factoring out base64_init()...
2014-12-13 Rob LandleyOops. xfork() moved to portability.c and the config2hel...
2014-12-13 Rob LandleyForgot to check in a header file for base64.
2014-12-13 Rob LandleyAdd "make help" entry for "make change".
2014-12-13 Rob LandleyAdd base64.
2014-12-13 Rob LandleyRemove more strncpy() calls.
2014-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-12 Elliott HughesSwitch to toybox mknod.
2014-12-12 Elliott Hugheshere's a patch that should let us replace toolbox's...
2014-12-12 Elliott HughesAdd more(1).
2014-12-11 Elliott HughesSwitch to toybox chmod.
2014-12-11 Rob LandleyMake unescape_delimited_string() copy the string so...
2014-12-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-10 Rob LandleyFix some sed bugs and improve error reporting.
2014-12-05 Elliott HughesSwitch to toybox kill.
2014-12-05 Rob LandleyWork with buildroot's extensively patched uClibc, and...
2014-12-05 Rob LandleyImplement xstrncat() and fix xstrndup().
2014-12-04 Elliott HughesSwitch to toybox vmstat.
2014-12-04 Rob LandleyAdd shred.
2014-12-03 Elliott HughesBuild all of netcat now bionic has <pty.h>.
2014-12-03 Rob LandleyMore gzip stuff: now creates -0 compression files ...
2014-12-03 Elliott Hughes[Android] Regenerate generated files.
2014-12-03 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2014-12-02 Rob LandleyFix bug pointed out by Elliott Hughes ("vmstat 1" shoul...
2014-12-02 Rob LandleyNote posix mailing list posting correcting a bug in...
2014-12-02 Rob LandleyDon't mount a filesystem over an existing one with...
2014-12-02 Rob LandleySwitching on fortify was not kind to the pending direct...
2014-12-02 Rob LandleyStart of deflate compress-side code, mostly refactoring...
2014-12-01 Rob LandleyAshwini Sharma pointed out that "mkdir sub; ln -s ...
2014-12-01 Rob LandleyRefactor expr and add another test entry that works...
2014-11-30 Rob LandleyTests for operator priority groupings.
2014-11-30 Rob LandleyRemove the strncpy from mountpoint, and make a lot...
2014-11-30 Rob LandleyThe "re-exec to regain root permissions" logic broke...
2014-11-30 Rob LandleyMinor whitespace cleanups.
2014-11-30 Ashwini Sharmaexpr.c: Added '==' sign into list of operations. Also...
2014-11-28 Rob LandleyImprove error reporting in parallel build. (On error...
2014-11-28 Rob LandleyMake sendfile use libbuf.
2014-11-28 Rob LandleyTiny in-passing cleanups to more.c.
2014-11-28 Rob LandleyCheck in most recent release notes.
2014-11-28 Rob LandleyWhen running a test, the diff is always an ascii diff...
2014-11-28 Rob LandleyAdd "change" subdirectory to make clean.
2014-11-28 Rob LandleyAdd "make change" target to build the big toybox binary...
2014-11-28 Rob Landleysed: c needs to trigger range logic like d, D works...
2014-11-27 Rob LandleyNew ifconfig tests from Cynt Rynt.
2014-11-26 Elliott HughesSwitch to toybox readlink.
2014-11-26 Elliott HughesSwitch to toybox dmesg.
2014-11-26 Elliott HughesRegenerate generated files after upstream sync.
2014-11-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into clean
next