Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Started working on the VFS | Alexis211 | 2009-09-13 | 2 | -0/+87 | |
| | | ||||||
* | | Nothing, really | Alexis211 | 2009-09-13 | 1 | -1/+1 | |
|/ | ||||||
* | Fixed some bugs | Alexis211 | 2009-09-12 | 7 | -17/+45 | |
| | ||||||
* | Nothing, really | Alexis211 | 2009-09-11 | 21 | -76/+102 | |
| | ||||||
* | Added read() and write() functions to Partition:: | Alexis211 | 2009-09-06 | 8 | -16/+107 | |
| | | | | | These functions make it possible to read or write bytes on a partition without worrying of sectors. | |||||
* | Ok, exception handling happens in Thread::. | Alexis211 | 2009-09-06 | 6 | -44/+47 | |
| | ||||||
* | Bug correction | Alexis211 | 2009-09-06 | 7 | -1608/+4 | |
| | ||||||
* | Cleanup'ed a TODO | Alexis211 | 2009-09-06 | 1 | -1/+1 | |
| | ||||||
* | Maybee some changes | Alexis211 | 2009-09-02 | 15 | -607/+650 | |
| | ||||||
* | Now we can read frop floppy drives !!! Next : FAT driver. | Alexis211 | 2009-08-31 | 19 | -690/+1845 | |
| | ||||||
* | Added a few commands to built-in shell, and made a few scrshots. | Alexis211 | 2009-08-31 | 10 | -565/+609 | |
| | ||||||
* | We now have complete support for keybord, IN UTF-8 !! | Alexis211 | 2009-08-31 | 24 | -680/+1482 | |
| | ||||||
* | We now have (partial) support for UTF-8. | Alexis211 | 2009-08-29 | 19 | -647/+840 | |
| | ||||||
* | . | Alexis211 | 2009-08-29 | 4 | -250/+266 | |
| | ||||||
* | The Melon kernel now has support for simple multitasking | Alexis211 | 2009-08-29 | 16 | -449/+1306 | |
| | ||||||
* | cleanup | Alexis211 | 2009-08-29 | 22 | -0/+0 | |
| | ||||||
* | Some changes | Alexis211 | 2009-08-29 | 23 | -6/+9 | |
| | ||||||
* | Some changes | Alexis211 | 2009-08-28 | 10 | -344/+356 | |
| | ||||||
* | Lots of stuff added : heap, timer, device managment, ... | Alexis211 | 2009-08-22 | 50 | -180/+2583 | |
| | ||||||
* | Kernel now loads in higher half, and uses a VT for output. | Alexis211 | 2009-08-21 | 25 | -106/+501 | |
| | ||||||
* | System boots up and shows a nice ASCII art logo. | Alexis211 | 2009-08-21 | 28 | -0/+698 | |