Commit Graph

12 Commits

Author SHA1 Message Date
3b42abc027 Temporary mountpoint (temp) 2025-09-09 19:38:39 +02:00
fb5e88a175 Simple file IO with the ioctl syscall 2025-09-05 19:56:27 +02:00
f42c4b7e44 Rework shared headers 2025-09-05 17:08:40 +02:00
708c53c64d Move to new processctl syscall, share common kernel and ulib headers 2025-09-05 15:44:57 +02:00
ca92a0e6a8 Remove VFS object reference counting 2025-09-05 15:10:25 +02:00
afa4d383e0 Redesign the VFS 2025-09-03 17:32:08 +02:00
2015e0e0aa Hello user process 2025-09-01 23:22:47 +02:00
7a52f2f051 Rework x86_64 paging and vmm 2025-08-30 00:31:20 +02:00
8da890e388 Working port of Little FS 2025-08-16 20:35:00 +02:00
2b0566c56f Implement storedevs, prepare to port littlefs 2025-08-16 12:34:36 +02:00
c6c12d93a0 KVFS improvements 2025-08-15 19:30:42 +02:00
d91330ba73 Simple VFS layer 2025-08-15 01:41:11 +02:00