Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 03c0e836f0 Kernel: Fix some broken debugging code in VFS. há 6 anos atrás
  Andreas Kling a1b63bb6d4 Bootloader: Locate the kernel's data segment and clear it. há 6 anos atrás
  Andreas Kling feed67ede2 Kernel: VFS::open/create should take base Inode& instead of InodeIdentifier. há 6 anos atrás
  Andreas Kling 6618411fba Kernel: mkdir() should use the containing directory's FS for inode creation. há 6 anos atrás
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. há 6 anos atrás
  Andreas Kling fc0b63ca3c Kernel: Include absolute paths of mount points in /proc/mounts há 6 anos atrás
  Andreas Kling 34e745b0b4 Add uid and gid to CharacterDevices. há 6 anos atrás
  Andreas Kling c4fce9b3f9 Make stat() work on device files again. há 6 anos atrás
  Andreas Kling b4e478aa50 Deallocate PTY's when they close. há 6 anos atrás
  Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper. há 6 anos atrás
  Andreas Kling c95228b128 Add support for removing directories. há 6 anos atrás
  Andreas Kling a1b4f719ba VFS: unlink() should fail when called on a directory. há 6 anos atrás
  Andreas Kling 754037874c Move VFS sources into Kernel/. há 6 anos atrás