提交历史

作者 SHA1 备注 提交日期
  Andreas Kling bca4b71bfa Lots of hacking to make a very simple "ls" utility. 6 年之前
  Andreas Kling 018da1be11 Generalize the SpinLock and move it to AK. 6 年之前
  Andreas Kling ba185e3eba Zero out VirtualFileSystem::s_the in initializeGlobals(). 6 年之前
  Andreas Kling 79ffdb7205 A lot of hacking: 6 年之前
  Andreas Kling 2d1d01661b Add a way to initialize VFS globals. 6 年之前
  Andreas Kling e86cadc7af Add an fd field to FileHandle in Kernel builds. 6 年之前
  Andreas Kling f82b25d4f9 Fix some minor build warnings. 6 年之前
  Andreas Kling 7580ac576f Make VFS host build work again. 6 年之前
  Andreas Kling d2425495ca VirtualFileSystem class builds inside Kernel. 6 年之前
  Andreas Kling 9171521752 Integrate ext2 from VFS into Kernel. 6 年之前
  Andreas Kling f608629704 Implement creating a new directory. 6 年之前
  Andreas Kling 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 年之前
  Andreas Kling 0286b5ea48 Add a "stat" command to test FileHandle::stat(). 6 年之前
  Andreas Kling 93556d6743 Add basic character device support. Start with null and zero. 6 年之前
  Andreas Kling fa3b11ac64 Parse out major/minor device from character and block device inodes. 6 年之前
  Andreas Kling 6ea8ce500c Use HashMap::remove() in some places that I wanted it. 6 年之前
  Andreas Kling c2d42710bb Fix build. 6 年之前
  Andreas Kling 5a30055157 Import all this stuff into a single repo called Serenity. 6 年之前