1. ef97c26 Add preemptive switch_task to timer by swissChili · 3 years, 6 months ago
  2. c496cd7 Fix multitasking, threads work! by swissChili · 3 years, 6 months ago
  3. 7be3274 Fix paging faults when switching/creating tasks by swissChili · 3 years, 6 months ago
  4. cfd3c3c Add threading, paging broken by swissChili · 3 years, 6 months ago
  5. e9289ee Remove directory cloning, add spawn() based multitasking stub by swissChili · 3 years, 6 months ago
  6. e20b79b Add page directory cloning, beginning of multitasking by swissChili · 3 years, 6 months ago
  7. 6422869 Add syscall stub by swissChili · 3 years, 6 months ago
  8. b74bc5a Remove makefiles by swissChili · 3 years, 6 months ago
  9. 2b5acc8 Use JMK build system by swissChili · 3 years, 6 months ago
  10. da23a91 Use updated multiboot_info_t from GRUB docs by swissChili · 3 years, 6 months ago
  11. c2e62ed Fix mkinitrd, add vfs_initrd stub by swissChili · 3 years, 6 months ago
  12. b7fe899 Add readdir() test, devfs by swissChili · 3 years, 6 months ago
  13. f544862 Finish up vfs_init by swissChili · 3 years, 7 months ago
  14. 6c0519e Beginnings of vfs_initrd driver by swissChili · 3 years, 7 months ago
  15. 9752ab3 Add multiboot module by swissChili · 3 years, 7 months ago
  16. f46600c Add initrd by swissChili · 3 years, 7 months ago
  17. b3abcd9 Add mkinitrd by swissChili · 3 years, 7 months ago
  18. 8efa492 Add VFS, start of initrd by swissChili · 3 years, 7 months ago
  19. 6575dd7 Add efficient realloc() by swissChili · 3 years, 7 months ago
  20. 2239935 Make free(3) reclaim adjacent memory by swissChili · 3 years, 7 months ago
  21. f238c22 Fix allocator bug by swissChili · 3 years, 7 months ago
  22. e4f0199 Add allocator by swissChili · 3 years, 7 months ago
  23. 959aa8a Fix VGA cursor by swissChili · 3 years, 7 months ago
  24. dc25b2b Fix segment error in GRUB by swissChili · 3 years, 7 months ago
  25. e0a79bb Reinitialize paging in C by swissChili · 3 years, 7 months ago
  26. d3a652e Move kernel to higher half by swissChili · 3 years, 7 months ago
  27. 7eef438 Move to kernel/ by swissChili · 3 years, 7 months ago
  28. 19ef418 Add preliminary PS/2 keyboard support by swissChili · 3 years, 7 months ago
  29. 825d46b Add paging by swissChili · 3 years, 7 months ago
  30. defeb0d Add timer by swissChili · 3 years, 7 months ago
  31. 9b3584b Initialize PIC by swissChili · 3 years, 7 months ago
  32. 0b35bf2 Add printf, gdb support, fix gdt by swissChili · 3 years, 7 months ago
  33. d813792 Initial commit by swissChili · 3 years, 7 months ago