platform/upstream/toybox.git
2014-10-30 Rob LandleyTest for ls -d from Isaac Dunham, and he pointed out...
2014-10-30 Rob LandleyBug report from Isaac Dunham: ls -d shouldn't follow...
2014-10-29 Rob LandleyFirst batch of sed tests.
2014-10-29 Rob LandleyNext drop of sed infrastructure, mostly argument parsin...
2014-10-29 Rob LandleyFill out rest of help text for sed.
2014-10-28 Rob LandleyFix use after free error spotted by ?ukasz Szpakowski.
2014-10-27 Rob LandleyO_CLOEXEC was confusing the O_RDONLY test in loopfiles...
2014-10-26 Rob Landleyxexec() recursion limiter has to go after rebound or...
2014-10-26 Rob LandleyCosmetic tweak: no trailing spaces when ./toybox lists...
2014-10-24 Rob LandleyBasic sed range support, enough for "sed -n 9,11p READM...
2014-10-22 Rob LandleyTeach ln -f to leave original target alone if link...
2014-10-21 Rob LandleyRandom in-progress snapshot of sed, not finished yet.
2014-10-21 Rob LandleyMore static analysis fixes from Ashwini Sharma.
2014-10-21 Rob LandleyAdd TOYBOX_NORECURSE so xexec() won't make internal...
2014-10-19 Andy Lutomirskinsenter: A tool to use setns(2)
2014-10-18 Andy Lutomirskiunshare: Fix help and option parsing
2014-10-18 Rob LandleyFactor out printf-style escape parsing logic from echo.c.
2014-10-16 Rob LandleyEven bigger ip.c, from Ashwini Sharma.
2014-10-14 Rob LandleyUse O_CLOEXEC instead of O_RDONLY to signal loopfiles_r...
2014-10-14 Rob LandleyFix last night's mv commit (use dest, not source).
2014-10-14 Rob LandleyImplement mv -f and -i.
2014-10-13 Rob LandleyStarted over on sed (by reading the posix spec).
2014-10-10 Isaac Dunhamacpi: implement -ctV, fix recursion, plug a small leak
2014-10-09 Rob LandleyVarious bugfixes (mostly resource leaks) from Ashwini...
2014-10-09 Rob LandleyFix use-after-free spotted by Ashwini Sharma's static...
2014-10-08 Rob LandleyUpdate status lists. (Once the pending-not-in-pending...
2014-10-07 Rob LandleyBasic update of the roadmap and status pages. (Both...
2014-10-02 Rob LandleyRelease notes for 0.5.0.
2014-10-02 Rob LandleyAdded tag 0.5.0 for changeset 7afd32673a5c
2014-10-02 Rob LandleyWorkaround for musl's faccessat bug (the rm -r "error...
2014-10-02 Rob LandleyBugfix from Ashwini Sharma: Z timezone required by...
2014-09-29 Ashwini SharmaUpdated version, having complete support for ip _link_...
2014-09-28 Rob LandleyFix two mount bugs: 1) Don't skip a filesystem type...
2014-09-28 Rob Landleymount: terminate list so unknown user mount attempts...
2014-09-28 Rob LandleyBrown paper bag time: comma_scan() didn't work for...
2014-09-28 Rob LandleyMulti-build single.sh should exit with an error when...
2014-09-28 Rob LandleyCleanup pass on groupdel.
2014-09-28 Rob LandleyAllow single.sh to build more than one command per...
2014-09-28 Rob LandleyUntangle id/groups/logname so single.sh can build each...
2014-09-28 Rob LandleyHave OLDTOY emit (redundant) function prototype so...
2014-09-28 Rob LandleyDon't segfault for --help of single.sh build of OLDTOY...
2014-09-26 Rob LandleyThe only illegal characters in a username are ":" ...
2014-09-26 Rob LandleySeparate more commands so single.sh can build them...
2014-09-22 ?ukasz SzpakowskiWhen killall was invoked without arguments, there appea...
2014-09-22 Felix JandaFix du test: du symlink -> "0\tsymlink"
2014-09-22 Rob LandleyRespond to two static analysis issues in dirtree_path...
2014-09-22 Rob LandleyStart on ping.c.
2014-09-20 Rob LandleyTweak portability.h for uClibc version in buildroot...
2014-09-20 Rob LandleyAlways call setlocale if I18N is enabled, so nested...
2014-09-20 Rob LandleyDelete generated/README.txt (the contents are in code...
2014-09-20 Rob LandleyCapitalize "toybox" more consistently on the about...
2014-09-20 Rob LandleyFluff out the documentation some more.
2014-09-20 Rob LandleyRemove debug echo checked in by mistake.
2014-09-20 Rob LandleyForgot to check in the updated makefile when I moved...
2014-09-20 Rob LandleyTypo from the dawn of time: toybox is not capitalized...
2014-09-20 Rob LandleyThe ancient GPL (copied from the 2.6.12 kernel) build...
2014-09-20 Rob LandleyMove testsuite out of scripts/test into its own top...
2014-09-20 Rob LandleyGive library probe a progress indicator, and use 150...
2014-09-18 Rob LandleyReorder functions to get rid of unnecessary prototypes...
2014-09-18 Isaac Dunhamrm -rf needs to chmod directories to u+rwx, because...
2014-09-18 Ashwini SharmaA few fixes for issues reported in static analysis.
2014-09-18 Rob LandleyCleanup pass on README.
2014-09-17 Rob LandleyUpdate README for pending directory, include list of...
2014-09-17 Rob LandleyMinor cleanup pass on touch.
2014-09-17 Rob LandleyCleanup pass on cut, more to do.
2014-09-16 Rob LandleyCleanup pass on useradd.
2014-09-15 Rob LandleyAdd cpio -p
2014-09-15 Rob Landleyfind -xdev should return mount points, just not contents.
2014-09-15 Rob LandleySecond attempt at one way xpopen().
2014-09-14 Rob LandleySplit xpopen() into xpopen_both(), xpopen(), and xrun...
2014-09-13 Rob LandleyBug report from luckboy: rm -f on a broken symlink...
2014-09-12 Rob LandleyCreate a generated/build.sh with a single compiler...
2014-09-11 Rob LandleyOops, unbreak make.sh.
2014-09-10 Rob LandleyIgnore -m option to cpio, it's what we do anyway so...
2014-09-10 Rob LandleyTwo problems: 1) Sometimes toy_exec() needs to re-exec...
2014-09-10 Rob LandleyMake tweaks: collate generated/*.o files into their...
2014-09-08 Rob LandleyFix more memory leaks reported by Ashwini Sharma.
2014-09-08 Rob LandleyDon't close device handle until after calling flush...
2014-09-08 Rob LandleyAdd error test and fix memory leak, reported by Ashwini...
2014-09-08 Rob LandleyPromote mount. It's not perfect, but it basically works...
2014-09-08 Rob LandleyFix mount --move bug.
2014-09-07 Rob LandleyDebugging pass on mount. Not quite done yet, but the...
2014-09-06 Rob LandleyWork around uClibc brain-damage.
2014-09-04 Rob LandleyDon't hang for $CPUS=1.
2014-09-03 Divya KothariTestsuites for toybox command - "tar", "bzcat", "xzcat...
2014-09-03 Divya Kotharichmod testsuite and link testsuite.
2014-09-01 Rob LandleyAdd cp -F to force delete of existing destination files...
2014-09-01 Rob LandleyMore parallel build tweaks.
2014-08-31 Rob LandleyNext mount checkpoint.
2014-08-31 Rob LandleyGive a hint when setuid logic fails.
2014-08-30 Rob LandleyOld compilers complain about linker options passed...
2014-08-30 Rob LandleyAnother fix from Johan Bergstr?m, using the gnu/dammit...
2014-08-30 Rob LandleyAdd VERBOSE=fail to "make tests", based on suggestion...
2014-08-26 Ashwini Sharmaipcs : display all the IPC fascilities information
2014-08-25 Rob LandleyWork in progress snapshot of mount, with fallout to...
2014-08-25 Rob LandleyFix parallel make not always catching errors before...
2014-08-24 Rob LandleyPromote blockdev to other.
2014-08-24 Rob LandleyCleanup blockdev.
2014-08-23 Isaac Dunhamgetty needs fd 0 to stay open.
2014-08-21 Rob LandleyPromote inotifyd to other.
next