OSDN Git Service

android-x86/external-toybox.git
2016-10-04 Elliott HughesMerge "Move --version handling next to --help handling...
2016-10-04 Elliott HughesMerge "sed -i run as root wasn't preserving ownership."
2016-10-01 Rob LandleyMove --version handling next to --help handling, so...
2016-09-30 Rob Landleysed -i run as root wasn't preserving ownership.
2016-09-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-09-29 Elliott HughesAccept extra ps arguments as additional pids.
2016-09-28 Elliott HughesShow thread names with "ps -T" on Android.
2016-09-28 Rob LandleyMake setns depend on TOYBOX_CONTAINER probed value.
2016-09-28 Rob LandleyKernels between 2006 and 2010 (such as the one in Cento...
2016-09-27 Lipi C.H. LeeChanged xopen_stdin() to xopen_stdio().
2016-09-24 Dimitry IvanovAdd missing liblog dependency
2016-09-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-09-14 Elliott HughesFix ls -lh.
2016-09-13 Elliott HughesAdd ar archive support to file.
2016-09-13 Elliott HughesAdd -h and -L to file.
2016-09-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-09-12 Rob LandleyIzabera pointed out that "file -" was inconsistent...
2016-09-06 Rob LandleyTeach sed s/// how to handle [:space:] type sequences.
2016-09-05 Rob LandleyReplace loopfiles' failok with WARN_ONLY open flag.
2016-09-05 Rob LandleyExport notstdio() wrapper.
2016-09-05 Rob LandleyFluff up cmp tests.
2016-09-05 Rob Landleymake test_cmp caused the make invocation to exit with...
2016-09-04 Rob LandleyAdd comment so I don't undo and then redo a thing again.
2016-09-04 Rob LandleyRemove a chunk of copied header that hasn't been upated...
2016-09-04 Rob LandleyAdd openro() and WARN_ONLY flag so xopen() and friends...
2016-09-04 Rob LandleySwitch help.c from #ifdef to if()
2016-09-03 Rob LandleyMove genericish function to lib.
2016-08-29 Elliott HughesAdd symlink for chrt.
2016-08-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-28 Rob LandleyAdd tap support to tunctl.
2016-08-28 Rob LandleyMake "LC_ALL=C ls -Cs --color" produce the same output...
2016-08-28 Rob LandleyRemove some redundancy and unnecessary xprintf().
2016-08-28 Elliott HughesFix ls -sh.
2016-08-25 Elliott HughesAdd chrt to pending.
2016-08-23 Rob LandleyAdd tunctl.
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-22 Rob LandleyA round of dd cleanup.
2016-08-21 Rob LandleyPromote setfattr
2016-08-21 Rob LandleyClean up setfattr.
2016-08-19 Rob LandleyChange xgetpwnamid/xgetgrnamid to xgetuid/xgetgid retur...
2016-08-16 Rob LandleyAdd length modifier to date escapes, and length sanity...
2016-08-15 Rob LandleyMake "stat -c %37G file" and "stat -c %.5G file" work...
2016-08-15 Rob LandleyExplain shared library policy, fix an unblanaced tag...
2016-08-13 Rob LandleyDocument deviations from posix for echo.
2016-08-13 Rob LandleyAdd TOYFLAG_NOHELP to disable --help processing for...
2016-08-13 Rob LandleyMove getusername/getgroupname to lib. (Return name...
2016-08-11 Rob LandleyMatthias Urhahn pointed out that %b returns hardwired...
2016-08-07 Rob LandleyInline setup_inout(), test ftruncate() return value...
2016-08-04 Rob LandleyMake xopen() skip stdin/stdout/stderr, add xopen_stdio...
2016-08-02 Elliott HughesFix warning: 'XATTR_NAME_SMACK' macro redefined.
2016-08-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-02 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-08-01 Elliott HughesFix touch(1) date parsing on tzcode-derived systems.
2016-07-30 Rob LandleySingle builds skip commands with 0 in the install locat...
2016-07-29 Rob LandleyIzabera reporeted that FLAG_v was never checked in...
2016-07-26 Rob LandleyMove regexec0 into lib (regexec that takes length and...
2016-07-23 Rob LandleyUsischev Yury pointed out that id shouldn't use exit...
2016-07-23 Rob LandleyUsischev Yury pointed out a use after free error.
2016-07-23 Rob LandleyMany failing tests I need to fix grep to pass while...
2016-07-21 Rob LandleyCommon test infrastructure says command name, don't...
2016-07-18 Elliott HughesAdd getfattr(1) and setfattr(1).
2016-07-18 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-07-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-17 Rob LandleyThe recent option parsing changes broke the multiplexer...
2016-07-16 Elliott HughesRemove sendevent from the Android roadmap.
2016-07-16 Elliott HughesAdd sha224sum, sha256sum, sha384sum, and sha512sum.
2016-07-15 Elliott HughesAdd sha224sum, sha256sum, sha384sum, and sha512sum.
2016-07-15 Elliott HughesSwitch to toybox sendevent.
2016-07-15 Elliott HughesSwitch to toybox sendevent.
2016-07-15 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-07-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-15 Rob LandleyFix non-library md5sum build. (Oops.)
2016-07-15 Rob LandleyAdd optional openssl accelerated versions of hash funct...
2016-07-15 Rob LandleyDon't close stdin when loopfiles reads "-".
2016-07-15 Rob LandleySomebody asked a FAQ on irc, so answer it.
2016-07-14 Elliott HughesAdd Android's "sendevent".
2016-07-14 Rob LandleyAdd -c to md5sum and sha1sum.
2016-07-13 Elliott HughesIncrease ps' default RSS and VSIZE widths.
2016-07-13 Rob LandleyBugfix: suffixless string was feeding terminating NUL...
2016-07-12 Rob LandleyImplement NOP find -noleaf
2016-07-12 Rob LandleyConvert atolx() and friends to use long long internally...
2016-07-11 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-07-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-08 Elliott HughesAdd file(1).
2016-07-08 Elliott HughesAdd file(1).
2016-07-08 Elliott Hughesdd improvements.
2016-07-08 Elliott HughesFix typo in chattr test.
2016-07-08 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-07-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-07-06 Rob LandleyFix generated/make.sh. (Quotes in TOYBOX_VERSION need...
2016-07-05 Elliott HughesImplement xxd -s.
2016-07-05 Elliott HughesDon't try to guess the build id type in file(1).
2016-07-05 Rob LandleyFix chattr and date tests.
2016-07-04 Rob LandleyNow that we're using the adjusted option string, need...
2016-07-04 Rob LandleyFix a bug (octal digits are 0-7, not 0-8) and deal...
2016-07-04 Rob LandleyPromote file.
2016-07-04 Elliott HughesImprove file(1)'s ELF support.
2016-07-03 Rob LandleyPromote netsat, and move ifconfig, netcat, and rfkill...
2016-07-03 Rob LandleyMore netstat cleanup (inline display_data)
next