Age | Commit message (Expand) | Author |
---|---|---|
2020-04-26 | Kernel: Added the ability to set the hostname via new syscall | Luke Payne |
2020-02-18 | hostname: 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 |
2018-11-09 | Fix all current build warnings in the userland. | Andreas Kling |
2018-10-26 | Add sys$gethostname and /bin/hostname | Andreas Kling |