Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to BAM build tool | Alex Auvolat | 2016-07-13 | 1 | -12/+0 |
| | |||||
* | Adjustments in region allocation code (fix first_bigger ??) | Alex Auvolat | 2015-03-14 | 1 | -1/+1 |
| | |||||
* | Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ↵ | Alex Auvolat | 2015-03-11 | 1 | -5/+12 |
| | | | | waiters. | ||||
* | 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 |