Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling c1bbd40b9e Kernel: Rename "descriptor" to "description" where appropriate. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8258b699db Kernel: Use StringView more in Inode and subclasses. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bba2c062fe FileSystem: Make Inode::lookup() take a StringView. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2e14e5891c FileSystem: Remove now-unused Inode::parent() and Inode::reverse_lookup(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9ac95d1867 FileSystem: Pass mode_t to Inode::add_child(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ %!s(int64=6) %!d(string=hai) anos