coderain d0a03df8a3 Improve the language used il y a 4 ans
..
boot 876bb4f27f Implement module loading. Move drivers into modules. Fix bugs. il y a 7 ans
exec b3e9524c23 Implement serial logging. Finish modularizing power management. il y a 7 ans
cache.h c9cce3d583 Switch to the new locking API. il y a 6 ans
clock.h a16949de96 Rewrite the system clock to use timestamps instead of calendar time il y a 6 ans
common.h fad7052d1e Move some of the architecture-specific code into a separate unit. il y a 6 ans
cpu.h c7aa8cb1d6 The assembler needs to know the instruction size. il y a 6 ans
device.h c9cce3d583 Switch to the new locking API. il y a 6 ans
exception.h 549ee9217b Move system calls to the SDK and normalize their names il y a 7 ans
filesystem.h c9cce3d583 Switch to the new locking API. il y a 6 ans
heap.h 1d2617f421 Reorganize the files. il y a 6 ans
interrupt.h 549ee9217b Move system calls to the SDK and normalize their names il y a 7 ans
irq.h 15e9e2ad2a Remove trailing whitespaces. il y a 8 ans
isa_dma.h 15e9e2ad2a Remove trailing whitespaces. il y a 8 ans
lock.h c1387c687c Reimplement basic locking. Fix bugs. il y a 6 ans
log.h 77d448de17 Improve logging. il y a 6 ans
memory.h c9cce3d583 Switch to the new locking API. il y a 6 ans
module.h b3e9524c23 Implement serial logging. Finish modularizing power management. il y a 7 ans
object.h c9cce3d583 Switch to the new locking API. il y a 6 ans
pci.h b3e9524c23 Implement serial logging. Finish modularizing power management. il y a 7 ans
pipe.h d0a03df8a3 Improve the language used il y a 4 ans
power.h b3e9524c23 Implement serial logging. Finish modularizing power management. il y a 7 ans
process.h 52c5ee0487 Improve process/thread termination. il y a 6 ans
segments.h 15e9e2ad2a Remove trailing whitespaces. il y a 8 ans
semaphore.h 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. il y a 6 ans
syscalls.h 6f82eb13a8 Reorganize the headers il y a 7 ans
thread.h 260aea5e3f Fix a stack leak. Prevent the kernel stack from overflowing. il y a 6 ans
timer.h 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit il y a 6 ans
user.h 55d07a0006 Remove unnecessary system calls il y a 7 ans
video.h 9f3ec362bd Move video I/O control definitions to the SDK il y a 7 ans
vm86.h fad7052d1e Move some of the architecture-specific code into a separate unit. il y a 6 ans