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 |
2014-09-08 |
Rob Landley | Fix more memory leaks reported by Ashwini Sharma. |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Rob Landley | Don't close device handle until after calling flush... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Rob Landley | Add error test and fix memory leak, reported by Ashwini... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Rob Landley | Promote mount. It's not perfect, but it basically works... |
commit | commitdiff | tree | snapshot |
2014-09-08 |
Rob Landley | Fix mount --move bug. |
commit | commitdiff | tree | snapshot |
2014-09-07 |
Rob Landley | Debugging pass on mount. Not quite done yet, but the... |
commit | commitdiff | tree | snapshot |
2014-09-06 |
Rob Landley | Work around uClibc brain-damage. |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Rob Landley | Don't hang for $CPUS=1. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Divya Kothari | Testsuites for toybox command - "tar", "bzcat", "xzcat... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Divya Kothari | chmod testsuite and link testsuite. |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Rob Landley | Add cp -F to force delete of existing destination files... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Rob Landley | More parallel build tweaks. |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Rob Landley | Next mount checkpoint. |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Rob Landley | Give a hint when setuid logic fails. |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Rob Landley | Old compilers complain about linker options passed... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Rob Landley | Another fix from Johan Bergstr?m, using the gnu/dammit... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Rob Landley | Add VERBOSE=fail to "make tests", based on suggestion... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Ashwini Sharma | ipcs : display all the IPC fascilities information |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Rob Landley | Work in progress snapshot of mount, with fallout to... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Rob Landley | Fix parallel make not always catching errors before... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Rob Landley | Promote blockdev to other. |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Rob Landley | Cleanup blockdev. |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Isaac Dunham | getty needs fd 0 to stay open. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Rob Landley | Promote inotifyd to other. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Rob Landley | Minor help text tweak for inotifyd. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Rob Landley | Cleanup inotifyd. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Rob Landley | Cleanups on useradd/groupadd/groupdel, and put TOYBOX_U... |
commit | commitdiff | tree | snapshot |
2014-08-16 |
Rob Landley | Add install to cp/mv. |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Rob Landley | Fix bug reported by Ashwini Sharma: [-abc] syntax to... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Rob Landley | If string_to_mode() is called on a base mode with S_ISD... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Rob Landley | Enable a command's sub-options in single builds. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ashwini Sharma | A toy _BLOCKDEV_ to get/set block device properties. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Ashwini Sharma | Patches to commands for issues reported from static... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Rob Landley | Promote lspci. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Rob Landley | Cleanup pass on lspci. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Rob Landley | Update clean to clean up after new parallel build. |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Rob Landley | Disable xopen's default O_CLOEXEC for oneit. |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Rob Landley | Parallelize the build. (set CPUS=1 to force single... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Rob Landley | Fix -mindepth and -maxdepth to not drill down into... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Rob Landley | More find bugfixes. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Rob Landley | Rereading posix find.c page: "Specifying more than... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Rob Landley | find.c: Posix wants loop detection. |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Rob Landley | Building busybox from source needs find -not (a synonym... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Rob Landley | Fix a couple patch bugs concerning error output. |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Rob Landley | find.c: add -mindepth, -maxdepth, and document -newer... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Rob Landley | Implement exec -user, -group, and -newer. Enable find... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Rob Landley | Squash mix of tabs and spaces to just spaces. |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Rob Landley | Missed checking in dirtree_recurse() change (now needs... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Rob Landley | Cosmetic tweak, slightly more conventional for loop. |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Rob Landley | Yank xrealpath prototype since the function's gone. |
commit | commitdiff | tree | snapshot |
next |