2023-06-24 |
kernel await / fire event: add code to wait for specific event
biosfood
committed
on 24 Jun 2023
|
---|---|
2023-03-28 |
add sleep function to PIT driver
biosfood
committed
on 28 Mar 2023
|
2023-01-16 |
add await syscall
biosfood
committed
on 16 Jan 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-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-10 | |
2022-12-09 |
add an additional argument to request calls
biosfood
committed
on 9 Dec 2022
|
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-07-23 |
add events
biosfood
committed
on 23 Jul 2022
|
2022-07-17 |
add a static libary and fix interrupts
biosfood
committed
on 17 Jul 2022
|
2022-07-11 |
enable subscribing to an interrupt and set up the PIC
biosfood
committed
on 11 Jul 2022
|
2022-06-21 |
add passing data to a syscall
biosfood
committed
on 21 Jun 2022
|
2022-06-13 |
add port IO syscalls
biosfood
committed
on 13 Jun 2022
|
2022-06-12 |
clean up syscall code
biosfood
committed
on 12 Jun 2022
|
2022-06-10 |
organize services and their providers
biosfood
committed
on 10 Jun 2022
|
2022-06-03 |
read elf data into a new page table
biosfood
committed
on 3 Jun 2022
|