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
31a4e00fdcf4836763f87b185935f65cc69c6379
mango
/
kernel
History
Max Wash
31a4e00fdc
tty: retain reference to foreground tty and input devices
2023-06-14 21:45:05 +01:00
..
tty
tty: retain reference to foreground tty and input devices
2023-06-14 21:45:05 +01: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