2023-01-08 |
fix interrupts occuring while in user mode
biosfood
committed
on 8 Jan 2023
|
---|---|
2022-12-15 | |
2022-12-13 | |
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
|
|
add an additional argument to request calls
biosfood
committed
on 9 Dec 2022
|
|
add formating print function
biosfood
committed
on 9 Dec 2022
|
|
2022-12-08 |
make malloc functions accessible to user mode programs
biosfood
committed
on 8 Dec 2022
|
2022-12-07 |
log to vga display
biosfood
committed
on 7 Dec 2022
|
2022-11-23 |
fix compile flags to prevent errors
biosfood
committed
on 23 Nov 2022
|
2022-11-22 |
add color to vga text display
biosfood
committed
on 22 Nov 2022
|
2022-11-21 | |
move memset to memutil
biosfood
committed
on 21 Nov 2022
|
|
reorganize hlib source code
biosfood
committed
on 21 Nov 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
|
add discard string system call
biosfood
committed
on 18 Nov 2022
|
|
add read string syscall
biosfood
committed
on 18 Nov 2022
|
|
2022-11-16 |
add stringmap insert and read length functions
biosfood
committed
on 16 Nov 2022
|
2022-07-28 |
mov syscall handlers to different files
biosfood
committed
on 28 Jul 2022
|
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-07-12 |
minor code cleanup regarding loading ELF files and running the main function
biosfood
committed
on 12 Jul 2022
|
print a message when a key is pressed
biosfood
committed
on 12 Jul 2022
|
|
2022-07-11 |
enable subscribing to an interrupt and set up the PIC
biosfood
committed
on 11 Jul 2022
|
end tasks when they trigger an exception
biosfood
committed
on 11 Jul 2022
|
|
2022-07-10 |
enable interrupts
biosfood
committed
on 10 Jul 2022
|