OSDN Git Service

android-x86/external-toybox.git
2018-02-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-10 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-09 Elliott HughesFix the pidof comm and cmdline tests.
2018-02-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-09 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-09 Rob LandleyAndreas Gampe suggested a different fix.
2018-02-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-08 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-02-08 Rob LandleyThinko pointed out by Andreas Gampe (causing segfaults...
2018-02-05 Rob LandleyPeople keep running ./configure, so have it do a defcon...
2018-02-04 Rob LandleyAdd crc32.
2018-02-01 Rob LandleyAhem, I _said_ basic ping support.
2018-01-31 Rob LandleyBasic ping support.
2018-01-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-01-25 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-01-24 Rob LandleyRevert the ps -T thing until I understand what Elliott...
2018-01-23 Elliott HughesFix hang in losetup test.
2018-01-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-01-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2018-01-21 Reverend HomerFix variables in help.txt
2018-01-21 Rob Landleygzip cleanup: fix test_gzip, unify do_gzip/do_gunzip...
2018-01-21 Rob LandleyFix gunzip to past test_gunzip.
2018-01-16 Rob LandleyFix "ps -T 1234" to show thread belonging to that PID.
2018-01-15 Rob LandleyMerge shared_main() back into ps_main() and top_main...
2018-01-15 Rob LandleyAdd more comments to ps.
2018-01-15 Rob LandleySwitch xgettty() -> tty_fd() (returning -1 instead...
2018-01-11 Tom CherryReland: Stop building getprop
2018-01-10 Tom CherryReland: Stop building getprop
2018-01-10 Rob LandleyMove make help text out of Makefile.
2018-01-09 Elliott HughesAdd the gzip/gunzip/zcat tests I wrote for toolbox...
2018-01-09 Tom CherryRevert "Stop building getprop"
2018-01-09 Tom CherryRevert "Stop building getprop"
2018-01-08 Tom CherryStop building getprop
2018-01-06 Rob LandleyMove millitime() into lib.c.
2018-01-04 Tom CherryStop building getprop
2018-01-03 Rob LandleyCleanup pass on gzip.c.
2018-01-01 Rob LandleyPromote logger, and fluff up help text a bit.
2018-01-01 Rob LandleyCleanup logger.c, and move the facilitynames/priorityna...
2018-01-01 Rob Landleyxphung on github said: "config2help currently doesn...
2017-12-29 Rob LandleyPromote iconv.
2017-12-29 Rob LandleyCleanup iconv.
2017-12-27 Rob LandleyPromote setfattr
2017-12-27 Rob LandleyMinor cleanup on setfattr.c
2017-12-27 Elliott HughesAdd xxd -i (and xxd -ri).
2017-12-27 Elliott HughesFix xargs -0 with -n.
2017-12-24 Elliott HughesAdd fmt.
2017-12-22 Rob LandleyRedo namestopid to handle more cases.
2017-12-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-22 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-19 Rob LandleyFix make bloatcheck dependencies (pointed out by Patric...
2017-12-19 Elliott Hugheskillall should kill scripts too.
2017-12-11 Rob LandleyAn incomplete list of deviations from posix (it's a...
2017-12-10 Rob LandleyCleanup pass on stty: collate do_stty() calls for futur...
2017-12-06 Elliott HughesMerge changes I768f0948,I3d79bb35
2017-12-06 Treehugger... Merge changes I768f0948,I3d79bb35
2017-12-05 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-05 Elliott HughesUse NULL rather than 0 in vargs.
2017-12-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-12-03 Rob LandleyCommands in pending should default n.
2017-12-03 Elliott HughesAdd stty(1).
2017-12-03 Elliott HughesDon't capitalize in the middle of a sentence.
2017-12-03 Elliott HughesAdd uptime -p.
2017-12-03 Rob LandleyGaël PORTAY wants mdev to work when Linux has the block...
2017-12-03 Rob LandleyAndroid has its loop devices under "block" as Elliott...
2017-11-28 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-28 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-27 Rob LandleyRecognize sh/frv fdpic, and add types for bpf and new...
2017-11-26 Rob LandleyUse endianness info to read executable type.
2017-11-24 Elliott HughesAdd "time -v".
2017-11-22 Elliott HughesMake find -exec + obey ARG_MAX just like xargs.
2017-11-17 Rob LandleyMinor tweaks.
2017-11-17 Elliott HughesAdd "df -i".
2017-11-13 Xin LiMerge commit 'ebbab5196ab1c9dfeb610f6847650da181268e59...
2017-11-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-04 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-04 Elliott Hughesfile(1): add ogg, TrueType font, LLVM bitcode, PEM...
2017-11-01 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-01 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-11-01 Rob LandleyAdd top -m, fix width truncating for narrow screens...
2017-10-31 Rob LandleyRename test_*.c to demo_*.c (because "make test_$CMD...
2017-10-31 Rob LandleyOnly show LABEL= when there is one.
2017-10-31 Rob LandleyFix cut -s and -f when delimiter not found (posix says...
2017-10-28 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-28 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-28 Rob LandleyWeb page updates.
2017-10-26 Rob LandleyMake -c work with unicode chars, and first stab at...
2017-10-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-23 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2017-10-22 Rob LandleyInsmod dummy for ifconfig tests, and "pointopoint"...
2017-10-22 Rob LandleyAdd stat to index.
2017-10-22 Rob LandleyI ended up writing a new find from scratch, so remove...
2017-10-22 Rob LandleyTypo.
2017-10-21 Rob LandleyUse char for exitval and wasroot (first capped at 8...
2017-10-21 Rob LandleyUse setlocale(LC_CTYPE, "C.UTF-8") for more targeted...
2017-10-20 Jiyong ParkRemove libselinux_vendor
2017-10-19 Rob LandleyElliott wants to add TOYBOX_VENDOR.
2017-10-19 Jiyong ParkRemove libselinux_vendor
2017-10-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
2017-10-18 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD...
next