OSDN Git Service

android-x86/external-toybox.git
2016-11-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-11 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-02 Evgenii StepanovFix control flow integrity check failure in ps.
2016-10-30 Elliott HughesImplement "dmesg -w".
2016-10-27 Rob LandleyIzabera pointed out that split -b -l are exclusive.
2016-10-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-26 Elliott HughesAdd fallocate -o.
2016-10-25 Elliott HughesAndroid O allows '@' in property names.
2016-10-24 Rob LandleyTypos.
2016-10-22 Rob LandleyTweak help text.
2016-10-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-21 Rob LandleyAnnounce 0.7.2.
2016-10-21 Rob LandleyNothing in pending should "default y".
2016-10-21 Rob LandleyNothing in pending should "default y".
2016-10-21 Rob LandleyClose to cutting a release and I don't want to have...
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-20 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-20 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-10-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-10-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-10-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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-05 Elliott HughesAdd uudecode/uuencode. am: eacb349519 am: d6403b47ef
2016-10-05 Elliott HughesAdd uudecode/uuencode. am: eacb349519
2016-10-05 Elliott HughesAdd uudecode/uuencode.
2016-10-04 Rob LandleyExplain dlist_terminate.
2016-10-04 Elliott HughesAdd uudecode/uuencode.
2016-10-04 Elliott HughesRegenerate generated files. am: 591e5474ca am: 62a27179ab
2016-10-04 Elliott HughesMerge "Add install_airlock target for hermetic build...
2016-10-04 Elliott HughesMerge "du: 32 bit systems were maxing out at 2GB when...
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-04 Elliott HughesRegenerate generated files. am: 591e5474ca
2016-10-04 Elliott HughesMerge "Add install_airlock target for hermetic build...
2016-10-04 Elliott HughesMerge "du: 32 bit systems were maxing out at 2GB when...
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-04 Elliott HughesRegenerate generated files.
2016-10-04 Elliott HughesMerge "Add install_airlock target for hermetic build...
2016-10-04 Elliott HughesMerge "du: 32 bit systems were maxing out at 2GB when...
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-04 Elliott HughesRegenerate generated files.
2016-10-04 Elliott HughesMerge "Add install_airlock target for hermetic build...
2016-10-04 Elliott HughesMerge "du: 32 bit systems were maxing out at 2GB when...
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-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 HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-09-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-09-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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 am: a31c4a356f am: 2c4dc7733b
2016-09-24 Dimitry IvanovAdd missing liblog dependency am: a31c4a356f
2016-09-24 Dimitry IvanovAdd missing liblog dependency
2016-09-24 Dimitry IvanovAdd missing liblog dependency
2016-09-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-09-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-09-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2016-09-12 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
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...
next