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:
13cac9312c
Switch branches
×
master
honey-os
/
src
/
kernel
/
service
/
latest commit
a04dd2d0c4
biosfood
authored
on 16 Sep 2023
..
elf.h
add system call to look up the names of functions
1 year ago
eventSyscalls.c
add mouse service to manage mouse position
1 year ago
events.c
kernel await / fire event: add code to wait for specific event
1 year ago
memorySyscalls.c
fix weird problems with getPhysicalAddress system call
1 year ago
service.asm
move 'gets'-functionality to ioManager to simplify the shell source code
1 year ago
service.c
kernel await / fire event: add code to wait for specific event
1 year ago
serviceSyscalls.c
kernel: fix compiler warning about invalid pointer conversion
1 year ago