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