GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
86 commits
Transfer to URL with SHA
tree:
3a0370db44
Switch branches
×
master
honey-os
/
src
/
kernel
/
service
/
latest commit
3a0370db44
biosfood
authored
on 1 Apr 2023
..
elf.h
add system call to look up the names of functions
1 year ago
eventSyscalls.c
add sleep function to PIT driver
1 year ago
events.c
add sleep function to PIT driver
1 year ago
memorySyscalls.c
add system call to retrieve the physical location of a virutal address
1 year ago
service.asm
move 'gets'-functionality to ioManager to simplify the shell source code
1 year ago
service.c
create async xhci command function using events
1 year ago
serviceSyscalls.c
receive xhci events
1 year ago