Historial de Commits

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