Commit History

Author SHA1 Message Date
  Andreas Kling 34e745b0b4 Add uid and gid to CharacterDevices. 6 years ago
  Andreas Kling c4fce9b3f9 Make stat() work on device files again. 6 years ago
  Andreas Kling b4e478aa50 Deallocate PTY's when they close. 6 years ago
  Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper. 6 years ago
  Andreas Kling c95228b128 Add support for removing directories. 6 years ago
  Andreas Kling a1b4f719ba VFS: unlink() should fail when called on a directory. 6 years ago
  Andreas Kling 754037874c Move VFS sources into Kernel/. 6 years ago