History for honey-os / src / include / hlib.h
2023-03-28
@biosfood
add sleep function to PIT driver
biosfood committed on 28 Mar 2023
2023-03-24
@biosfood
try initializing xhci hub
biosfood committed on 24 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-23
@biosfood
add lspci user programm
biosfood committed on 23 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
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-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-09
@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-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
@biosfood
add discard string system call
biosfood committed on 18 Nov 2022
@biosfood
add read string syscall
biosfood committed on 18 Nov 2022
2022-11-16
@biosfood
add stringmap insert and read length functions
biosfood committed on 16 Nov 2022
2022-07-28
@biosfood
seperate log into log file and a parallel driver
biosfood committed on 28 Jul 2022
2022-07-23
@biosfood
add events
biosfood committed on 23 Jul 2022
2022-07-17
@biosfood
add a static libary and fix interrupts
biosfood committed on 17 Jul 2022