Age | Commit message (Expand) | Author |
---|---|---|
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-06 | Kernel: Get rid of Kernel/types.h, separate LinearAddress/PhysicalAddress. | Andreas Kling |
2019-02-13 | WindowServer: Put a clock in the top right corner of the screen. | Andreas Kling |
2019-01-31 | Big, possibly complete sweep of naming changes. | Andreas Kling |
2018-10-25 | Add gettimeofday() syscall and LibC wrappers gettimeofday() and time(). | Andreas Kling |