Age | Commit message (Expand) | Author |
2006-11-26 | Trawling through the archives: a broken test, an unnecessary memset, and a | Rob Landley |
2006-11-26 | More whitespace/cowbell. (And change comment style to //.) | Rob Landley |
2006-11-25 | Add my old micro-bunzip library. Needs some cleanup... | Rob Landley |
2006-11-25 | Add cat -v. | Rob Landley |
2006-11-25 | More work on option parsing. "df -t tmpfs" actually seems to work now. | Rob Landley |
2006-11-24 | Fix a half-dozen bugs in argument parsing. More seems to work than not now. | Rob Landley |
2006-11-19 | Allocate a more sane amount of memory. | Rob Landley |
2006-11-19 | Add one if() that has lots of whitespace fallout. | Rob Landley |
2006-11-19 | New option parsing infrastructure (doesn't use getopt). Hook it up to | Rob Landley |
2006-11-03 | Implement which. Add hello world to menuconfig. Wrap the various applet main | Rob Landley |
2006-11-02 | Thinko: the Config.in for the toys should be in ./toys, not ./lib. | Rob Landley |
2006-11-02 | Add xabspath(), is_file_type(), which_in_path(), and find_in_path(). | Rob Landley |
2006-11-01 | Linked list functions, forgot to add this to the repository. | Rob Landley |
2006-11-01 | The darn thing accidentally created a branch. I had to copy a half-dozen | Rob Landley |
2006-11-01 | The Config files don't need the CONFIG_ prefix. | landley |
2006-10-31 | Add menuconfig, plus some basic Config info, lots of which is just future | landley |
2006-10-30 | Add reread(), readall(), and xread() on the bus ride in to work... | landley |
2006-10-30 | Implement df. Add -Wall to build and fix up warnings. Add copyright notices. | landley |
2006-10-26 | Rest of thinko fix. | landley |
2006-10-26 | Thinko fix. | landley |
2006-10-25 | Add xmsprintf(), xgetcwd(), xgetcwd(), find_in_path(). | landley |
2006-10-18 | Next drop of toysh, plus more infratructure. | landley |
2006-10-05 | Infrastructure, first drop of toy shell, and a bit of work on df. | landley |