Commit History

Author SHA1 Message Date
  coderain ae4db17b61 Fix a bug in common.mk. 5 years ago
  coderain 46c61c61ea Fix a bug in free_page. 5 years ago
  coderain 95d13d26be Make sure the IOCTL buffers are optional. 5 years ago
  coderain 82ffccf3e4 Switch to the context of the kernel process in vm86_interrupt. 5 years ago
  coderain 59661c59c7 Fix a bug in wait_for_objects. 5 years ago
  coderain 52c5ee0487 Improve process/thread termination. 5 years ago
  coderain af25f21d70 Fix the security check for framebuffer mapping. 5 years ago
  coderain 568844d350 Fix bugs in the VESA driver. 5 years ago
  coderain 77d448de17 Improve logging. 5 years ago
  coderain 4309b04a86 Fix printf bugs. 5 years ago
  coderain 49d75449f0 Pass the machine state from the interrupt for kernel crashes. 5 years ago
  coderain c22193bc7c Fix a minor bug in __crt_vstrprintf. 5 years ago
  coderain c7aa8cb1d6 The assembler needs to know the instruction size. 5 years ago
  coderain bb838ae01d Merge branch 'unit_tests' 5 years ago
  coderain ab00d5b6f4 Update the node balance when deleting a duplicate in the AVL tree. 5 years ago
  coderain fad7052d1e Move some of the architecture-specific code into a separate unit. 5 years ago
  coderain 045be778f3 Begin implementing unit tests. 5 years ago
  coderain c9cce3d583 Switch to the new locking API. 5 years ago
  coderain 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. 5 years ago
  coderain b2b59886c7 Improve exception handling. 5 years ago
  coderain e5133aaacf Introduce a uid_t type for user IDs. 5 years ago
  coderain 3c314f07cd Improve context switching and scheduler APIs. 5 years ago
  coderain c1387c687c Reimplement basic locking. Fix bugs. 5 years ago
  coderain e06a5d13a3 Add an automatic build environment setup script for POSIX-compliant systems. 6 years ago
  coderain b3e9524c23 Implement serial logging. Finish modularizing power management. 6 years ago
  coderain 209134ca5e Implement printf in the CRT 6 years ago
  coderain 876bb4f27f Implement module loading. Move drivers into modules. Fix bugs. 6 years ago
  coderain 081225fd85 Upgrade to multiboot version 2 6 years ago
  coderain 632d3438cb Reimplement AVL trees 6 years ago
  coderain c2c026e397 Automatically generate syscalls.h and syscalls.c as well 6 years ago