GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
199 commits
Transfer to URL with SHA
tree:
a37f1a4b3c
Switch branches
×
master
honey-os
/
src
/
kernel
/
latest commit
a04dd2d0c4
biosfood
authored
on 16 Sep 2023
..
boot
refactor syscall.c
1 year ago
include
use ld-level allocation of allocation data object for all programs and kernel
1 year ago
interrupts
trigger interrupts from xhci controller
1 year ago
memory
use ld-level allocation of allocation data object for all programs and kernel
1 year ago
multiboot
fix issue #3: crash when running an unknown program
1 year ago
service
kernel: fix compiler warning about invalid pointer conversion
1 year ago
stringmap
fix issue with printing where the first message would not get printed
1 year ago
syscalls
add fork system call
1 year ago
util
receive xhci events
1 year ago
main.c
kernel: avoid crashes (double faults) by blocking interrupts during execution
1 year ago