Age | Commit message (Expand) | Author |
---|---|---|
2017-05-27 | Replace two space indents with tab indents in help text (for consistency). | Rob Landley |
2017-05-26 | Be more consistent about periods in help text. | Elliott Hughes |
2016-04-23 | Fiz bzcat segfault reported by John Regehr (bad crc didn't set error message). | Rob Landley |
2016-03-03 | Fix bzcat integer overflow reported by John Regehr. | Rob Landley |
2016-01-05 | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format | Rob Landley |
2015-08-08 | First pass at proper bunzip2 command line handling. | Rob Landley |
2014-02-07 | Move bunzip2 logic from lib into bzcat. | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-08-25 | Regularize command headers, update links to standards documents. | Rob Landley |
2012-08-25 | Move commands into "posix", "lsb", and "other" menus/directories. | Rob Landley |