Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 7d288aafb2 Kernel: Add link() syscall to create hard links. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 799177feda Kernel: Make BochsVGADevice a BlockDevice and support mmapping it. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 994279d56c Kernel: Add Device base class for CharacterDevice. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0d23cd73e6 VFS: Add two assertions to resolve_path() to catch corrupted file systems. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 77177dbb76 Kernel: Begin fleshing out bind() syscall. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 03c0e836f0 Kernel: Fix some broken debugging code in VFS. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a1b63bb6d4 Bootloader: Locate the kernel's data segment and clear it. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling feed67ede2 Kernel: VFS::open/create should take base Inode& instead of InodeIdentifier. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6618411fba Kernel: mkdir() should use the containing directory's FS for inode creation. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fc0b63ca3c Kernel: Include absolute paths of mount points in /proc/mounts %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 34e745b0b4 Add uid and gid to CharacterDevices. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c4fce9b3f9 Make stat() work on device files again. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b4e478aa50 Deallocate PTY's when they close. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c95228b128 Add support for removing directories. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a1b4f719ba VFS: unlink() should fail when called on a directory. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 754037874c Move VFS sources into Kernel/. %!s(int64=6) %!d(string=hai) anos