This website requires JavaScript.
Explore
Help
Sign In
wash
/
mango
Watch
1
Star
0
Fork
0
You've already forked mango
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f992d84fb2385f41f22eb22640e200c13e6886e
mango
/
kernel
History
Max Wash
3f992d84fb
kernel: remove everything that is related to device/fs management
...
this is now a microkernel.
2024-09-17 17:47:50 +01:00
..
arg.c
kernel: add boot argument parsing
2023-12-27 17:34:59 +00:00
clock.c
kernel: add standard clock system
2023-04-28 20:51:51 +01:00
console.c
kernel: implement tty driver system
2023-06-10 21:41:07 +01:00
cpu.c
kernel: add functions to query the number of available/online CPUs
2023-05-05 15:25:44 +01:00
panic.c
x86_64: print stack trace during panic
2023-05-06 22:18:40 +01:00
percpu.c
kernel: add support for getting percpu variables that belong to other CPUs
2023-05-04 21:42:51 +01:00
printk.c
kernel: write to all registered consoles with printk()
2023-05-06 21:32:19 +01:00
status.c
kernel: add more status codes
2023-06-08 20:46:20 +01:00