This website requires JavaScript.
Explore
Help
Sign In
Fennix
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
mirror of
https://github.com/Fennix-Project/Kernel.git
synced
2025-07-14 00:39:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a6008a07ce8ea8c93e8f6bae749fab673e47ca2
Kernel
/
core
/
driver
History
EnderIce2
9a6008a07c
driver: Fix wrong file type in RegisterBlockDevice()
...
S_IFCHR -> S_IFBLK
2024-10-13 02:28:50 +03:00
..
api.cpp
Fix driver implementation
2024-07-07 03:14:54 +03:00
daemon.cpp
driver: Fix wrong file type in RegisterBlockDevice()
2024-10-13 02:28:50 +03:00
driver.cpp
Implement Virtual Terminal and fix /dev/kcon
2024-09-22 13:17:19 +03:00
scancode.cpp
Refactor filesystem & stl code
2024-05-18 07:42:01 +03:00