Age | Commit message (Expand) | Author |
---|---|---|
2016-01-05 | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format | Rob Landley |
2015-10-05 | Fix bug in od that screwed up position indicator on arm and mips. | Rob Landley |
2014-04-25 | Fix od bug reported by Samuel Holland ("od -v -b" was appending default outpu... | Rob Landley |
2013-12-08 | Can't test <0 on an unsigned, reported by Nathan McSween. | Rob Landley |
2013-12-03 | Redo od whitespace with multiple output types so the columns align. | Rob Landley |
2013-09-16 | Fix -t c0 and -J as reported by heehooman at gmail on the list. | Rob Landley |
2012-11-13 | Reindent to two spaces per level. Remove vi: directives that haven't worked r... | Rob Landley |
2012-10-08 | New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c... | 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 |