Commit History

Author SHA1 Message Date
  Andreas Kling 2dd9ef6863 Kernel: Make File::absolute_path() const. 6 years ago
  Andreas Kling fa6446fc0d FileSystem: VFS should require Badge<Device> for device registration. 6 years ago
  Andreas Kling 2470fdcd9b Kernel: Make Socket inherit from File. 6 years ago
  Andreas Kling 0a0d739e98 Kernel: Make FIFO inherit from File. 6 years ago
  Andreas Kling e886337a67 Kernel: Make ProcessTracer inherit from File. 6 years ago
  Andreas Kling ca9ed13643 Kernel: Simplify Device::open(). 6 years ago
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. 6 years ago