Historique des commits

Auteur SHA1 Message Date
  Andreas Kling abdf24cb73 Fix deadlock in synthfs read implementation. il y a 6 ans
  Andreas Kling 981a3ae4b3 Make VFS test environment build again. il y a 6 ans
  Andreas Kling 83172e6a4b Rename FileHandle to FileDescriptor. il y a 6 ans
  Andreas Kling dec5683e9c Snazz up the kprintf() output a bit by giving it its own color. il y a 6 ans
  Andreas Kling b1ff62f605 Okay let's just not have this broken locking at all right now. il y a 6 ans
  Andreas Kling e6284a8774 Fix broken SpinLock. il y a 6 ans
  Andreas Kling 97726862dd Add basic symlink support. il y a 6 ans
  Andreas Kling 1d4af51250 Add a VFS::absolutePath(InodeIdentifier). il y a 6 ans
  Andreas Kling 2716a9e2d7 Greatly improve /proc/PID/stack by tracing the ebp frame chain. il y a 6 ans
  Andreas Kling c928b06218 Add a very hackish /proc/PID/stack. il y a 6 ans
  Andreas Kling a32b3a3ddf Implement /proc/PID/vm. il y a 6 ans
  Andreas Kling 57136ad87e synthfs: generated files should have size=0. il y a 6 ans
  Andreas Kling ed2422d7af Start adding a basic /proc filesystem and a "ps" utility. il y a 6 ans
  Andreas Kling 9171521752 Integrate ext2 from VFS into Kernel. il y a 6 ans
  Andreas Kling f608629704 Implement creating a new directory. il y a 6 ans
  Andreas Kling 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) il y a 6 ans
  Andreas Kling c7c957966a Implement SyntheticFileSystem::readInodeBytes(). il y a 6 ans
  Andreas Kling 1f41a36c52 Add a Unix namespace for foo_t types. il y a 6 ans
  Andreas Kling c94044a04a Work on POSIX-like read() and lseek() support. il y a 6 ans
  Andreas Kling 5a30055157 Import all this stuff into a single repo called Serenity. il y a 6 ans