aboutsummaryrefslogtreecommitdiff
path: root/src/sysbin/login
Commit message (Expand)AuthorAgeFilesLines
* Got Lua running \o/Alex Auvolat2016-07-161-1/+2
* Make way for libc implementationAlex Auvolat2016-07-161-14/+16
* Move stuff around, againAlex Auvolat2016-07-151-3/+3
* Migrate to BAM build toolAlex Auvolat2016-07-131-12/+0
* Adjustments in region allocation code (fix first_bigger ??)Alex Auvolat2015-03-141-1/+0
* Basis for a shell.Alex Auvolat2015-03-131-4/+22
* Begin implement terminalAlex Auvolat2015-03-131-116/+16
* Add keyboard handling code. New font thanks to Muazzam from OSDev!Alex Auvolat2015-03-111-0/+8
* Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ...Alex Auvolat2015-03-111-0/+10
* Add simple drawing code & font loading.Alex Auvolat2015-03-111-18/+24
* Refactor ; add default font (8x16 standard VGA font).Alex Auvolat2015-03-111-2/+2
* Clear screen from GIP client (in login)Alex Auvolat2015-03-111-6/+42
* Begin work on GIP (Graphics Initiation Protocol)Alex Auvolat2015-03-112-6/+61
* Things are happenning ; lots of bugs.Alex Auvolat2015-03-102-0/+31