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