提交历史

作者 SHA1 备注 提交日期
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Liav A 3c35ea30cc Kernel: Return 0 to indicate EOF when reading from end-of-file of device 4 年之前
  Liav A a66c9fc593 Kernel: When writing to device node, use can_write for checking 4 年之前
  Andreas Kling 6a3224d040 Kernel: Remove debug spam in DevFS 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 0a45cfee01 DevFS: Use strongly typed InodeIndex 4 年之前
  Jean-Baptiste Boric f64e287b82 Kernel: Make device generate their own names 4 年之前
  Jean-Baptiste Boric a2601e1308 Kernel: Hook Ramdisk devices inside DevFS 4 年之前
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum 4 年之前
  Andreas Kling 7c4ddecacb Kernel: Convert a bunch of String::format() => String::formatted() 4 年之前
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Liav A 72b1998f0d Kernel: Introduce a new partitioning subsystem 4 年之前
  Liav A 247517cd4a Kernel: Introduce the DevFS 4 年之前