History for honey-os / src / kernel / include / memory.h
2023-03-29
@biosfood
refactor syscall.c
biosfood committed on 29 Mar 2023
2023-01-27
@biosfood
print basic XHCI information
biosfood committed on 27 Jan 2023
2022-12-13
@biosfood
free stack of unused system call processes ...
biosfood committed on 13 Dec 2022
2022-12-08
@biosfood
make malloc functions accessible to user mode programs
biosfood committed on 8 Dec 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
2022-11-16
@biosfood
add stringmap insert and read length functions
biosfood committed on 16 Nov 2022
2022-06-25
@biosfood
enable freeing of memory
biosfood committed on 25 Jun 2022
2022-06-10
@biosfood
organize services and their providers
biosfood committed on 10 Jun 2022
2022-06-08
@biosfood
enter usermode for user processes and start with some memory protection
biosfood committed on 8 Jun 2022
2022-06-03
@biosfood
read elf data into a new page table
biosfood committed on 3 Jun 2022
2022-05-29
@biosfood
read the initrd file to get the memory location of the first userspace program
biosfood committed on 29 May 2022
@biosfood
find the initrd in the multiboot 2 information structure
biosfood committed on 29 May 2022
2022-05-28
@biosfood
add basic kernel page management
biosfood committed on 28 May 2022
2022-05-22
@biosfood
initial commit
biosfood committed on 22 May 2022