Commit History

Author SHA1 Message Date
  Elliott Hughes 141a075c0e Clean up some --help formatting. 5 years ago
  Rob Landley cf2e8d08b3 Replace two space indents with tab indents in help text (for consistency). 7 years ago
  Elliott Hughes eb7e847adc Be more consistent about periods in help text. 7 years ago
  Rob Landley badd9f799e Fiz bzcat segfault reported by John Regehr (bad crc didn't set error message). 8 years ago
  Rob Landley 5ad93f32da Fix bzcat integer overflow reported by John Regehr. 8 years ago
  Rob Landley d3a435e53c Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format 8 years ago
  Rob Landley 11d2ff5ffa First pass at proper bunzip2 command line handling. 9 years ago
  Rob Landley b6c8a8609f Move bunzip2 logic from lib into bzcat. 10 years ago
  Rob Landley 7aa651a6a4 Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 11 years ago
  Rob Landley f91b7c89bc Regularize command headers, update links to standards documents. 12 years ago
  Rob Landley 3a9241add9 Move commands into "posix", "lsb", and "other" menus/directories. 12 years ago