OSDN Git Service

Merge remote-tracking branch 'toybox/master' into HEAD
[android-x86/external-toybox.git] / toys /
2017-01-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-29 Rob LandleyTweak -w help text to clarify that it prevents truncati...
2017-01-28 Elliott HughesAdd missing `static`s and remove an unused function.
2017-01-28 Rob LandleyWhitespace.
2017-01-28 Rob Landleymodprobe: Small cleanup pass, described on the list.
2017-01-28 Steve Mucklemodprobe: use finit_module when possible
2017-01-28 Steve Mucklemodprobe: add -d option to specify module directory...
2017-01-28 Elliott Hughestop -H is more useful if it shows thread names.
2017-01-26 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-25 Dimitry IvanovRemove name length limit for system properties
2017-01-25 Rob LandleyPromote microcom to net.
2017-01-25 Rob LandleySwitch escape charcter to ^] (ascii 29, doesn't conflic...
2017-01-17 Elliott HughesFix microcom command-line help and -X.
2017-01-15 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-01-14 Elliott HughesAdd "microcom" to pending.
2017-01-14 Rob LandleyQuick and dirty fix for CVE-2016-6321 but seriously...
2017-01-04 Rob Landleyftpget: implement -mMdDlL, put ftp transactions into...
2017-01-04 Rob LandleyFirst stab at ftpget/ftpput. (Documents a lot of option...
2016-12-30 Elliott HughesRemove unnecessary casts in stat.c, fix a claimed buffe...
2016-12-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-12-29 Elliott HughesStop lying to the compiler in modprobe's read_line.
2016-12-29 Elliott HughesAdmit that getprop requires selinux.
2016-12-29 Elliott HughesSwitch to bionic <sys/system_properties.h>.
2016-12-26 Rob LandleyMove hostid to toys/example and have it "default n".
2016-12-26 Elliott Hugheslog: use error_msg instead of perror_msg when errno...
2016-12-26 wxjFix a bug for sort. When the key_separator is not space...
2016-12-24 Rob LandleyCleanup: Have get_hostname() handle its own lookup...
2016-12-20 Rob LandleyAdd units for -atime and friends. (Also legacy -amin...
2016-12-13 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-12-12 Rob LandleyFirst cleanup pass on new dmesg.
2016-12-10 Elliott HughesPass DIRTREE_PROC through the ps callbacks.
2016-12-09 Rob LandleyAdd DIRTREE_PROC to skip non-numeric entries and make...
2016-11-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-21 Rob LandleyHave dirtree_notdotdot() pass through !node->parent...
2016-11-19 Rob LandleyBug report from Justin Cormack, tar was producing a...
2016-11-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-11-18 Rob Landley"printf %x 64" wasn't working right on 32 bit because...
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-08 Rob LandleyJosh Gao pointed out that chmod -R . (and ..) didn...
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-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 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 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 LandleyUnify touch -t and -d handling, allow posix's underspec...
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-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 "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 "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 "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 Rob LandleyDavid Hedges pointed out that interface names can be...
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-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-27 Lipi C.H. LeeChanged xopen_stdin() to xopen_stdio().
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...
next