This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,433
Commits
3
Branches
21
Tags
Commit Graph
6 Commits
Author
SHA1
Message
Date
apio
95e884db97
kernel: Fix compilation
2023-03-23 21:34:09 +01:00
apio
cda036ce70
ConsoleDevice: Use a temporary buffer for backspace handling
Some checks failed
continuous-integration/drone/push
Build is failing
Details
2023-03-23 21:22:12 +01:00
apio
d33fccc66f
kernel: Implement reading from /dev/console
2023-03-19 19:15:19 +01:00
apio
41514d9ad2
kernel: Add support for blocking reads
2023-03-19 11:21:50 +01:00
apio
6a6a56a8b4
kernel: Make /dev/console actually respect the length parameter instead of trusting userspace's null terminators
2023-03-18 20:10:00 +01:00
apio
7173c05a22
kernel: Add support for special device files and add a mknod() syscall
2023-03-18 09:10:33 +01:00