OSDN Git Service

android-x86/external-toybox.git
2017-04-19 Rob LandleyAdd ls -ll (with --full-time as a compatibility synonym...
2017-04-18 Rob LandleyThe kernel needs bc to build because
2017-04-17 Elliott HughesUse $(( rather than $[ for arithmetic in expand.test.
2017-04-17 Elliott HughesMake ls.test work without awk.
2017-04-16 Elliott HughesSpeed up tail.test for shells without builtin printf.
2017-04-12 Rob LandleyDefault to -b rather than -q when output is to a tty.
2017-04-11 Elliott HughesFix "make test_split".
2017-04-11 Rob LandleySilence a broken warning by hitting it with a rock.
2017-04-11 Elliott HughesMake fdisk buildable.
2017-04-11 Elliott HughesFix touch -a/-m (and add the missing tests).
2017-04-10 Elliott HughesAdd "uudecode -o -" support.
2017-04-08 Rob LandleyFix the ls -m test (which is just a whitespace issue...
2017-04-07 Elliott HughesMake renice.test work without awk.
2017-04-07 Elliott HughesRemove mount.test awk dependency.
2017-04-07 Elliott HughesMake pgrep tests runnable on toybox-only systems.
2017-04-07 Elliott HughesMake pkill tests runnable on a toybox-only system.
2017-04-07 Elliott HughesMake bzcat tests runnable on a toybox-only system.
2017-04-04 Rob LandleyAdd "testcmd" function as an alternative to "testing...
2017-04-03 Elliott HughesFix ls -a and ls -A tests.
2017-04-03 Rob LandleyTrivial cleanup. (Whitespace, brackets, and remove...
2017-04-03 Rob LandleyAdd gzip support. (Doesn't show source OS and timestamp...
2017-04-03 Elliott HughesImplement dmesg -T.
2017-03-29 Rob LandleyDon't try to implement %s, we have @seconds, strptime...
2017-03-29 Rob LandleyNew date range tests are simple, won't catch Feb 29...
2017-03-29 Rob LandleyReplace chkmktime() (which produces false positive...
2017-03-28 Josh Gaops: don't query for terminal size if not a tty.
2017-03-27 Elliott HughesFix the type of the callback in getprop.
2017-03-24 Rob LandleyWe grew a few more commands that weren't on the roadmap...
2017-03-23 Rob LandleyNow that just about everything has --help, don't output...
2017-03-22 Elliott HughesFix a typo and explain a mystery in news.html.
2017-03-22 Elliott HughesImplement uptime -s.
2017-03-22 Rob Landleydirtree_flagread() returns DIRTREE_ABORTVAL when the...
2017-03-20 Rob LandleyPaste bugfix, more tests.
2017-03-20 Rob LandleyAdd TOYBOX_PEDANTIC_ARGS to check arguments when there...
2017-03-20 Rob LandleyRewrite paste so it actually works.
2017-03-05 Rob LandleyAnother FAQ entry.
2017-03-04 Rob LandleyFAQ tweak: one more link on toybox history.
2017-03-04 Rob LandleyCheck in web page announcement for 0.7.3.
2017-02-21 Rob LandleyIt's past time for 0.7.3.
2017-02-21 Rob LandleyIf the last ps field is left justified, it extends...
2017-02-21 Elliott Hughes4a4b3d65644ce403b0f22887fc0d38b0202ec8c7 upset clang.
2017-02-21 Rob LandleyDeclaring todo bankruptcy, dmesg goes back into pending...
2017-02-21 Elliott HughesFix dmesg -c and -C.
2017-02-18 Rob LandleyAscii only showed 15 rows instead of 16 and spacing...
2017-02-18 Elliott HughesFix the comment about the Android SIGPIPE behavior.
2017-02-16 Elliott HughesTeach file(1) about bzip2 files.
2017-02-10 Rob LandleyAdd back bionic SIGPIPE handler workaround accidentally...
2017-02-09 Rob LandleyDocument df -a
2017-02-07 Rob LandleyAdd ascii: display ascii table.
2017-02-07 Rob Landleyps -l has 4 chars left for "cmd", switch "ADDR" to...
2017-02-06 Rob LandleyMake tty size failure to enable -w (Elliott prefers...
2017-02-06 Rob LandleyDon't set SIGWINCH when reading ANSI size probe data...
2017-02-06 Rob LandleyBugfix: last field was padding to width with trailing...
2017-02-05 Rob LandleyPatch from Elliott to silence a "const" warning in...
2017-02-05 Rob LandleySilence a warning.
2017-02-05 Rob LandleyDefault to width 80 when tty size probe fails (ala...
2017-02-04 Rob LandleyPosix says stdio.h should define 'stdout' as a macro...
2017-02-04 Rob LandleySwitch oneit to use xopen_stdio() for -c (oops) and...
2017-02-03 Elliott HughesFix typo in pgrep help.
2017-02-03 Elliott HughesFix operator precedence error in df.
2017-02-01 Rob LandleyBuild dependency tweak.
2017-02-01 Rob LandleyExtend default USER length to 12 and output "+" as...
2017-01-31 Rob Landleyps bugfix: len of TTY field doesn't include null termin...
2017-01-31 Rob LandleyCleanup leftover debris.
2017-01-30 Elliott HughesImprove file's ELF parsing.
2017-01-29 Rob LandleyIzabera suggested seq should multiply to avoid accumula...
2017-01-29 Rob LandleyTweak -w help text to clarify that it prevents truncati...
2017-01-29 Rob LandleyFix padto in draw_trim_esc() so it behaves like printf...
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-28 Elliott HughesMinor Android roadmap update.
2017-01-28 Rob LandleyRemove s6 from roadmap. (It wasn't in status.html anywa...
2017-01-28 Rob LandleyAnswer another question.
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-14 Elliott HughesAdd "microcom" to pending.
2017-01-14 Rob LandleyQuick and dirty fix for CVE-2016-6321 but seriously...
2017-01-10 Rob LandleyMore pending shell tests.
2017-01-04 Rob LandleyImplicit function declarations are an error, not a...
2017-01-04 Rob LandleyTweak install_airlock help text.
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...
2017-01-04 Rob LandleySome lib fixes: mark xvfork() noinline, make xsendfile...
2017-01-04 Rob LandleyAn option can't exclude itself, so "abc[-ab][!abc]...
2017-01-02 Rob LandleyAlas, the backup list archive went down because https...
2016-12-30 Elliott HughesRemove unnecessary casts in stat.c, fix a claimed buffe...
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 Rob LandleyAdd test for last sort commit.
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...
next