2023-01-14 |
remove old log function, make \n mandatory for printing a new line
biosfood
committed
on 14 Jan 2023
|
---|---|
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
|
2023-01-08 |
fix interrupts occuring while in user mode
biosfood
committed
on 8 Jan 2023
|
2022-12-15 | |
2022-12-10 | |
2022-12-09 |
improve log format by padding space for service names
biosfood
committed
on 9 Dec 2022
|
add source service names to log messages
biosfood
committed
on 9 Dec 2022
|
|
2022-12-07 |
log to vga display
biosfood
committed
on 7 Dec 2022
|
2022-11-19 |
use stringmap for communication between processes
biosfood
committed
on 19 Nov 2022
|
2022-07-28 |
seperate log into log file and a parallel driver
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-06-25 |
enable freeing of memory
biosfood
committed
on 25 Jun 2022
|
2022-06-21 |
add passing data to a syscall
biosfood
committed
on 21 Jun 2022
|
2022-06-18 |
use registers for passing data to system calls
biosfood
committed
on 18 Jun 2022
|
2022-06-15 |
add the ability to create multiple services and repair inter-service communication
biosfood
committed
on 15 Jun 2022
|