Age | Commit message (Expand) | Author |
---|---|---|
2007-11-15 | Zap a warning. | Rob Landley |
2007-11-15 | Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment | Rob Landley |
2007-10-19 | Get toysh.c to start using the option parsing logic, and some minor cleanup. | Rob Landley |
2007-06-01 | Allow applets with optarg string NULL to use toy.optargs[]. | Rob Landley |
2007-04-29 | Add readlink, xreadlink(), and change xrealloc() to not fight the stupid | Rob Landley |
2007-01-31 | Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_. | Rob Landley |
2006-11-19 | New option parsing infrastructure (doesn't use getopt). Hook it up to | Rob Landley |
2006-10-30 | Implement df. Add -Wall to build and fix up warnings. Add copyright notices. | 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 |