This website requires JavaScript.
Explore
Help
Register
Sign In
raeofsunshine
/
KimisOS
mirror of
https://github.com/raeofsunshinedev/KimisOS.git
Watch
2
Star
0
Fork
You've already forked KimisOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6378f262fa
KimisOS
/
src
/
kernel
History
notsomeidiot123
6378f262fa
Respect lock on interrupt for ata_read() and ata_write(), add support for unix-style file descriptors
2026-03-01 15:42:47 -05:00
..
arch_i386
Respect lock on interrupt for ata_read() and ata_write(), add support for unix-style file descriptors
2026-03-01 15:42:47 -05:00
drivers
Finished ATA driver
2025-09-29 11:05:26 -04:00
shared
Changed scheduler.c/kill() away from using old trick to using new kmalloc_page_paddr(uint32_t, uint32_t) function
2026-02-02 02:23:01 -05:00
system
Respect lock on interrupt for ata_read() and ata_write(), add support for unix-style file descriptors
2026-03-01 15:42:47 -05:00
entry.s
Make naming more consistent, work on VFS
2025-09-06 11:45:44 -04:00
kmain.c
Various critical bug fixes across many files
2026-02-02 02:39:49 -05:00