Age | Commit message (Expand) | Author |
---|---|---|
2020-02-16 | chmod: Tweak usage string | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-12 | chmod: Use pledge() | Andreas Kling |
2019-07-13 | chmod: Add understanding of simple permission strings. (#295) | Albert Gafiyatullin |
2019-06-07 | Userland: Run clang-format on everything. | Andreas Kling |
2019-02-22 | Userland: Fix two compiler warnings. | Andreas Kling |
2019-01-29 | Implement basic chmod() syscall and /bin/chmod helper. | Andreas Kling |