Age | Commit message (Expand) | Author |
---|---|---|
2008-01-20 | Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() | Rob Landley |
2008-01-19 | Move NEWTOY() list from end of toylist.h to generated/newtoys.h. | Rob Landley |
2008-01-19 | Zap toys/Config.in and instead create generated/Config.in from contents of | Rob Landley |
2007-12-03 | Add comments about SUSv3 specs (or lack thereof). | Rob Landley |
2007-11-29 | Change command main() functions to return void, and exit(toys.exitval) from | Rob Landley |
2007-11-20 | Implement dmesg. | Rob Landley |