Age | Commit message (Expand) | Author |
---|---|---|
2019-10-14 | Make cmp work with 1 argument (implicit - as second argument). | Rob Landley |
2019-03-18 | cmp/env/nice/nohup/sort: use TOYFLAG_ARGFAIL. | Elliott Hughes |
2018-12-04 | Clean up some --help formatting. | Elliott Hughes |
2018-11-17 | cmp: add --quiet and --silent synonyms for -s. | Elliott Hughes |
2016-09-05 | Replace loopfiles' failok with WARN_ONLY open flag. | Rob Landley |
2016-06-07 | Izabera pointed out that cmp -ls are contradictory. | Rob Landley |
2015-08-02 | Mark command-local functions static. | Rob Landley |
2014-10-14 | Use O_CLOEXEC instead of O_RDONLY to signal loopfiles_rw() to close filehandles. | 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 |