2023-09-02 |
build system: consolidate all userspace program Makefiles into one
biosfood
committed
on 2 Sep 2023
|
---|---|
use ld-level allocation of allocation data object for all programs and kernel
biosfood
committed
on 2 Sep 2023
|
|
2023-07-02 |
add mouse service to manage mouse position
biosfood
committed
on 2 Jul 2023
|
2023-03-27 |
add basic PIT timer outline
biosfood
committed
on 27 Mar 2023
|
receive xhci events
biosfood
committed
on 27 Mar 2023
|
|
2023-01-25 |
precache pci devices
biosfood
committed
on 25 Jan 2023
|
2023-01-23 |
add lspci user programm
biosfood
committed
on 23 Jan 2023
|
2023-01-14 |
pass keyboard input to shell
biosfood
committed
on 14 Jan 2023
|
remove old log function, make \n mandatory for printing a new line
biosfood
committed
on 14 Jan 2023
|
|
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-09 |
gracefully handle crashes of a user mode programm
biosfood
committed
on 9 Jan 2023
|
2022-12-10 | |
2022-12-09 |
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 | |
2022-11-20 | |
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 |
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-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-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
|
2022-06-13 |
add port IO syscalls
biosfood
committed
on 13 Jun 2022
|