2022-12-14
@biosfood
add readme
biosfood committed on 14 Dec 2022
2022-12-13
@lukas
free stack of unused system call processes ...
lukas committed on 13 Dec 2022
2022-12-10
@lukas
add kernel events ...
lukas committed on 10 Dec 2022
2022-12-09
@lukas
improve log format by padding space for service names
lukas committed on 9 Dec 2022
@lukas
add source service names to log messages
lukas committed on 9 Dec 2022
@lukas
add an additional argument to request calls
lukas committed on 9 Dec 2022
@lukas
add formating print function
lukas committed on 9 Dec 2022
2022-12-08
@lukas
make malloc functions accessible to user mode programs
lukas committed on 8 Dec 2022
2022-12-07
@lukas
log to vga display
lukas committed on 7 Dec 2022
2022-11-23
@lukas
fix compile flags to prevent errors
lukas committed on 23 Nov 2022
2022-11-22
@lukas
add color to vga text display
lukas committed on 22 Nov 2022
2022-11-21
@lukas
add system call to request memory ...
lukas committed on 21 Nov 2022
@lukas
move memset to memutil
lukas committed on 21 Nov 2022
@lukas
reorganize hlib source code
lukas committed on 21 Nov 2022
2022-11-20
@lukas
use string identifiers for events ...
lukas committed on 20 Nov 2022
2022-11-19
@lukas
use stringmap for communication between processes
lukas committed on 19 Nov 2022
2022-11-18
@lukas
use saved strings for service interaction system calls
lukas committed on 18 Nov 2022
@lukas
add discard string system call
lukas committed on 18 Nov 2022
@lukas
add read string syscall
lukas committed on 18 Nov 2022
2022-11-16
@lukas
add stringmap insert and read length functions
lukas committed on 16 Nov 2022
2022-07-28
@lukas
mov syscall handlers to different files
lukas committed on 28 Jul 2022
@lukas
seperate log into log file and a parallel driver
lukas committed on 28 Jul 2022
2022-07-23
@lukas
add events
lukas committed on 23 Jul 2022
2022-07-17
@lukas
add a static libary and fix interrupts
lukas committed on 17 Jul 2022
2022-07-12
@lukas
minor code cleanup regarding loading ELF files and running the main function
lukas committed on 12 Jul 2022
@lukas
print a message when a key is pressed
lukas committed on 12 Jul 2022
2022-07-11
@lukas
enable subscribing to an interrupt and set up the PIC
lukas committed on 11 Jul 2022
@lukas
end tasks when they trigger an exception
lukas committed on 11 Jul 2022
2022-07-10
@lukas
enable interrupts
lukas committed on 10 Jul 2022
2022-06-25
@lukas
enable freeing of memory
lukas committed on 25 Jun 2022