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
Luna
/
kernel
/
src
/
arch
History
apio
2be4880278
All checks were successful
continuous-integration/drone/push
Build is passing
Details
kernel: Name the scoped lock in ATADevice::read()
...
Is that supposed to work without a name? Looks like it did!
2023-06-17 09:46:28 +02:00
..
x86_64
kernel: Name the scoped lock in ATADevice::read()
2023-06-17 09:46:28 +02:00
CPU.h
kernel: Actually register interrupt handlers properly
2023-06-16 21:10:32 +02:00
Keyboard.h
kernel+sh: Allow using Ctrl+D to send EOF
2023-03-24 17:21:21 +01:00
MMU.h
kernel: Add the fork() system call
2023-03-18 23:45:48 +01:00
PCI.cpp
kernel: Handle device BARs properly
2023-06-16 21:10:31 +02:00
PCI.h
kernel/PCI: Add bit enum for the Command field
2023-06-16 21:10:32 +02:00
Serial.cpp
luna: Remove pure_cstyle_format
2023-03-02 13:38:21 +01:00
Serial.h
Add newlines at end-of-file
2023-01-02 13:07:29 +01:00
Timer.cpp
kernel: Keep the old Timer::ticks_ms() API.
2023-06-03 21:02:18 +02:00
Timer.h
kernel: Keep the old Timer::ticks_ms() API.
2023-06-03 21:02:18 +02:00