This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5347e6707427b40d8f4600f41c32e52e384dc47
banan-os
/
kernel
History
Bananymous
c5347e6707
Kernel: Reorder boot initialization
...
We now create the TTY as soon as possible so we can show console output without serial port.
2023-04-18 10:18:15 +03:00
..
arch
Kernel: Kmalloc now has its memory statically allocated
2023-04-18 10:18:15 +03:00
font
BuildSystem: building for 32-bit works now
2023-04-02 05:03:17 +03:00
include
/kernel
Kernel: Reorder boot initialization
2023-04-18 10:18:15 +03:00
kernel
Kernel: Reorder boot initialization
2023-04-18 10:18:15 +03:00
userspace
Kernel: We can create basic userspace processes
2023-04-12 17:52:36 +03:00
CMakeLists.txt
Kernel: Remove unused file
2023-04-18 10:18:15 +03:00
icxxabi.cpp
Kernel: Add some more cxxabi functionality
2023-02-02 15:50:26 +02:00
ubsan.cpp
Kernel: Add ubsan
2023-03-06 23:38:05 +02:00