- a4f7988 Teach pwd to detect write errors. by Rob Landley · 19 years ago
- 452ff9e Comment and whitespace cleanups by Rob Landley · 19 years ago
- 3ec53ce Helps to "hg add" echo.c. Also, implement \0123 escapes for -e. by Rob Landley · 19 years ago
- 24d1d45 Add "echo". Has -n and -e (but not \0123 yet). by Rob Landley · 19 years ago
- e790130 Add count command. by Rob Landley · 19 years ago
- 6000f13 In bunzip replace setjmp/longjmp handling with error_exit(), replace string by Rob Landley · 19 years ago
- 9016377 Add fdprintf(). Remove reread() and rewrite() which handle -EINTR, which by Rob Landley · 19 years ago
- 636b5cf Add a quick and dirt bzcat (stdin to stdout only for the moment) to test by Rob Landley · 19 years ago
- 055cfcb Add start of mke2fs/gene2fs, and some other stuff I've been working on. by Rob Landley · 19 years ago
- 1322beb xopen() wants 2 arguments unless you're creating a file, in which case you by Rob Landley · 19 years ago
- 016bf82 Two unrelated additions I'm working on cross over in this file. In theory I by Rob Landley · 19 years ago
- 1521a9e Add cat -v. by Rob Landley · 19 years ago
- b23d230 Add oneit. by Rob Landley · 19 years ago
- 1674e2a Fix a warning. by Rob Landley · 19 years ago
- 58c6c1b More work on option parsing. "df -t tmpfs" actually seems to work now. by Rob Landley · 19 years ago
- 4541e88 Fix thinko (inverted test). by Rob Landley · 19 years ago
- 8324b89 New option parsing infrastructure (doesn't use getopt). Hook it up to by Rob Landley · 19 years ago
- f2311a4 Add pwd. Consolidate toy list information under toylist.h. by Rob Landley · 19 years ago
- 0a04b3e Implement which. Add hello world to menuconfig. Wrap the various applet main by Rob Landley · 19 years ago
- 3c49a45 Thinko: the Config.in for the toys should be in ./toys, not ./lib. by Rob Landley · 19 years ago
- 9b3fc7d Add a hello world applet, partly as an example and partly for testing purposes. by Rob Landley · 19 years ago
- 52fb042 Closer support for "pedantic" option for SUSv3. (Ok, it's %ld instead of the by landley · 19 years ago
- 09ea7ac Implement df. Add -Wall to build and fix up warnings. Add copyright notices. by landley · 19 years ago
- cd9dfc3 Next drop of toysh, plus more infratructure. by landley · 19 years ago
- 4f344e3 Infrastructure, first drop of toy shell, and a bit of work on df. by landley · 19 years ago
- c562150 Next snapshot. Tries to grab something out of lib in order to build, I have by landley · 19 years ago
- 13bab2f Starting a new project. Just a bit past the "hello world" stage... by landley · 19 years ago