Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
files to temporary locations to get them out of the way of the merge, and the next checkin will be putting them _back_. This commit is entirely to humor mercurial, and if I could figure out how to avoid getting it in this weird state, I would. | |||
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 | |
plans for toysh. Nothing's currently _using_ this config info, but at least it's being generated now. | |||
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 | |
Add error_msg() and itoa() to library. Remove argc from globals (since argv is null terminated), add optflags to globals. | |||
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 | |