1. 1521a9e Add cat -v. by Rob Landley · 18 years ago
  2. b23d230 Add oneit. by Rob Landley · 18 years ago
  3. 1674e2a Fix a warning. by Rob Landley · 18 years ago
  4. 58c6c1b More work on option parsing. "df -t tmpfs" actually seems to work now. by Rob Landley · 18 years ago
  5. f06af2b Add another warning check and a missing dependency. by Rob Landley · 18 years ago
  6. 8167fd5 I got the mercurial web browser thingy set up, note it on the web page. by Rob Landley · 18 years ago
  7. fdb667e Fix a half-dozen bugs in argument parsing. More seems to work than not now. by Rob Landley · 18 years ago
  8. 54ebcce Allocate a more sane amount of memory. by Rob Landley · 18 years ago
  9. 4541e88 Fix thinko (inverted test). by Rob Landley · 18 years ago
  10. 2a813ff Add one if() that has lots of whitespace fallout. by Rob Landley · 18 years ago
  11. 8324b89 New option parsing infrastructure (doesn't use getopt). Hook it up to by Rob Landley · 18 years ago
  12. b29ceb8 Web site updates, and a design document. by Rob Landley · 18 years ago
  13. 3f92058 Redo the index page (flesh it out about halfway), and a couple tweaks to by Rob Landley · 18 years ago
  14. 5c63c92 The web page should be in the repository, and while I'm at it let's see if I by Rob Landley · 18 years ago
  15. f2311a4 Add pwd. Consolidate toy list information under toylist.h. by Rob Landley · 18 years ago
  16. 0a04b3e Implement which. Add hello world to menuconfig. Wrap the various applet main by Rob Landley · 18 years ago
  17. 7fc43f7 Better dependencies, and feed the linker --gc-sections. (Which is not an by Rob Landley · 18 years ago
  18. 63d4168 Added tag 0.0.1 for changeset 8f8a8ac59c14 by Rob Landley · 18 years ago
  19. 3c49a45 Thinko: the Config.in for the toys should be in ./toys, not ./lib. by Rob Landley · 18 years ago
  20. fa98d01 Add xabspath(), is_file_type(), which_in_path(), and find_in_path(). by Rob Landley · 18 years ago
  21. 15bdc11 Linked list functions, forgot to add this to the repository. by Rob Landley · 18 years ago
  22. 401ae8f Make the config generate gen_config.h with CFG_ and USE() macros. by Rob Landley · 18 years ago
  23. 9b3fc7d Add a hello world applet, partly as an example and partly for testing purposes. by Rob Landley · 18 years ago
  24. 1f24e80 The darn thing accidentally created a branch. I had to copy a half-dozen by Rob Landley · 18 years ago
  25. 6ccb1b7 The Config files don't need the CONFIG_ prefix. by landley · 18 years ago
  26. 5257cf5 Add menuconfig, plus some basic Config info, lots of which is just future by landley · 18 years ago
  27. 52fb042 Closer support for "pedantic" option for SUSv3. (Ok, it's %ld instead of the by landley · 18 years ago
  28. 64b2e23 Add reread(), readall(), and xread() on the bus ride in to work... by landley · 18 years ago
  29. 09ea7ac Implement df. Add -Wall to build and fix up warnings. Add copyright notices. by landley · 18 years ago
  30. 2f588f7 Rest of thinko fix. by landley · 18 years ago
  31. 8ce06f2 Thinko fix. by landley · 18 years ago
  32. 00f87f1 Add xmsprintf(), xgetcwd(), xgetcwd(), find_in_path(). by landley · 18 years ago
  33. cd9dfc3 Next drop of toysh, plus more infratructure. by landley · 18 years ago
  34. 4f344e3 Infrastructure, first drop of toy shell, and a bit of work on df. by landley · 18 years ago
  35. c562150 Next snapshot. Tries to grab something out of lib in order to build, I have by landley · 18 years ago
  36. 13bab2f Starting a new project. Just a bit past the "hello world" stage... by landley · 18 years ago