Age | Commit message (Expand) | Author |
2015-05-03 | dhcpd writes leases on "dhcpd.leases" file. | Hyejin Kim |
2015-05-03 | Fix getprop sorting and error reporting. | Elliott Hughes |
2015-05-03 | Minor dmesg cleanup. | Rob Landley |
2015-05-03 | If a shortopt is configured out right before a bare longopt, the option parsi... | Rob Landley |
2015-05-02 | dmesg: add -t suppress timestamp flag | Mark Salyzyn |
2015-05-01 | Portability bits for the recent ls smack changes. | Rob Landley |
2015-04-30 | More ls cleanups from squinting at Jose's most recent smack patch. | Rob Landley |
2015-04-30 | Add default sigpipe handler for android (as suggested by Elliott Hughes). | Rob Landley |
2015-04-30 | And remove the header part too. | Rob Landley |
2015-04-30 | Wild guess at cleaning up smack support. Don't have a test environment yet. | Rob Landley |
2015-04-30 | Remove redundant numlen. | Rob Landley |
2015-04-29 | ls: Add -Z (Smack) option | Jan Cybulski |
2015-04-28 | Fix truncate prefix bug and add truncate test suite entry. | Rob Landley |
2015-04-28 | Add prefix support Hyejin Kim asked about. | Rob Landley |
2015-04-27 | Fix ls -s and -i indentation in -C and -x modes. (Spotted by Jan Cybulski.) | Rob Landley |
2015-04-27 | Promote hexedit to other. | Rob Landley |
2015-04-27 | Some infrastructure hexedit needs. (Poor man's curses.) | Rob Landley |
2015-04-27 | Teach hexedit to actually edit. Add -r option for read only mode. | Rob Landley |
2015-04-25 | Fix display and cursor control (to respect bottom boundary). | Rob Landley |
2015-04-24 | Too tired on the flight back from Japan to work on thinky stuff, so... | Rob Landley |
2015-04-21 | Bugfix from Hyejin Kim (count=1 shouldn't change name), plus a bounds check. | Rob Landley |
2015-04-20 | Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include. | Rob Landley |
2015-04-19 | Cleanup getprop, add qstrcmp() to lib for qsort (because posix-2008 broke | Rob Landley |
2015-04-19 | mdev: implement hotplug support. | Isaac Dunham |
2015-04-19 | Roadmap update, mostly from enh with a few other pending bits mixed in. | Rob Landley |
2015-04-18 | Android getprop and setprop from Elliott Hughes. | Rob Landley |
2015-04-17 | Link against libattr and libsmack. | Xavier Roche |
2015-04-17 | Fix a trivial typo in www/about.html. | Elliott Hughes |
2015-04-17 | Make toybox --version use the "git describe" info if it's available. | Rob Landley |
2015-04-16 | terminal_size should use LINES, not ROWS. | Elliott Hughes |
2015-04-16 | Shout from the rooftops that pending is not like other directories. | Rob Landley |
2015-04-15 | Put SELINUX in a a menu, and add config option for SMACK. | Rob Landley |
2015-04-14 | Yet more ps work. Still not there yet. | Rob Landley |
2015-04-12 | unshare: fix -r | Samuel Holland |
2015-04-12 | Before trying to remount read only, see if block device responds to "become rw" | Rob Landley |
2015-04-10 | Implement Android restorecon. | Elliott Hughes |
2015-04-10 | Fix load_policy error reporting. | Elliott Hughes |
2015-04-10 | getenforce takes no arguments. | Elliott Hughes |
2015-04-10 | setenforce takes exactly one argument. | Elliott Hughes |
2015-04-10 | Make more(1) usable. | Elliott Hughes |
2015-04-10 | Update www/roadmap.html with Android progress. | Elliott Hughes |
2015-04-10 | Tweak .gitignore. | Rob Landley |
2015-04-08 | Tweak README | Rob Landley |
2015-04-08 | Update multiplexer help text for --version | Rob Landley |
2015-04-08 | Revert last mdev commit because it copied code out of a GPLv2 program. | Rob Landley |
2015-04-07 | Adding --version broke ./toybox command list. (Oops.) | Rob Landley |
2015-04-05 | Announce switch to git. | Rob Landley |
2015-04-05 | Add --version to multiplexer. | Rob Landley |
2015-04-05 | Bite the bullet and switch over to git. | Rob Landley |
2015-04-04 | To ensure that toybox can be installed alongside busybox without | Paul Barker |