Commit History

Автор SHA1 Съобщение Дата
  Liav A 63a27992e8 MasterPTY: Use dbg() instead of dbgprintf() преди 5 години
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current преди 5 години
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace преди 5 години
  Andreas Kling f4f958f99f Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing преди 5 години
  Andreas Kling 94ca55cefd Meta: Add license header to source files преди 5 години
  Andreas Kling 62a191b59a Kernel: Require "tty" for ioctl() on TTY and MasterPTY преди 5 години
  Andreas Kling e9dda8d592 Kernel: Give PTY's *actually* unique major ID's преди 5 години
  Andreas Kling be459acaea TTY: Change the MasterPTY device major to not conflict with /dev/psaux преди 5 години
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& преди 5 години
  Andreas Kling 5c3647b8a3 TTY: MasterPTY should fail to ioctl() if slave is gone преди 5 години
  Andreas Kling ef64e26317 TTY: Forward TIOCGPGRP from MasterPTY to SlavePTY преди 5 години
  Andreas Kling ec65b8db2e Revert "Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing" преди 5 години
  Andreas Kling 1cca5142af Kernel: Make DoubleBuffer use a KBuffer instead of kmalloc()ing преди 5 години
  Sergey Bugaev dadf6337ef Kernel: Customize absolute_path() for more file types преди 6 години
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. преди 6 години
  Andreas Kling c26e3ce86b Change "retain" to "ref" in various comments. преди 6 години
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. преди 6 години
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. преди 6 години
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. преди 6 години
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. преди 6 години
  Andreas Kling fdf3608c8a Update Badge<T> instantiations to simply be {}. преди 6 години
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. преди 6 години
  Andreas Kling 88f03f86ff Kernel: Have TTY subclasses cache their tty_name/pts_name. преди 6 години
  Andreas Kling 9fca94269e Kernel: Move TTY-related files into Kernel/TTY/. преди 6 години