Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling bca4b71bfa Lots of hacking to make a very simple "ls" utility. há 6 anos atrás
  Andreas Kling 705832f387 List the root directory after mounting /. há 6 anos atrás
  Andreas Kling d2425495ca VirtualFileSystem class builds inside Kernel. há 6 anos atrás
  Andreas Kling 9171521752 Integrate ext2 from VFS into Kernel. há 6 anos atrás
  Andreas Kling 8293a0ff36 Rework DiskDevice's read() and write() to be non-virtual wrappers. há 6 anos atrás
  Andreas Kling 9cd0a34b5c BlockDevice -> DiskDevice. há 6 anos atrás
  Andreas Kling f608629704 Implement creating a new directory. há 6 anos atrás
  Andreas Kling 5c50d02c2e Fix bug where allocating a new inode forgot that inodes are 1-based. há 6 anos atrás
  Andreas Kling 47fc6344ac Support the ext2 directory entry file_type field. há 6 anos atrás
  Andreas Kling 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) há 6 anos atrás
  Andreas Kling 0286b5ea48 Add a "stat" command to test FileHandle::stat(). há 6 anos atrás
  Andreas Kling c7c957966a Implement SyntheticFileSystem::readInodeBytes(). há 6 anos atrás
  Andreas Kling 1f41a36c52 Add a Unix namespace for foo_t types. há 6 anos atrás
  Andreas Kling c6d6ba7512 Minor errno fixups. há 6 anos atrás
  Andreas Kling c94044a04a Work on POSIX-like read() and lseek() support. há 6 anos atrás
  Andreas Kling fa3b11ac64 Parse out major/minor device from character and block device inodes. há 6 anos atrás
  Andreas Kling 750b27cb07 Ext2FileSystem::readInode() should return an empty buffer for 0-length files. há 6 anos atrás
  Andreas Kling c2d42710bb Fix build. há 6 anos atrás
  Andreas Kling 5a30055157 Import all this stuff into a single repo called Serenity. há 6 anos atrás