提交历史

作者 SHA1 备注 提交日期
  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 年之前