coderain 38ced47171 Now booting goes further with the new memory manager 5 år sedan
..
boot 876bb4f27f Implement module loading. Move drivers into modules. Fix bugs. 6 år sedan
exec b3e9524c23 Implement serial logging. Finish modularizing power management. 6 år sedan
cache.h c9cce3d583 Switch to the new locking API. 6 år sedan
clock.h a16949de96 Rewrite the system clock to use timestamps instead of calendar time 6 år sedan
common.h fad7052d1e Move some of the architecture-specific code into a separate unit. 6 år sedan
cpu.h c7aa8cb1d6 The assembler needs to know the instruction size. 6 år sedan
device.h c9cce3d583 Switch to the new locking API. 6 år sedan
exception.h 549ee9217b Move system calls to the SDK and normalize their names 7 år sedan
filesystem.h c9cce3d583 Switch to the new locking API. 6 år sedan
heap.h 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. 5 år sedan
interrupt.h 549ee9217b Move system calls to the SDK and normalize their names 7 år sedan
irq.h 15e9e2ad2a Remove trailing whitespaces. 8 år sedan
isa_dma.h 39e299164b Make the floppy driver and ISA DMA work with the new memory manager 5 år sedan
lock.h c1387c687c Reimplement basic locking. Fix bugs. 6 år sedan
log.h 77d448de17 Improve logging. 6 år sedan
memory.h 38ced47171 Now booting goes further with the new memory manager 5 år sedan
module.h b3e9524c23 Implement serial logging. Finish modularizing power management. 6 år sedan
object.h c9cce3d583 Switch to the new locking API. 6 år sedan
pci.h b3e9524c23 Implement serial logging. Finish modularizing power management. 6 år sedan
pipe.h c9cce3d583 Switch to the new locking API. 6 år sedan
power.h b3e9524c23 Implement serial logging. Finish modularizing power management. 6 år sedan
process.h 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. 5 år sedan
segments.h 15e9e2ad2a Remove trailing whitespaces. 8 år sedan
semaphore.h 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. 6 år sedan
syscalls.h 6f82eb13a8 Reorganize the headers 7 år sedan
thread.h 260aea5e3f Fix a stack leak. Prevent the kernel stack from overflowing. 6 år sedan
timer.h 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit 6 år sedan
user.h 55d07a0006 Remove unnecessary system calls 7 år sedan
video.h 9f3ec362bd Move video I/O control definitions to the SDK 7 år sedan
vm86.h fad7052d1e Move some of the architecture-specific code into a separate unit. 6 år sedan