Age | Commit message (Expand) | Author |
---|---|---|
2020-01-27 | mknod: Use pledge() | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-06-07 | Userland: Run clang-format on everything. | Andreas Kling |
2019-05-03 | Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. | Andreas Kling |