2023-09-16 |
kernel: fix compiler warning about invalid pointer conversion
biosfood
committed
on 16 Sep 2023
|
---|---|
2023-07-01 |
add fork system call
biosfood
committed
on 1 Jul 2023
|
2023-03-27 |
receive xhci events
biosfood
committed
on 27 Mar 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 |
rewrite general IO using an IO-manager
biosfood
committed
on 14 Jan 2023
|
2023-01-10 |
add system call to look up the names of functions
biosfood
committed
on 10 Jan 2023
|
2023-01-09 |
add basic stack tracing ability
biosfood
committed
on 9 Jan 2023
|
2022-12-15 | |
2022-12-09 |
add an additional argument to request calls
biosfood
committed
on 9 Dec 2022
|
2022-11-20 | |
2022-11-19 |
use stringmap for communication between processes
biosfood
committed
on 19 Nov 2022
|
2022-11-18 |
use saved strings for service interaction system calls
biosfood
committed
on 18 Nov 2022
|
2022-07-28 |
mov syscall handlers to different files
biosfood
committed
on 28 Jul 2022
|