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
66a4b69a29bebfb056fef243281d7c8356445c04
banan-os
/
kernel
History
Bananymous
8f1b6da2af
Kernel: Use Vector instead of raw poiters in Disk stuff
...
We now don't have to manually free allocated data
2023-02-16 20:48:41 +02:00
..
arch
Kernel: remove unnecessary function from x86_64 Thread.S
2023-02-02 23:48:18 +02:00
include
/kernel
Kernel: Use Vector instead of raw poiters in Disk stuff
2023-02-16 20:48:41 +02:00
kernel
Kernel: Use Vector instead of raw poiters in Disk stuff
2023-02-16 20:48:41 +02:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
icxxabi.cpp
Kernel: Add some more cxxabi functionality
2023-02-02 15:50:26 +02:00
Makefile
Kernel: Start working on filesystem
2023-02-16 20:00:31 +02:00