Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 1d2529b4a1 Add chown() syscall and a simple /bin/chown program. před 6 roky
  Andreas Kling 9624b54703 More moving towards using signed types. před 6 roky
  Andreas Kling 5af4e622b9 Kernel: Add KResult and KResultOr<T> classes. před 6 roky
  Andreas Kling 2cfcbdc735 AK: Add Retained<T>, like RetainPtr, but never null. před 6 roky
  Andreas Kling 5582a0a254 Kernel: When a lock is busy, donate remaining process ticks to lock holder. před 6 roky
  Andreas Kling 4df92709c8 Kernel: Add proper locking to SynthFS and stop disabling interrupts. před 6 roky
  Andreas Kling b5e5541cbc Kernel: Remove an unnecessary InterruptDisabler in SynthFS. před 6 roky
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. před 6 roky
  Andreas Kling 6b88025dda Remove the last remaining #ifndef SERENITY blocks. před 6 roky
  Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper. před 6 roky
  Andreas Kling c95228b128 Add support for removing directories. před 6 roky
  Andreas Kling 8bb18fdc56 Kernel: Get rid of Unix namespace. před 6 roky
  Andreas Kling 730c14e647 VFS: Rename FS::id() to fsid() for consistency. před 6 roky
  Andreas Kling 754037874c Move VFS sources into Kernel/. před 6 roky