Commit History

Author SHA1 Message Date
  coderain 38ced47171 Now booting goes further with the new memory manager 5 years ago
  coderain 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. 5 years ago
  coderain 64a2f98d10 Memory manager initialization bugfixes and improvements 6 years ago
  coderain fad7052d1e Move some of the architecture-specific code into a separate unit. 6 years ago
  coderain 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. 6 years ago
  coderain b3e9524c23 Implement serial logging. Finish modularizing power management. 6 years ago
  coderain 876bb4f27f Implement module loading. Move drivers into modules. Fix bugs. 6 years ago
  coderain 081225fd85 Upgrade to multiboot version 2 7 years ago
  coderain df94fa6810 Fix the definitions of strtok and strtok_r 7 years ago
  coderain 549ee9217b Move system calls to the SDK and normalize their names 7 years ago
  coderain d0711e526b Make it so that volumes can be mounted anywhere. 7 years ago
  coderain 42427da093 Implement a ramdisk filesystem driver. 7 years ago
  coderain 15e9e2ad2a Remove trailing whitespaces. 8 years ago
  coderain cd4da538fb Create a filesystem-based device interface to replace the old block/char device syscall system. This is a major change. 8 years ago
  coderain 6556847b55 Initial commit. 8 years ago