Andreas Kling
|
e4afa2a041
|
Tweak _test.o to use the putch() syscall.
It's still running in kernel space. Once I make it possible for ELFLoader
to set up a ring 3 task, we'll really be cooking!
|
2018-10-22 11:53:59 +02:00 |
|
Andreas Kling
|
5b10846bed
|
Add a simple ELF binary called _test.o to the test fs.
|
2018-10-18 13:16:30 +02:00 |
|
Andreas Kling
|
72bb80a9ae
|
These changes were lying around uncommitted in the old repo.
I'm just gonna commit them without too much thinking and then take
it from there.
|
2018-10-16 11:06:35 +02:00 |
|
Andreas Kling
|
9396108034
|
Import the "gerbert" kernel I worked on earlier this year.
It's a lot crappier than I remembered it. It's gonna need a lot of work.
|
2018-10-16 11:02:00 +02:00 |
|