1. b1aaba1 Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() by Rob Landley · 18 years ago
  2. 55928b1 Move NEWTOY() list from end of toylist.h to generated/newtoys.h. by Rob Landley · 18 years ago
  3. 2896480 Zap toys/Config.in and instead create generated/Config.in from contents of by Rob Landley · 18 years ago
  4. efda21c Change command main() functions to return void, and exit(toys.exitval) from by Rob Landley · 18 years ago
  5. d0c379e Fix error message by Charlie Shepherd · 18 years ago
  6. 2c22685 Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment by Rob Landley · 18 years ago
  7. de05a70 Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_. by Rob Landley · 19 years ago
  8. 58c6c1b More work on option parsing. "df -t tmpfs" actually seems to work now. by Rob Landley · 19 years ago
  9. 4541e88 Fix thinko (inverted test). by Rob Landley · 19 years ago
  10. 8324b89 New option parsing infrastructure (doesn't use getopt). Hook it up to by Rob Landley · 19 years ago
  11. 52fb042 Closer support for "pedantic" option for SUSv3. (Ok, it's %ld instead of the by landley · 19 years ago
  12. 09ea7ac Implement df. Add -Wall to build and fix up warnings. Add copyright notices. by landley · 19 years ago
  13. 4f344e3 Infrastructure, first drop of toy shell, and a bit of work on df. by landley · 19 years ago
  14. c562150 Next snapshot. Tries to grab something out of lib in order to build, I have by landley · 19 years ago