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