Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Idan Horowitz cf271183b4 Kernel: Make Process::current() return a Process& instead of Process* 3 năm trước cách đây
  Brian Gianforcaro 43f930d3aa Kernel: Convert MasterPTY creation to use DoubleBuffer factory 4 năm trước cách đây
  Brian Gianforcaro de9ff0af50 Kernel: Modify the IOCTL API to return KResult 4 năm trước cách đây
  Brian Gianforcaro 9a04f53a0f Kernel: Utilize AK::Userspace<T> in the ioctl interface 4 năm trước cách đây
  Brian Gianforcaro 425195e93f Kernel: Standardize the header include style to 'include <Kernel/...>' 4 năm trước cách đây
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 năm trước cách đây
  Gunnar Beutner 1c3346e3ce Kernel: Use KResultOr<size_t> throughout the TTY subsystem 4 năm trước cách đây
  Gunnar Beutner 0a94b4233f Kernel: Don't use ref_count() in MasterPTY::close() 4 năm trước cách đây
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 năm trước cách đây
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 năm trước cách đây
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset 4 năm trước cách đây
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 năm trước cách đây
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 năm trước cách đây
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 năm trước cách đây
  Jean-Baptiste Boric f64e287b82 Kernel: Make device generate their own names 4 năm trước cách đây
  asynts 7b0a1a98d9 Everywhere: Replace a bundle of dbg with dbgln. 4 năm trước cách đây
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum 4 năm trước cách đây
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() 4 năm trước cách đây
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 năm trước cách đây
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 4 năm trước cách đây
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> 5 năm trước cách đây
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions 5 năm trước cách đây
  Sergey Bugaev 1b4e88fb59 Kernel: Allow File::close() to fail 5 năm trước cách đây
  Andreas Kling b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() 5 năm trước cách đây
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 năm trước cách đây
  Liav A 63a27992e8 MasterPTY: Use dbg() instead of dbgprintf() 5 năm trước cách đây
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current 5 năm trước cách đây
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace 5 năm trước cách đây
  Andreas Kling f4f958f99f Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing 5 năm trước cách đây
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 năm trước cách đây