Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ... | Alex Auvolat | 2015-03-11 | 1 | -5/+12 |
* | Add pckbd driver. | Alex Auvolat | 2015-03-11 | 1 | -2/+42 |
* | Add simple drawing code & font loading. | Alex Auvolat | 2015-03-11 | 1 | -0/+3 |
* | Refactor ; add default font (8x16 standard VGA font). | Alex Auvolat | 2015-03-11 | 1 | -1/+1 |
* | Clear screen from GIP client (in login) | Alex Auvolat | 2015-03-11 | 1 | -5/+3 |
* | Begin work on GIP (Graphics Initiation Protocol) | Alex Auvolat | 2015-03-11 | 2 | -13/+101 |
* | Fix process exiting. | Alex Auvolat | 2015-03-11 | 1 | -0/+6 |
* | Add mutex to pciide driver (fixes some stuff) | Alex Auvolat | 2015-03-10 | 1 | -1/+1 |
* | Things are happenning ; lots of bugs. | Alex Auvolat | 2015-03-10 | 2 | -0/+40 |