Age | Commit message (Expand) | Author |
---|---|---|
2020-06-09 | chmod: fix -R and dangling symlinks. | Elliott Hughes |
2020-05-01 | Minor cleanup. | Rob Landley |
2016-11-21 | Have dirtree_notdotdot() pass through !node->parent so . and .. on the command | Rob Landley |
2016-11-08 | Josh Gao pointed out that chmod -R . (and ..) didn't work. | Rob Landley |
2015-08-02 | Mark command-local functions static. | Rob Landley |
2013-04-17 | Add -f to chmod (just turns off -v). | 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 |