Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-08 | Use stpcpy() (posix 2008) for slight code shrink. | Rob 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-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 | |