OSDN Git Service

android-x86/external-toybox.git
2016-03-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-30 Elliott HughesRegenerate generated files. am: fafe427 am: 5b9d613
2016-03-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-30 Elliott HughesRegenerate generated files. am: fafe427
2016-03-30 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-30 Elliott HughesRegenerate generated files.
2016-03-30 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-30 Elliott HughesRegenerate generated files.
2016-03-29 Elliott HughesFix build when wchar_t is unsigned.
2016-03-29 Rob LandleyFix exit code of things like sed -i that use tempfile_h...
2016-03-25 Samuel Hollandbasename: fix segfault on null input; add tests
2016-03-25 Elliott HughesAdd od -w.
2016-03-25 Elliott Hughestoolbox prlimit is no more.
2016-03-24 Rob LandleyDebian bug 635570 did something horribly nonstandard...
2016-03-23 Rob LandleyFix bzcat.test (as noted by Andy Chu), wean tests off...
2016-03-23 Rob LandleyThe test infrastructure prints the command name now...
2016-03-23 Rob LandleyMinor blkid cleanup. (There was a while(ptr[-1]=='...
2016-03-23 Rob LandleyRedo build stuff in response to Andy Chu's suggestions.
2016-03-22 Samuel Hollandblkid: Handle short/empty vfat labels; update tests
2016-03-21 Elliott HughesRemove switch_root.
2016-03-21 Rob LandleyPosix requires "" to be false, and 00 should be false...
2016-03-20 Elliott HughesMake lsof 10x faster by caching /proc/net socket info.
2016-03-18 Rob LandleyFix last commit (had newline before first ==> name...
2016-03-18 Josh GaoFix "tail -f single_file".
2016-03-17 Rob Landleyexpr cleanup: simplify get_str() and free returned...
2016-03-17 Andy ChuRemove 'exit' from xargs test too.
2016-03-17 Andy ChuFix bug where all tests aren't being run with 'make...
2016-03-17 Rob Landleyexpr cleanup: traverse optargs with tok instead of...
2016-03-16 Rob LandleyMove whitespace and curly brackets around, move referen...
2016-03-16 Andy ChuFix type coercion bugs in expr.
2016-03-16 Andy ChuFix the operator precedence in expr.
2016-03-15 Rob LandleyAdd base64.test, and Izabera pointed out that -w0 shoul...
2016-03-15 Rob LandleyAdd ls -b and make ls -q work with utf8.
2016-03-14 Rob LandleySplit out _xexit() from xexit() and give sigatexit...
2016-03-13 Rob Landleyfactor: use long long math (64 bit on 32 bit platforms...
2016-03-12 Rob LandleyUpdate scripts/single.sh and cp.c so "make mv" isn...
2016-03-12 Rob LandleyThe xattr functions were added during the 2.5 kernel...
2016-03-10 Andy ChuFix segfault in sed -e 'c\'.
2016-03-08 Elliott HughesRemove switch_root.
2016-03-08 Rob LandleyAdd depends on TOYBOX_FORK for various commands that...
2016-03-08 Elliott HughesRegenerate generated files.
2016-03-08 Rob LandleyMerge remote-tracking branch \'toybox/master\' into...
2016-03-07 Rob LandleyCleanup pass on the dirtree infrastructure, in preparat...
2016-03-07 Elliott HughesRegenerate generated files.
2016-03-07 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-03-07 Rob LandleyFix warning (toys.optflags is a long long now).
2016-03-06 Lipi Leewget: clean up
2016-03-06 Rob LandleyAnother pass at file.c: move posix-required "executable...
2016-03-04 Rob LandleyElliott pointed out that we output "unlimited" instead...
2016-03-03 Rob LandleyFix bzcat integer overflow reported by John Regehr.
2016-03-03 Elliott HughesFix file for Java class files, improve script detection...
2016-03-03 Rob LandleyMore minor cleanup (inline a function, simplify name...
2016-03-03 Rob LandleyMinor cleanup.
2016-03-03 Rob LandleyFix base64 so == wraps properly.
2016-03-02 Rob LandleyFactor out command name at the start of test name,...
2016-03-02 Rob LandleyPrint command name at start of each test.
2016-03-02 Rob LandleySplit lsattr/chattr tests.
2016-03-02 Rob LandleyCommand name at start of each test.
2016-03-02 Rob LandleyAdd fstype test.
2016-03-02 Rob LandleyTry to consistently print command name at the start...
2016-03-02 Rob Landleysplit pgrep/pkill tests.
2016-03-02 Rob LandleyFor years the man pages have said to #include <sys...
2016-03-02 Rob LandleyThe last-ever release of uClibc hasn't got prlimit...
2016-03-02 Rob LandleySYS_finit_module isn't there on Ubuntu 12.04 because...
2016-03-02 Rob LandleyUse shell builtins instead of calling wc/awk/sed. ...
2016-03-02 Rob LandleyThe last-ever release of uClibc didn't #define MS_RELATIME.
2016-03-02 George Burgess IVUse the correct types for recvfrom.
2016-03-02 Elliott HughesFix "make help" again.
2016-03-01 Mike Frysingerconfig2help: add missing ctype.h include
2016-03-01 Rob Landleydo_regular_file() prints output line, don't fall throug...
2016-03-01 Elliott HughesRegenerate generated files.
2016-03-01 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-03-01 Elliott HughesRegenerate generated files.
2016-02-29 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-29 Elliott HughesFix trailing spaces on ps -o cmdline.
2016-02-29 Rob LandleyFix inverted test.
2016-02-29 Isaac Dunhampending/file: add cpio, tar, zip formats.
2016-02-29 Rob LandleyFix a typo from last time, and Isaac Dunham's todo...
2016-02-29 Rob LandleySecond pass at the ELF type table.
2016-02-27 Elliott HughesMerge remote-tracking branch 'goog/master' into merge
2016-02-26 Rob LandleySwitch to $! for make.sh process enumeration.
2016-02-26 Rob LandleyFix more warnings on 32 bit builds.
2016-02-26 Rob LandleyFix bug where mount -o leftover string didn't get passe...
2016-02-25 Rob LandleyTypecast a printf argument because wchar_t isn't a...
2016-02-25 Rob LandleyMusl needs an extra #include.
2016-02-22 Lipi C. H. Leeimplement simple 'wget' and port name can be specified...
2016-02-21 Rob Landleylsof cleanup
2016-02-20 Elliott HughesRegenerate generated files.
2016-02-20 Elliott HughesMerge remote-tracking branch \'toybox/master\' into...
2016-02-20 Elliott HughesRegenerate generated files.
2016-02-20 Elliott HughesMerge remote-tracking branch 'toybox/master' into HEAD
2016-02-19 Elliott HughesImplement "insmod -".
2016-02-19 Rob LandleyAdd test_COMMAND for each command, update "make help...
2016-02-19 Rob LandleyHelp text update from Isaac Dunham, tweaked slightly.
2016-02-19 Elliott HughesAdd xxd -p and -r.
2016-02-19 Rob LandleyRLIMIT_RTTIME was added to the kernel in 2008, you...
2016-02-18 Rob LandleyThe perl build's attempt to escape spaces and such...
2016-02-18 Tom CherryAdd support for getprop -Z
2016-02-18 Elliott HughesFix remounting /system on Android.
2016-02-17 Rob LandleyTestfile with the 3 different types of "not utf8 output...
next