Andreas Kling
|
e5a20697da
Kernel: Fix awkward RTC log message at boot
|
5 years ago |
Liav A
|
0fc60e41dd
Kernel: Use klog() instead of kprintf()
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Conrad Pankoff
|
07ca753124
Kernel: Fix BIOS date/time on hardware
|
5 years ago |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 years ago |
Andreas Kling
|
891d4c4834
Kernel: Qualify a bunch of #include statements.
|
6 years ago |
Andreas Kling
|
bc951ca565
Kernel: Run clang-format on everything.
|
6 years ago |
Robin Burchell
|
1cefb4a3b4
Kernel/RTC: Mark some intentional fallthroughs to suppress compiler warnings
|
6 years ago |
Andreas Kling
|
932836e3c7
Kernel: Computing the boot timestamp was a bit broken.
|
6 years ago |
Andreas Kling
|
fad69464f6
Kernel: Fix wrong calculation of current Unix timestamp.
|
6 years ago |
Andreas Kling
|
c5a00a56c8
WindowServer: Put a clock in the top right corner of the screen.
|
6 years ago |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 years ago |
Andreas Kling
|
4dec23b487
Add assertion that RTC year is >= 2018.
|
6 years ago |
Andreas Kling
|
dc6f57f19c
Add gettimeofday() syscall and LibC wrappers gettimeofday() and time().
|
6 years ago |