Sun, 22 Jun 2008 00:57:15 -0500 |
Rob Landley |
Adjust "optional" function (gen_config.h became generated/config.h).
|
Wed, 18 Jun 2008 19:31:32 -0500 |
Rob Landley |
Most of an susv3 compliant sort implementation (loosely based on the one I wrote back in 2005).
|
Mon, 16 Jun 2008 19:27:35 -0500 |
Rob Landley |
Assemble '*' repeated argument list in order. Also implement '@' counter.
|
Mon, 26 May 2008 16:07:16 -0500 |
Rob Landley |
Announce 0.0.6 release. (A bit early, so the next FWL release can use it.)
0.0.6
|
Sat, 17 May 2008 17:54:21 -0500 |
Rob Landley |
Add seq, and tests for it.
|
Sat, 17 May 2008 17:52:51 -0500 |
Rob Landley |
Fix which (the meaning of -a was reversed, and it was finding the _last_ hit).
|
Sat, 17 May 2008 17:13:26 -0500 |
Rob Landley |
Fix command line option parsing so "echo -xen" actually prints "-xen". Add
|
Mon, 12 May 2008 01:23:19 -0500 |
Rob Landley |
Sort was including the trailing comma and getting the order wrong.
|
Mon, 12 May 2008 00:52:27 -0500 |
Rob Landley |
Update mdev to work around the newest sysfs api breakage in the 2.6.25 kernel.
|
Sun, 04 May 2008 19:44:39 -0500 |
Rob Landley |
More tweaks to rmdir.test and the testing infrastructure.
|
Sun, 04 May 2008 18:59:16 -0500 |
Rob Landley |
Add rmdir and test for it.
|
Sun, 04 May 2008 18:52:29 -0500 |
Rob Landley |
Fluffier error message.
|
Sun, 04 May 2008 16:20:15 -0500 |
Rob Landley |
Try to convince make to be less stupid about rebuilding.
|
Sun, 04 May 2008 16:03:10 -0500 |
Rob Landley |
Teach run-all-tests mode to only test enabled commands.
|