Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-organized everything | Alexis211 | 2009-10-18 | 2 | -3/+3 |
| | |||||
* | Implemented FileVT. | Alexis211 | 2009-09-20 | 1 | -1/+1 |
| | |||||
* | Keymaps are now loaded from ramfs. | Alexis211 | 2009-09-20 | 5 | -0/+56 |
| | |||||
* | We now have scrollable virtual terminals ! | Alexis211 | 2009-09-20 | 4 | -5/+5 |
| | |||||
* | Lot of changes. Log now go to /System/Logs/*.log | Alexis211 | 2009-09-19 | 1 | -3/+2 |
| | |||||
* | Changes in mutexes, vectors and VTs : | Alexis211 | 2009-09-18 | 2 | -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.h | Alexis211 | 2009-09-17 | 1 | -1/+1 |
| | |||||
* | Added a few commands to kernel shell (rm && mkdir). | Alexis211 | 2009-09-14 | 2 | -3/+9 |
| | | | | Also fixed a bug in VFS::remove. | ||||
* | Changed welcome text and added a few error messages. | Alexis211 | 2009-09-13 | 1 | -1/+12 |
| | |||||
* | Kernel can now load an Initrd. | Alexis211 | 2009-09-13 | 1 | -0/+1 |
| | |||||
* | Nothing, really | Alexis211 | 2009-09-11 | 1 | -4/+15 |
| | |||||
* | Now we can read frop floppy drives !!! Next : FAT driver. | Alexis211 | 2009-08-31 | 1 | -1/+1 |
| | |||||
* | We now have complete support for keybord, IN UTF-8 !! | Alexis211 | 2009-08-31 | 2 | -1/+46 |
| | |||||
* | Lots of stuff added : heap, timer, device managment, ... | Alexis211 | 2009-08-22 | 1 | -7/+7 |
| | |||||
* | System boots up and shows a nice ASCII art logo. | Alexis211 | 2009-08-21 | 1 | -0/+10 |