GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
lukas
/
honey-os
Download ZIP
62 commits
Transfer to URL with SHA
tree:
74159381e2
Switch branches
×
master
honey-os
/
src
/
kernel
/
latest commit
aab749f770
biosfood
authored
on 16 Jan 2023
..
boot
end tasks when they trigger an exception
2 years ago
include
add await syscall
1 year ago
interrupts
start the program name entered in the shell
1 year ago
memory
free stack of unused system call processes
1 year ago
multiboot
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
1 year ago
service
move 'gets'-functionality to ioManager to simplify the shell source code
1 year ago
stringmap
fix interrupts occuring while in user mode
1 year ago
syscalls
move 'gets'-functionality to ioManager to simplify the shell source code
1 year ago
util
move memset to memutil
2 years ago
main.c
route the shell service to the vga output
1 year ago