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,853
Commits
3
Branches
21
Tags
Commit Graph
6 Commits
Author
SHA1
Message
Date
apio
738b218a49
kernel/ATA+MBR: Dynamically generate device names + create devices for MBR partitions
All checks were successful
continuous-integration/drone/pr
Build is passing
Details
2023-06-16 21:30:50 +02:00
apio
4753e80583
kernel: Make DeviceRegistry store the created devices instead of creating them when requested
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-05-09 18:31:27 +02:00
apio
fee33e7a14
kernel: Add ioctls() for termios stuff to ConsoleDevice
...
Only handles echoing for now.
2023-04-09 11:23:57 +02: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
7173c05a22
kernel: Add support for special device files and add a mknod() syscall
2023-03-18 09:10:33 +01:00