Historie revizí

Autor SHA1 Zpráva Datum
  Liav A 7c617394a1 Kernel: Ensure we read valid values from the RTC CMOS registers před 4 roky
  Liav A 517460d3a9 Kernel: Ensure we don't get in an endless loop while querying the CMOS před 4 roky
  Brian Gianforcaro ed996fcced Kernel: Remove unused header includes před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) před 4 roky
  Andreas Kling 73e06a1983 Kernel: Convert klog() => AK::Format in a handful of places před 4 roky
  Jean-Baptiste Boric eedb6480df Kernel: Don't assert if RTC believes we're in the past před 4 roky
  Nico Weber 4dfe97f9ae Kernel: Minor tweak to now() computation před 4 roky
  Nico Weber c85e679e2d AK+LibCore+Kernel: Have fewer implementations of day_of_year před 4 roky
  Nico Weber 9b17082899 AK+LibC+Kernel: Have fewer implementations of year_to_days_in_epoch před 4 roky
  Nico Weber 84ed257959 AK+LibC+LibCore+Kernel: Have fewer implementations of is_leap_year před 4 roky
  Nico Weber 19a8aa72d2 Kernel: Fix reading RTC před 5 roky
  Nico Weber 49d6405164 Kernel: Log time in addition to date in RTC startup před 5 roky
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static před 5 roky
  Andreas Kling e5a20697da Kernel: Fix awkward RTC log message at boot před 5 roky
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  Conrad Pankoff 07ca753124 Kernel: Fix BIOS date/time on hardware před 5 roky
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. před 6 roky
  Andreas Kling 891d4c4834 Kernel: Qualify a bunch of #include statements. před 6 roky
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. před 6 roky
  Robin Burchell 1cefb4a3b4 Kernel/RTC: Mark some intentional fallthroughs to suppress compiler warnings před 6 roky
  Andreas Kling 932836e3c7 Kernel: Computing the boot timestamp was a bit broken. před 6 roky
  Andreas Kling fad69464f6 Kernel: Fix wrong calculation of current Unix timestamp. před 6 roky
  Andreas Kling c5a00a56c8 WindowServer: Put a clock in the top right corner of the screen. před 6 roky
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. před 6 roky
  Andreas Kling 4dec23b487 Add assertion that RTC year is >= 2018. před 6 roky
  Andreas Kling dc6f57f19c Add gettimeofday() syscall and LibC wrappers gettimeofday() and time(). před 6 roky