summaryrefslogtreecommitdiff
path: root/Source/Kernel/Ressources
Commit message (Collapse)AuthorAgeFilesLines
* Re-organized everythingAlexis2112009-10-182-3/+3
|
* Implemented FileVT.Alexis2112009-09-201-1/+1
|
* Keymaps are now loaded from ramfs.Alexis2112009-09-205-0/+56
|
* We now have scrollable virtual terminals !Alexis2112009-09-204-5/+5
|
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-3/+2
|
* Changes in mutexes, vectors and VTs :Alexis2112009-09-182-0/+0
| | | | | | 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
* Color scheme is now configured in Config.hAlexis2112009-09-171-1/+1
|
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-142-3/+9
| | | | Also fixed a bug in VFS::remove.
* Changed welcome text and added a few error messages.Alexis2112009-09-131-1/+12
|
* Kernel can now load an Initrd.Alexis2112009-09-131-0/+1
|
* Nothing, reallyAlexis2112009-09-111-4/+15
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-1/+1
|
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-312-1/+46
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-7/+7
|
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+10