OSDN Git Service

android-x86/external-toybox.git
2016-10-20 Rob LandleyAdd special "touch -" behavior and require an argument.
2016-10-20 Rob LandleyShow driver for interface in ifconfig output.
2016-10-20 Rob LandleyAllow out and escout to be NULL in crunch_str()
2016-10-20 Rob LandleyAlways regenerate config.h for now, so make single...
2016-10-20 Rob LandleyMore touch tests, and a fix found by one. (The three...
2016-10-18 Rob LandleyTest infrastructure: collate make "test_single" and...
2016-10-18 Rob LandleyAdd a printf test that shows a bug.
2016-10-18 Rob LandleyUnify touch -t and -d handling, allow posix's underspec...
2016-10-18 Rob LandleyA few more sed tests.
2016-10-17 Rob LandleyThe recent --help infrastructure fiddling made "toybox...
2016-10-12 Elliott HughesStop renaming the ADDR field to PC on Android.
2016-10-11 Rob LandleyMake netcat work with nommu and factor out poll() loop...
2016-10-09 Rob LandleyIzabera pointed out that ls defaults to -q when output...
2016-10-08 Rob LandleyTeach ps -w not to truncate any fields.
2016-10-08 Rob LandleyEvgenii Stepanov found a bug where argv0len was set...
2016-10-05 Rob LandleyExplain some generic argument parsing features in toybo...
2016-10-04 Rob LandleyExplain dlist_terminate.
2016-10-03 Elliott HughesUpdated Android roadmap.
2016-10-03 Rob LandleyDavid Hedges pointed out that interface names can be...
2016-10-03 Rob LandleyAdd install_airlock target for hermetic build environme...
2016-10-01 Rob Landleydu: 32 bit systems were maxing out at 2GB when they...
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 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-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 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-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 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-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-17 Rob LandleyThe recent option parsing changes broke the multiplexer...
2016-07-16 Elliott HughesRemove sendevent from the Android roadmap.
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-08 Elliott Hughesdd improvements.
2016-07-08 Elliott HughesFix typo in chattr test.
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)
2016-07-02 Rob LandleyNext round of netstat cleanup.
2016-07-01 Rob LandleyAdd patch -d and --dry-run
2016-07-01 Rob LandleyFix option parsing infrastructure bug.
2016-06-30 Rob LandleyTeach wc to do -cm together. Fix testsuite so TEST_HOST...
2016-06-30 Rob LandleyAdd NOSPACE=1 to allow tests to pass with diff -b
next