Age | Commit message (Expand) | Author |
---|---|---|
2020-08-12 | Userland: Mark compilation-unit-only functions as static | Ben Wiederhake |
2020-02-08 | more: Read keystrokes from stdout instead of trying to re-open it | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-13 | more: Use pledge() | Brian Gianforcaro |
2019-08-01 | more: Don't printf(string), printf("%s", string)! | Andreas Kling |
2019-06-07 | Userland: Run clang-format on everything. | Andreas Kling |
2018-12-21 | Add a simple /bin/more. | Andreas Kling |