log

age author description
Thu, 09 Apr 2015 02:28:32 -0500 Rob Landley Repository switched to git at https://github.com/landley/toybox draft default tip
Sat, 04 Apr 2015 11:58:06 -0500 Paul Barker To ensure that toybox can be installed alongside busybox without draft toast
Sat, 04 Apr 2015 01:26:58 -0500 Rob Landley Another in-progress ps snapshot. draft
Fri, 03 Apr 2015 11:49:31 -0500 Rob Landley Add readfileat() to lib draft
Fri, 03 Apr 2015 11:46:44 -0500 Rob Landley ps checkpoint du jour. Does not work yet. draft
Thu, 02 Apr 2015 15:07:36 -0500 Rob Landley Redoing ps from scratch. Random checkpoint that probably doesn't even compile. draft
Sun, 29 Mar 2015 12:03:46 -0500 Rob Landley Add head test for -123. draft
Sun, 29 Mar 2015 12:01:30 -0500 Rob Landley Fix head bug pointed out by felix janda (recent -123 code broke first file argument of -n). draft
Sat, 28 Mar 2015 20:21:03 -0500 Rob Landley Fix sed bug David Halls hit trying to compile libiconv. draft
Sat, 28 Mar 2015 13:22:27 -0500 Rob Landley Fix printf bug (%.s should be %.0s not %s) reported by Isabella Parakiss. draft
Sat, 28 Mar 2015 13:13:42 -0500 Elliott Hughes Fix an obvious typo in Makefile. draft
Sat, 28 Mar 2015 02:53:08 -0500 Elliott Hughes update the Android section of roadmap.html draft
Fri, 27 Mar 2015 22:03:13 -0500 Rob Landley Promote setenforce to android. draft
Fri, 27 Mar 2015 22:00:17 -0500 Rob Landley Cleanup setenforce. draft
Fri, 27 Mar 2015 21:54:58 -0500 Rob Landley Promote getenforce. draft
Fri, 27 Mar 2015 21:52:24 -0500 Rob Landley Cleanup getenforce. draft
Fri, 27 Mar 2015 21:41:14 -0500 Rob Landley Flag to make llvm shut up about a broken warning. draft
Fri, 27 Mar 2015 21:25:44 -0500 Rob Landley tail: add old -123 support and comment out #-f until it's actually implemented. draft
Fri, 27 Mar 2015 20:50:28 -0500 Rob Landley Promote load_policy to android. draft
Fri, 27 Mar 2015 20:48:12 -0500 Rob Landley Minor cleanup of load_policy. draft
Thu, 26 Mar 2015 13:25:20 -0500 Rob Landley Explain the craptacular nature of kconfig, and the plan to replace it. draft
Wed, 25 Mar 2015 13:46:34 -0500 Bernhard Rosenkr?nzer Fix toybox build with C99 compilers draft
Tue, 24 Mar 2015 14:17:03 -0500 Elliott Hughes Implement load_policy. draft
Mon, 23 Mar 2015 13:45:47 -0500 Rob Landley Promote runcon to android (and add an android menu). draft
Mon, 23 Mar 2015 13:09:48 -0500 Rob Landley Trivial runcon cleanups. draft
Mon, 23 Mar 2015 12:46:20 -0500 Elliott Hughes Add runcon(1). draft
Mon, 23 Mar 2015 12:39:05 -0500 Elliott Hughes add missing space in dd output draft
Mon, 23 Mar 2015 11:49:58 -0500 Rob Landley Tweak of Elliott Hughes's fix for an off by one error in human_readable draft