aboutsummaryrefslogtreecommitdiff
path: root/src/sysbin/giosrv
Commit message (Collapse)AuthorAgeFilesLines
* Make way for libc implementationAlex Auvolat2016-07-161-5/+6
|
* Move stuff around, againAlex Auvolat2016-07-151-5/+5
|
* Migrate to BAM build toolAlex Auvolat2016-07-131-12/+0
|
* Adjustments in region allocation code (fix first_bigger ??)Alex Auvolat2015-03-141-1/+1
|
* Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ↵Alex Auvolat2015-03-111-5/+12
| | | | waiters.
* Add pckbd driver.Alex Auvolat2015-03-111-2/+42
|
* Add simple drawing code & font loading.Alex Auvolat2015-03-111-0/+3
|
* Refactor ; add default font (8x16 standard VGA font).Alex Auvolat2015-03-111-1/+1
|
* Clear screen from GIP client (in login)Alex Auvolat2015-03-111-5/+3
|
* Begin work on GIP (Graphics Initiation Protocol)Alex Auvolat2015-03-112-13/+101
|
* Fix process exiting.Alex Auvolat2015-03-111-0/+6
|
* Add mutex to pciide driver (fixes some stuff)Alex Auvolat2015-03-101-1/+1
|
* Things are happenning ; lots of bugs.Alex Auvolat2015-03-102-0/+40