Age | Commit message (Expand) | Author |
---|---|---|
2007-11-29 | Change command main() functions to return void, and exit(toys.exitval) from | Rob Landley |
2007-01-18 | In bunzip replace setjmp/longjmp handling with error_exit(), replace string | Rob Landley |
2007-01-16 | Add a quick and dirt bzcat (stdin to stdout only for the moment) to test | Rob Landley |