index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysbin
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adjustments in region allocation code (fix first_bigger ??)
Alex Auvolat
2015-03-14
5
-5
/
+3
|
*
Begin implement escape sequence handling in terminal.
Alex Auvolat
2015-03-14
2
-46
/
+167
|
*
Fix write of null length to channel ; fix cat.
Alex Auvolat
2015-03-14
1
-3
/
+2
|
*
Fix blocking channel && channel write on circular-overflow. (see ipc.c)
Alex Auvolat
2015-03-14
1
-2
/
+30
|
*
Shell begins to be usefull.
Alex Auvolat
2015-03-13
3
-13
/
+49
|
*
Basis for a shell.
Alex Auvolat
2015-03-13
4
-25
/
+107
|
*
Begin implement terminal
Alex Auvolat
2015-03-13
3
-116
/
+281
|
*
Add keyboard handling code. New font thanks to Muazzam from OSDev!
Alex Auvolat
2015-03-11
1
-0
/
+8
|
*
Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ↵
Alex Auvolat
2015-03-11
2
-5
/
+22
|
|
|
|
waiters.
*
Add pckbd driver.
Alex Auvolat
2015-03-11
1
-2
/
+42
|
*
Add simple drawing code & font loading.
Alex Auvolat
2015-03-11
2
-18
/
+27
|
*
Refactor ; add default font (8x16 standard VGA font).
Alex Auvolat
2015-03-11
2
-3
/
+3
|
*
Clear screen from GIP client (in login)
Alex Auvolat
2015-03-11
2
-11
/
+45
|
*
Begin work on GIP (Graphics Initiation Protocol)
Alex Auvolat
2015-03-11
6
-21
/
+164
|
*
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
7
-0
/
+327