2023-03-31 |
trigger interrupts from xhci controller
biosfood
committed
on 31 Mar 2023
|
---|---|
2023-03-30 |
fix problem where page fault happens because not the whole string is mapped in a insertString system call
biosfood
committed
on 30 Mar 2023
|
2023-03-29 |
refactor syscall.c
biosfood
committed
on 29 Mar 2023
|
2023-03-28 |
add sleep function to PIT driver
biosfood
committed
on 28 Mar 2023
|
2023-03-27 |
receive xhci events
biosfood
committed
on 27 Mar 2023
|
2023-03-23 |
fix issue #1: ELF files not loaded correctly
biosfood
committed
on 23 Mar 2023
|
2023-01-30 |
add system call to retrieve the physical location of a virutal address
biosfood
committed
on 30 Jan 2023
|
2023-01-27 |
print basic XHCI information
biosfood
committed
on 27 Jan 2023
|
2023-01-23 |
add lspci user programm
biosfood
committed
on 23 Jan 2023
|
2023-01-16 |
move 'gets'-functionality to ioManager to simplify the shell source code
biosfood
committed
on 16 Jan 2023
|
add await syscall
biosfood
committed
on 16 Jan 2023
|
|
2023-01-15 |
start the program name entered in the shell
biosfood
committed
on 15 Jan 2023
|
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 |
route the shell service to the vga output
biosfood
committed
on 14 Jan 2023
|
rewrite general IO using an IO-manager
biosfood
committed
on 14 Jan 2023
|
|
2023-01-12 |
free the system call structure of a crashed system call process
biosfood
committed
on 12 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
|
gracefully handle crashes of a user mode programm
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-13 | |
2022-12-10 | |
2022-12-09 |
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-11-21 | |
move memset to memutil
biosfood
committed
on 21 Nov 2022
|