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
26566967575d87709dca9ad9a5db7ee777f2a284
mango
/
kernel
History
Max Wash
2656696757
tty: reading input from a tty is now handled by the line discipline
2023-06-14 17:38:11 +01:00
..
tty
tty: reading input from a tty is now handled by the line discipline
2023-06-14 17:38:11 +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