coderain 38ced47171 Now booting goes further with the new memory manager vor 5 Jahren
..
boot 38ced47171 Now booting goes further with the new memory manager vor 5 Jahren
exec 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
memory 38ced47171 Now booting goes further with the new memory manager vor 5 Jahren
cache.c c9cce3d583 Switch to the new locking API. vor 6 Jahren
clock.c a16949de96 Rewrite the system clock to use timestamps instead of calendar time vor 6 Jahren
cpu.c fad7052d1e Move some of the architecture-specific code into a separate unit. vor 6 Jahren
crash.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
device.c 95d13d26be Make sure the IOCTL buffers are optional. vor 6 Jahren
exception.c 38ced47171 Now booting goes further with the new memory manager vor 5 Jahren
filesystem.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
heap.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
helpers.asm fce977c0d1 Get rid of exception_return vor 6 Jahren
interrupt.c 260aea5e3f Fix a stack leak. Prevent the kernel stack from overflowing. vor 6 Jahren
irq.c fad7052d1e Move some of the architecture-specific code into a separate unit. vor 6 Jahren
isa_dma.c 39e299164b Make the floppy driver and ISA DMA work with the new memory manager vor 5 Jahren
lock.c fad7052d1e Move some of the architecture-specific code into a separate unit. vor 6 Jahren
log.c c9cce3d583 Switch to the new locking API. vor 6 Jahren
module.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
object.c 59661c59c7 Fix a bug in wait_for_objects. vor 6 Jahren
pci.c fad7052d1e Move some of the architecture-specific code into a separate unit. vor 6 Jahren
pipe.c c9cce3d583 Switch to the new locking API. vor 6 Jahren
power.c fad7052d1e Move some of the architecture-specific code into a separate unit. vor 6 Jahren
process.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
segments.c 15e9e2ad2a Remove trailing whitespaces. vor 8 Jahren
semaphore.c 7992a3f0b5 Make waiting for objects generic. Implement access granting/revoking. vor 6 Jahren
start.c 38ced47171 Now booting goes further with the new memory manager vor 5 Jahren
syscalls.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
thread.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
timer.c 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit vor 6 Jahren
user.c 738cdf14f4 Change the timer syscalls so that sysret_t can be 32-bit vor 6 Jahren
video.c 2157a8e9eb Remove the old memory manager. Make changes so the kernel compiles. vor 5 Jahren
vm86.c a2008648fd Make the rest of the drivers work with the new MM as well vor 5 Jahren