2023-01-15
@biosfood
update the cursor position in the vga driver
biosfood committed on 15 Jan 2023
@biosfood
start the program name entered in the shell
biosfood committed on 15 Jan 2023
@biosfood
add input buffering for the shell
biosfood committed on 15 Jan 2023
@biosfood
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
@biosfood
pass keyboard input to shell
biosfood committed on 14 Jan 2023
@biosfood
remove old log function, make \n mandatory for printing a new line
biosfood committed on 14 Jan 2023
@biosfood
route the shell service to the vga output
biosfood committed on 14 Jan 2023
@biosfood
rewrite general IO using an IO-manager
biosfood committed on 14 Jan 2023
2023-01-13
@biosfood
parse ps2 key codes
biosfood committed on 13 Jan 2023
2023-01-12
@biosfood
free the system call structure of a crashed system call process
biosfood committed on 12 Jan 2023
2023-01-10
@biosfood
add system call to look up the names of functions
biosfood committed on 10 Jan 2023
2023-01-09
@biosfood
add basic stack tracing ability
biosfood committed on 9 Jan 2023
@biosfood
notify other tasks of a exception happening ...
biosfood committed on 9 Jan 2023
@biosfood
gracefully handle crashes of a user mode programm
biosfood committed on 9 Jan 2023
2023-01-08
@biosfood
fix interrupts occuring while in user mode
biosfood committed on 8 Jan 2023
2022-12-15
@biosfood
rename service proivder to service function ...
biosfood committed on 15 Dec 2022
2022-12-14
@biosfood
add readme
biosfood committed on 14 Dec 2022
2022-12-13
@biosfood
free stack of unused system call processes ...
biosfood committed on 13 Dec 2022
2022-12-10
@biosfood
add kernel events ...
biosfood committed on 10 Dec 2022
2022-12-09
@biosfood
improve log format by padding space for service names
biosfood committed on 9 Dec 2022
@biosfood
add source service names to log messages
biosfood committed on 9 Dec 2022
@biosfood
add an additional argument to request calls
biosfood committed on 9 Dec 2022
@biosfood
add formating print function
biosfood committed on 9 Dec 2022
2022-12-08
@biosfood
make malloc functions accessible to user mode programs
biosfood committed on 8 Dec 2022
2022-12-07
@biosfood
log to vga display
biosfood committed on 7 Dec 2022
2022-11-23
@biosfood
fix compile flags to prevent errors
biosfood committed on 23 Nov 2022
2022-11-22
@biosfood
add color to vga text display
biosfood committed on 22 Nov 2022
2022-11-21
@biosfood
add system call to request memory ...
biosfood committed on 21 Nov 2022
@biosfood
move memset to memutil
biosfood committed on 21 Nov 2022
@biosfood
reorganize hlib source code
biosfood committed on 21 Nov 2022