Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-29 | Change command main() functions to return void, and exit(toys.exitval) from | Rob Landley | |
the toybox infrastructure instead. Eliminates a return call from each command. | |||
2007-01-31 | Add "make defconfig". Modify global options to start with CONFIG_TOYBOX_. | Rob Landley | |
2007-01-20 | Teach pwd to detect write errors. | Rob Landley | |
2006-11-04 | Add pwd. Consolidate toy list information under toylist.h. | Rob Landley | |