Kevin Alavik kevinalavik · he/him
  • Joined on 2025-04-04
Kevin Alavik created branch main in shadowOS/atlas-c 2025-04-08 17:00:59 +00:00
Kevin Alavik pushed to main at shadowOS/atlas-c 2025-04-08 17:00:59 +00:00
d8dbb53274 LICENSE
Kevin Alavik created repository shadowOS/atlas-c 2025-04-08 16:59:11 +00:00
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-08 10:50:11 +00:00
42321724ee feat: Added error log to kpanic (if ctx is present)
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-08 10:43:17 +00:00
08682b86e7 fix: Proper mapping for memory regions
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-08 09:55:33 +00:00
98d0ee8ad7 feat: Improved printf yet again
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-08 09:39:10 +00:00
c776de84ee feat: Stdout and more organised pirintf
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 22:09:35 +00:00
7b77f05143 feat: Improved kpanic
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 20:18:20 +00:00
132401cf40 feat: idek
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 19:44:19 +00:00
847a14d0ef feat: Added basics of a VFS and ramfs
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 17:00:34 +00:00
f9829c77a4 feat: string stuff
Kevin Alavik deleted branch c-rewrite from shadowOS/atlas 2025-04-07 14:45:25 +00:00
Kevin Alavik created branch c-rewrite in shadowOS/atlas 2025-04-07 14:13:53 +00:00
Kevin Alavik pushed to c-rewrite at shadowOS/atlas 2025-04-07 14:13:53 +00:00
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 14:12:10 +00:00
11092c74bd feat: Removed VFS
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 14:08:13 +00:00
2a034ce070 feat: Cleanup
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 13:37:27 +00:00
5cfd6fe6d1 feat: Some class stuff
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 13:12:37 +00:00
bd4e1e4c11 fix: fixed some memset's
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 13:02:54 +00:00
cdb6f211d3 fix: Zero out any newly allocated pages in VMA
becc8b13d6 feat: Clear root region
Compare 2 commits »
Kevin Alavik pushed to main at shadowOS/atlas 2025-04-07 12:54:53 +00:00
8a4e823080 feat: Handle flags for new table entries in a better way