2014-11-19 |
Rob Landley | Fixups for the android/bionic build probes patch. |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Isaac Dunham | probe for getspnam(), forkpty(), utmpx, replace sethost... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Rob Landley | Fix "tail -c 10" segfault spotted by Lukasz Szpakowski. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Rob Landley | More sed bugfixes. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Rob Landley | sed: fix 'q', and { }, and } after s/// with no semicolon. |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Rob Landley | More sed corner cases. (Empty regex repeats previous... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Rob Landley | Fix more sed bugs. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Rob Landley | Fix sed 'b' with no label and 'N' in general. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Rob Landley | More sed bugfixes. (Did you know s/[/]// is a valid... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Rob Landley | Debugging pass on sed: make the existing test suite... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Rob Landley | Add a few more sed tests. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Rob Landley | Add color support for scripts/test.sh and new SKIP_HOST... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Rob Landley | sed: implement s & and \1 backrefs. |
commit | commitdiff | tree | snapshot |
2014-11-12 |
Rob Landley | Implement more sed plumbing, including s/// (without... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Rob Landley | Remove unnecessary assignment spotted by Cynt Rynt. |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Rob Landley | Implement another largeish chunk of sed. Untested,... |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Rob Landley | First cleanup pass on hwclock. |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Ashwini Sharma | hwclock: get and set the hwclock |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Ashwini Sharma | ipcrm : remove msg que, sem or shared memory |
commit | commitdiff | tree | snapshot |
2014-11-09 |
Rob Landley | Yet more sed tests. |
commit | commitdiff | tree | snapshot |
2014-11-08 |
Rob Landley | Implement a few sed commands. Not done, and not tested... |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Rob Landley | More sed tests. |
commit | commitdiff | tree | snapshot |
2014-11-05 |
Rob Landley | Next round of sed infrastructure, parses most commands... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Ashwini Sharma | Attached are new toys TR and CRONTAB. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Rob Landley | Test for ls -d from Isaac Dunham, and he pointed out... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Rob Landley | Bug report from Isaac Dunham: ls -d shouldn't follow... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Rob Landley | First batch of sed tests. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Rob Landley | Next drop of sed infrastructure, mostly argument parsin... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Rob Landley | Fill out rest of help text for sed. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Rob Landley | Fix use after free error spotted by ?ukasz Szpakowski. |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Rob Landley | O_CLOEXEC was confusing the O_RDONLY test in loopfiles... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Rob Landley | xexec() recursion limiter has to go after rebound or... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Rob Landley | Cosmetic tweak: no trailing spaces when ./toybox lists... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Rob Landley | Basic sed range support, enough for "sed -n 9,11p READM... |
commit | commitdiff | tree | snapshot |
2014-10-22 |
Rob Landley | Teach ln -f to leave original target alone if link... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Rob Landley | Random in-progress snapshot of sed, not finished yet. |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Rob Landley | More static analysis fixes from Ashwini Sharma. |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Rob Landley | Add TOYBOX_NORECURSE so xexec() won't make internal... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Andy Lutomirski | nsenter: A tool to use setns(2) |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Andy Lutomirski | unshare: Fix help and option parsing |
commit | commitdiff | tree | snapshot |
2014-10-18 |
Rob Landley | Factor out printf-style escape parsing logic from echo.c. |
commit | commitdiff | tree | snapshot |
2014-10-16 |
Rob Landley | Even bigger ip.c, from Ashwini Sharma. |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Rob Landley | Use O_CLOEXEC instead of O_RDONLY to signal loopfiles_r... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Rob Landley | Fix last night's mv commit (use dest, not source). |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Rob Landley | Implement mv -f and -i. |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Rob Landley | Started over on sed (by reading the posix spec). |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Isaac Dunham | acpi: implement -ctV, fix recursion, plug a small leak |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Rob Landley | Various bugfixes (mostly resource leaks) from Ashwini... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Rob Landley | Fix use-after-free spotted by Ashwini Sharma's static... |
commit | commitdiff | tree | snapshot |
2014-10-08 |
Rob Landley | Update status lists. (Once the pending-not-in-pending... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Rob Landley | Basic update of the roadmap and status pages. (Both... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Rob Landley | Release notes for 0.5.0. |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Rob Landley | Added tag 0.5.0 for changeset 7afd32673a5c |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Rob Landley | Workaround for musl's faccessat bug (the rm -r "error... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Rob Landley | Bugfix from Ashwini Sharma: Z timezone required by... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Ashwini Sharma | Updated version, having complete support for ip _link_... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Fix two mount bugs: 1) Don't skip a filesystem type... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | mount: terminate list so unknown user mount attempts... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Brown paper bag time: comma_scan() didn't work for... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Multi-build single.sh should exit with an error when... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Cleanup pass on groupdel. |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Allow single.sh to build more than one command per... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Untangle id/groups/logname so single.sh can build each... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Have OLDTOY emit (redundant) function prototype so... |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Rob Landley | Don't segfault for --help of single.sh build of OLDTOY... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Rob Landley | The only illegal characters in a username are ":" ... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Rob Landley | Separate more commands so single.sh can build them... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
?ukasz Szpakowski | When killall was invoked without arguments, there appea... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Felix Janda | Fix du test: du symlink -> "0\tsymlink" |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Rob Landley | Respond to two static analysis issues in dirtree_path... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Rob Landley | Start on ping.c. |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Tweak portability.h for uClibc version in buildroot... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Always call setlocale if I18N is enabled, so nested... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Delete generated/README.txt (the contents are in code... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Capitalize "toybox" more consistently on the about... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Fluff out the documentation some more. |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Remove debug echo checked in by mistake. |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Forgot to check in the updated makefile when I moved... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Typo from the dawn of time: toybox is not capitalized... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | The ancient GPL (copied from the 2.6.12 kernel) build... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Move testsuite out of scripts/test into its own top... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Rob Landley | Give library probe a progress indicator, and use 150... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Rob Landley | Reorder functions to get rid of unnecessary prototypes... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Isaac Dunham | rm -rf needs to chmod directories to u+rwx, because... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Ashwini Sharma | A few fixes for issues reported in static analysis. |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Rob Landley | Cleanup pass on README. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Rob Landley | Update README for pending directory, include list of... |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Rob Landley | Minor cleanup pass on touch. |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Rob Landley | Cleanup pass on cut, more to do. |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Rob Landley | Cleanup pass on useradd. |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Rob Landley | Add cpio -p |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Rob Landley | find -xdev should return mount points, just not contents. |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Rob Landley | Second attempt at one way xpopen(). |
commit | commitdiff | tree | snapshot |
2014-09-14 |
Rob Landley | Split xpopen() into xpopen_both(), xpopen(), and xrun... |
commit | commitdiff | tree | snapshot |
2014-09-13 |
Rob Landley | Bug report from luckboy: rm -f on a broken symlink... |
commit | commitdiff | tree | snapshot |
2014-09-12 |
Rob Landley | Create a generated/build.sh with a single compiler... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Rob Landley | Oops, unbreak make.sh. |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Rob Landley | Ignore -m option to cpio, it's what we do anyway so... |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Rob Landley | Two problems: 1) Sometimes toy_exec() needs to re-exec... |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Rob Landley | Make tweaks: collate generated/*.o files into their... |
commit | commitdiff | tree | snapshot |
next |