aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-19mdev: implement hotplug support.Isaac Dunham
2015-04-19Roadmap update, mostly from enh with a few other pending bits mixed in.Rob Landley
2015-04-18Android getprop and setprop from Elliott Hughes.Rob Landley
2015-04-17Link against libattr and libsmack.Xavier Roche
2015-04-17Fix a trivial typo in www/about.html.Elliott Hughes
2015-04-17Make toybox --version use the "git describe" info if it's available.Rob Landley
2015-04-16terminal_size should use LINES, not ROWS.Elliott Hughes
2015-04-16Shout from the rooftops that pending is not like other directories.Rob Landley
2015-04-15Put SELINUX in a a menu, and add config option for SMACK.Rob Landley
2015-04-14Yet more ps work. Still not there yet.Rob Landley
2015-04-12unshare: fix -rSamuel Holland
2015-04-12Before trying to remount read only, see if block device responds to "become rw"Rob Landley
2015-04-10Implement Android restorecon.Elliott Hughes
2015-04-10Fix load_policy error reporting.Elliott Hughes
2015-04-10getenforce takes no arguments.Elliott Hughes
2015-04-10setenforce takes exactly one argument.Elliott Hughes
2015-04-10Make more(1) usable.Elliott Hughes
2015-04-10Update www/roadmap.html with Android progress.Elliott Hughes
2015-04-10Tweak .gitignore.Rob Landley
2015-04-08Tweak READMERob Landley
2015-04-08Update multiplexer help text for --versionRob Landley
2015-04-08Revert last mdev commit because it copied code out of a GPLv2 program.Rob Landley
2015-04-07Adding --version broke ./toybox command list. (Oops.)Rob Landley
2015-04-05Announce switch to git.Rob Landley
2015-04-05Add --version to multiplexer.Rob Landley
2015-04-05Bite the bullet and switch over to git.Rob Landley
2015-04-04To ensure that toybox can be installed alongside busybox withoutPaul Barker
2015-04-04Another in-progress ps snapshot.Rob Landley
2015-04-03Add readfileat() to libRob Landley
2015-04-03ps checkpoint du jour. Does not work yet.Rob Landley
2015-04-02Redoing ps from scratch. Random checkpoint that probably doesn't even compile.Rob Landley
2015-03-29Add head test for -123.Rob Landley
2015-03-29Fix head bug pointed out by felix janda (recent -123 code broke first file ar...Rob Landley
2015-03-28Fix sed bug David Halls hit trying to compile libiconv.Rob Landley
2015-03-28Fix printf bug (%.s should be %.0s not %s) reported by Isabella Parakiss.Rob Landley
2015-03-28Fix an obvious typo in Makefile.Elliott Hughes
2015-03-28update the Android section of roadmap.htmlElliott Hughes
2015-03-27Promote setenforce to android.Rob Landley
2015-03-27Cleanup setenforce.Rob Landley
2015-03-27Promote getenforce.Rob Landley
2015-03-27Cleanup getenforce.Rob Landley
2015-03-27Flag to make llvm shut up about a broken warning.Rob Landley
2015-03-27tail: add old -123 support and comment out #-f until it's actually implemented.Rob Landley
2015-03-27Promote load_policy to android.Rob Landley
2015-03-27Minor cleanup of load_policy.Rob Landley
2015-03-26Explain the craptacular nature of kconfig, and the plan to replace it.Rob Landley
2015-03-25Fix toybox build with C99 compilersBernhard Rosenkr?nzer
2015-03-24Implement load_policy.Elliott Hughes
2015-03-23Promote runcon to android (and add an android menu).Rob Landley
2015-03-23Trivial runcon cleanups.Rob Landley