This website requires JavaScript.
Explore
Help
Sign In
noxos
/
kernel
Watch
4
Star
1
Fork
You've already forked kernel
0
Code
Issues
5
Pull Requests
Packages
Projects
Releases
Wiki
Activity
328d48e381
kernel
/
inc
History
antifallobst
2b8a39feac
feature (PS/2): implemented a basic ps/2 keyboard driver and TTY
2023-04-30 12:07:54 +02:00
..
boot
feature (sysconfig): implemented basic system configuration
2023-04-27 00:18:05 +02:00
drivers
feature (PS/2): implemented a basic ps/2 keyboard driver and TTY
2023-04-30 12:07:54 +02:00
mm
refactor (kernel): refactored the directory structure
2023-04-20 23:00:56 +02:00
platform
feature (syscalls): implemented basic stdout printing
2023-04-21 13:45:58 +02:00
proc
feature (proc): implemented basic pipes and whole process pausing
2023-04-27 12:27:12 +02:00
utils
feature (logger): implemented debug log macro which logs file and line number of its call in adition to a given format string
2023-04-26 20:14:06 +02:00