Age | Commit message (Expand) | Author |
---|---|---|
2016-03-02 | For years the man pages have said to #include <sys/types.h> to get | Rob Landley |
2016-01-05 | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format | Rob Landley |
2015-07-01 | Improve -Z error reporting. | Elliott Hughes |
2015-06-15 | Use lsm_set_create() to set security blanket context before mknod, avoiding | Rob Landley |
2015-05-31 | mknod: Add -Z option | José Bollo |
2015-03-10 | Add -m to mknod | 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-10-05 | Cleanup mknod. | 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 |