Jonas 'Sortie' Termansen
|
ec7e0cc9a6
|
Add cbprintf(3) and vcbprintf(3).
Thanks to Owen Shepherd of the Public Domain C Library for helping design
and formalize these interfaces.
|
2014-12-01 21:39:05 +01:00 |
|
Jonas 'Sortie' Termansen
|
12eaf46873
|
Let kernel debugger know how it was invoked.
|
2014-11-21 00:12:46 +01:00 |
|
Jonas 'Sortie' Termansen
|
25e07a9083
|
Refactor kernel interrupt and thread register support.
|
2014-11-18 20:33:21 +01:00 |
|
Jonas 'Sortie' Termansen
|
25b4125840
|
Relocate kernel IO port functions to <sortix/kernel/ioport.h>.
|
2014-11-18 18:10:22 +01:00 |
|
Jonas 'Sortie' Termansen
|
8c2befc140
|
Clean up scheduler.
|
2014-08-24 14:02:42 +02:00 |
|
Jonas 'Sortie' Termansen
|
46105fd260
|
Fix missing braces in kernel/debugger.cpp.
|
2014-04-05 17:02:49 +02:00 |
|
Jonas 'Sortie' Termansen
|
e941ff0430
|
Rename useresp to esp and userrsp to rsp.
|
2014-03-17 19:22:13 +01:00 |
|
Jonas 'Sortie' Termansen
|
98a87fa1e5
|
Rename Sortix kernel directory to kernel.
|
2014-03-01 14:37:39 +01:00 |
|