History for honey-os / src / kernel / service
2023-07-02
@biosfood
add mouse service to manage mouse position
biosfood committed on 2 Jul 2023
2023-07-01
@biosfood
add fork system call
biosfood committed on 1 Jul 2023
2023-06-24
@biosfood
kernel await / fire event: add code to wait for specific event
biosfood committed on 24 Jun 2023
2023-04-09
@biosfood
usb xhci: send configure endpoint command to set up endpoints
biosfood committed on 9 Apr 2023
2023-04-05
@biosfood
xhci: clean up slot initialization
biosfood committed on 5 Apr 2023
2023-04-02
@biosfood
fix weird problems with getPhysicalAddress system call
biosfood committed on 2 Apr 2023
2023-04-01
@biosfood
create async xhci command function using events
biosfood committed on 1 Apr 2023
2023-03-30
@biosfood
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-28
@biosfood
add sleep function to PIT driver
biosfood committed on 28 Mar 2023
2023-03-27
@biosfood
receive xhci events
biosfood committed on 27 Mar 2023
2023-03-23
@biosfood
fix issue #1: ELF files not loaded correctly
biosfood committed on 23 Mar 2023
2023-01-30
@biosfood
add system call to retrieve the physical location of a virutal address
biosfood committed on 30 Jan 2023
2023-01-27
@biosfood
print basic XHCI information
biosfood committed on 27 Jan 2023
2023-01-16
@biosfood
move 'gets'-functionality to ioManager to simplify the shell source code
biosfood committed on 16 Jan 2023
@biosfood
add await syscall
biosfood committed on 16 Jan 2023
2023-01-15
@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
rewrite general IO using an IO-manager
biosfood committed on 14 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
2022-12-15
@biosfood
rename service proivder to service function ...
biosfood committed on 15 Dec 2022
2022-12-10
@biosfood
add kernel events ...
biosfood committed on 10 Dec 2022
2022-12-09
@biosfood
add an additional argument to request calls
biosfood committed on 9 Dec 2022
2022-11-21
@biosfood
add system call to request memory ...
biosfood committed on 21 Nov 2022
2022-11-20
@biosfood
use string identifiers for events ...
biosfood committed on 20 Nov 2022
2022-11-19
@biosfood
use stringmap for communication between processes
biosfood committed on 19 Nov 2022
2022-11-18
@biosfood
use saved strings for service interaction system calls
biosfood committed on 18 Nov 2022
2022-07-28
@biosfood
mov syscall handlers to different files
biosfood committed on 28 Jul 2022
2022-07-17
@biosfood
add a static libary and fix interrupts
biosfood committed on 17 Jul 2022
2022-07-11
@biosfood
enable subscribing to an interrupt and set up the PIC
biosfood committed on 11 Jul 2022
@biosfood
end tasks when they trigger an exception
biosfood committed on 11 Jul 2022