Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add keyboard handling code. New font thanks to Muazzam from OSDev! | Alex Auvolat | 2015-03-11 | 1 | -1/+19 |
* | Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ... | Alex Auvolat | 2015-03-11 | 1 | -1/+39 |
* | Add pckbd driver. | Alex Auvolat | 2015-03-11 | 1 | -0/+20 |
* | Add simple drawing code & font loading. | Alex Auvolat | 2015-03-11 | 1 | -6/+8 |
* | Refactor ; add default font (8x16 standard VGA font). | Alex Auvolat | 2015-03-11 | 1 | -2/+8 |
* | Fix process exiting. | Alex Auvolat | 2015-03-11 | 1 | -4/+3 |
* | Things are happenning ; lots of bugs. | Alex Auvolat | 2015-03-10 | 1 | -3/+4 |
* | Implement VESA ioctl (not tested). | Alex Auvolat | 2015-03-10 | 1 | -2/+2 |
* | Add mk_shm syscall ; replace get_mode by fctl. | Alex Auvolat | 2015-03-10 | 1 | -3/+9 |
* | Rename & cleanup. | Alex Auvolat | 2015-03-10 | 6 | -0/+227 |