2023-04-06 |
fix issue #3: crash when running an unknown program
biosfood
committed
on 6 Apr 2023
|
---|---|
2023-01-15 |
check if a message should be printed to the main vga screen by checking if any syscall in the 'syscall stack' is the foreground process
biosfood
committed
on 15 Jan 2023
|
2023-01-14 |
route the shell service to the vga output
biosfood
committed
on 14 Jan 2023
|
rewrite general IO using an IO-manager
biosfood
committed
on 14 Jan 2023
|
|
2022-11-20 | |
2022-11-19 |
use stringmap for communication between processes
biosfood
committed
on 19 Nov 2022
|
2022-07-28 |
mov syscall handlers to different files
biosfood
committed
on 28 Jul 2022
|
2022-06-25 |
enable freeing of memory
biosfood
committed
on 25 Jun 2022
|
2022-05-29 |
read the initrd file to get the memory location of the first userspace program
biosfood
committed
on 29 May 2022
|
find the initrd in the multiboot 2 information structure
biosfood
committed
on 29 May 2022
|