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