Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 9a296d63f3 Add simplified mmap() and munmap() syscalls. пре 6 година
  Andreas Kling a5caf7ca99 Make the kmalloc global stats variable volatile. пре 6 година
  Andreas Kling 3253a23b91 Add a simplified waitpid() so that sh can wait on spawned commands. пре 6 година
  Andreas Kling 018da1be11 Generalize the SpinLock and move it to AK. пре 6 година
  Andreas Kling d90d125dfe Add an undertaker task that is responsible for destroying dead tasks. пре 6 година
  Andreas Kling ccd15e0590 Various things: пре 6 година
  Andreas Kling 63e253bac9 Generate a basic /proc/summary file with some info about all tasks. пре 6 година
  Andreas Kling ed2422d7af Start adding a basic /proc filesystem and a "ps" utility. пре 6 година
  Andreas Kling fe237ee215 Lots of hacking: пре 6 година
  Andreas Kling b824f15619 Launching an arbitrary ELF executable from disk works! :^) пре 6 година
  Andreas Kling 85bcf2ed0f Add getgid() and getpid() syscalls. Prep for LibC. пре 6 година
  Andreas Kling 3a3c57357c Add a sys$exit and make init_stage2 call it when finished. пре 6 година
  Andreas Kling 79ffdb7205 A lot of hacking: пре 6 година
  Andreas Kling dd6706a1a1 Fix null deref in contextSwitch(). пре 6 година
  Andreas Kling 46ff281695 Turn the syscall interrupt into a trap (by switching the gate type.) пре 6 година
  Andreas Kling 3649638259 Add Regions concept to Task. пре 6 година
  Andreas Kling f67d695254 More paging stuff. пре 6 година
  Andreas Kling 89851a9ded Use FileHandle from VFS. пре 6 година
  Andreas Kling 9d5de91cf3 Actually destroy tasks after they crash. пре 6 година
  Andreas Kling 56c1f9db8e A userspace process can now GPF and the OS goes on! пре 6 година
  Andreas Kling 77299cf54d Add basic paging. Only identity maps the bottom 4MB as a start. пре 6 година
  Andreas Kling 9171521752 Integrate ext2 from VFS into Kernel. пре 6 година
  Andreas Kling 72bb80a9ae These changes were lying around uncommitted in the old repo. пре 6 година
  Andreas Kling 9396108034 Import the "gerbert" kernel I worked on earlier this year. пре 6 година