| 2005-08-11 |
adding files needed to compile
fsdfs
committed
on 11 Aug 2005
|
|---|---|
|
saving progress - uses new MM system. does not boot
fsdfs
committed
on 11 Aug 2005
|
|
| 2005-08-10 |
code cleanup
fsdfs
committed
on 10 Aug 2005
|
|
freeing memory will now free contiguous virtual memory
fsdfs
committed
on 10 Aug 2005
|
|
|
fixed a compiler error.
fsdfs
committed
on 10 Aug 2005
|
|
|
implemented kfree(). does not free contiguous blocks of virtual memory
fsdfs
committed
on 10 Aug 2005
|
|
|
implemented kmalloc() to use new memory management suite
fsdfs
committed
on 10 Aug 2005
|
|
|
ubixos compiles but it does not use the new mm system yet.
fsdfs
committed
on 10 Aug 2005
|
|
|
updates + kmalloc() and kfree() stubs
fsdfs
committed
on 10 Aug 2005
|
|
|
header files and such.
fsdfs
committed
on 10 Aug 2005
|
|
|
had to clean up the old files and not mix them with the new code
fsdfs
committed
on 10 Aug 2005
|
|
|
house cleaning on new mm system
fsdfs
committed
on 10 Aug 2005
|
|
|
|