vulcanos/kernel
ice-bit 3c574238cf Fixed bugs about kheap, paging and ordered list
Furthermore, added Heap kernel driver code
for both allocation and deallocation
free() does not works yet:
`ASSERTION-FAILED(head->magic == HEAP_MAGIC) at kheap.c:261`
2019-09-24 18:32:38 +02:00
..
cpu Fixing bugs... 2019-09-24 12:39:05 +02:00
drivers Fixed bugs about kheap, paging and ordered list 2019-09-24 18:32:38 +02:00
libc Now this should be complete 2019-07-08 18:43:45 +02:00
shell Fixed some bugs and changed ASCII logo 2019-09-14 00:38:11 +02:00
kernel_main.c Fixed bugs about kheap, paging and ordered list 2019-09-24 18:32:38 +02:00
Makefile Fixed all previous bugs...however strange things happens when OS runs 2019-07-03 21:04:05 +02:00