Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shell begins to be usefull. | Alex Auvolat | 2015-03-13 | 1 | -1/+1 |
* | Basis for a shell. | Alex Auvolat | 2015-03-13 | 1 | -1/+1 |
* | Begin implement terminal | Alex Auvolat | 2015-03-13 | 1 | -1/+1 |
* | Give more RAM to VMs. | Alex Auvolat | 2015-03-13 | 1 | -2/+2 |
* | Add keyboard handling code. New font thanks to Muazzam from OSDev! | Alex Auvolat | 2015-03-11 | 1 | -1/+1 |
* | Refactor ; add default font (8x16 standard VGA font). | Alex Auvolat | 2015-03-11 | 1 | -1/+2 |
* | Things are happenning ; lots of bugs. | Alex Auvolat | 2015-03-10 | 1 | -1/+3 |
* | PCI enumeration ; rename dev:/ to io:/ | Alex Auvolat | 2015-02-24 | 1 | -6/+8 |
* | Add first btree test ; fix first btree test. | Alex Auvolat | 2015-02-14 | 1 | -1/+13 |
* | Rearrange testing architecture : just type 'make run_tests' | Alex Auvolat | 2015-02-14 | 1 | -0/+3 |
* | Begin implementation of syscalls. | Alex Auvolat | 2015-02-13 | 1 | -2/+2 |
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 1 | -1/+1 |
* | Prepare for user memory management and usermode code | Alex Auvolat | 2015-02-13 | 1 | -0/+21 |