summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Keymaps are now loaded from ramfs.Alexis2112009-09-201-1/+2
|
* We now have scrollable virtual terminals !Alexis2112009-09-201-1/+5
|
* Changes in mutexes, vectors and VTs :Alexis2112009-09-181-1/+1
| | | | | | mutexes now use the atomic_exchang defined in Task.wtf.asm some vector methods are now declared const VTs now can display (decimal) 64bit integers
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-141-1/+1
| | | | Also fixed a bug in VFS::remove.
* Kernel can now load an Initrd.Alexis2112009-09-131-2/+2
|
* RamFS creatable but not loadable yetAlexis2112009-09-131-3/+8
|
* Cleanup'ed a TODOAlexis2112009-09-061-1/+2
|
* We now have (partial) support for UTF-8.Alexis2112009-08-291-2/+2
|
* .Alexis2112009-08-291-1/+1
|
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+48