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