Jeremy Soller
|
0cb5a1045a
|
Debug init exec and wait
|
2016-09-17 08:10:44 -06:00 |
|
Jeremy Soller
|
33e098c124
|
Fix implementation of clone and exec. Now the init process can load and execute the pci driver
|
2016-09-15 08:35:07 -06:00 |
|
Jeremy Soller
|
951831c4bb
|
Improve init process, debug missing syscalls, fix error codes in syscall return
|
2016-09-11 16:48:58 -06:00 |
|
Jeremy Soller
|
c9a4b3882c
|
PCI driver WIP
|
2016-09-11 15:56:48 -06:00 |
|
Jeremy Soller
|
44e8b99b46
|
Implement exec
Implement brk
|
2016-09-10 22:06:09 -06:00 |
|
Jeremy Soller
|
842826c1b0
|
Implement sched_yield, enable interrupts in userspace
|
2016-09-10 19:18:59 -06:00 |
|
Jeremy Soller
|
8dd26c5239
|
Compile init as executable using libstd
|
2016-09-09 17:13:16 -06:00 |
|