Age | Commit message (Expand) | Author |
---|---|---|
2019-03-18 | cmp/env/nice/nohup/sort: use TOYFLAG_ARGFAIL. | Elliott Hughes |
2016-01-05 | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format | Rob Landley |
2015-05-31 | Move the magic list of commands needing cleanup from toys/pending/README | Rob Landley |
2015-02-07 | Make toy_exec() check if argc is in optargs and deal with it there so we don'... | Rob Landley |
2013-07-18 | Replace users of xexec(toys.optargs) with xexec_optargs(0) to avoid free/reus... | 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 |