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
/
kernel
/
core
/
idt.c
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
/
+1
*
Add better stack tracing technology (now uses kernel memory map!)
Alex Auvolat
2015-03-11
1
-11
/
+5
*
Change thread waiting technology. Slower but does not do crappy things like m...
Alex Auvolat
2015-03-11
1
-1
/
+1
*
Bugfixing in progress. Strange bug: wait_on adds to waiters but later not in ...
Alex Auvolat
2015-03-11
1
-8
/
+9
*
Begin work on GIP (Graphics Initiation Protocol)
Alex Auvolat
2015-03-11
1
-1
/
+1
*
Things are happenning ; lots of bugs.
Alex Auvolat
2015-03-10
1
-1
/
+1
*
Partial implement VFS pager (enough for ISO9660!)
Alex Auvolat
2015-03-09
1
-1
/
+13
*
Implement select ; add two tests for channels.
Alex Auvolat
2015-03-08
1
-5
/
+10
*
Process exiting & thread termination. IMPORTANT NOTE FOLLOWS.
Alex Auvolat
2015-03-04
1
-0
/
+15
*
Setup critical section management for parts that must not be interrupted.
Alex Auvolat
2015-03-02
1
-0
/
+4
*
Add PCI IDE driver (only PIO mode, no DMA yet.)
Alex Auvolat
2015-02-24
1
-0
/
+1
*
Several things :
Alex Auvolat
2015-02-19
1
-1
/
+1
*
Begin implementation of syscalls.
Alex Auvolat
2015-02-13
1
-5
/
+5
*
Implement some handling of user stuff...
Alex Auvolat
2015-02-13
1
-4
/
+9
*
Cleanup output.
Alex Auvolat
2015-02-13
1
-2
/
+1
*
Reorganize all.
Alex Auvolat
2015-02-09
1
-0
/
+253