Commit Graph

15 Commits

Author SHA1 Message Date
ab224eda8e Add special event pipes, rework ps2kb process 2025-09-08 22:12:50 +02:00
80a788617e Serial comm kernel process 2025-09-07 21:44:46 +02:00
9644ad0b4e Handle ps2 keyboard via special process 2025-09-07 20:53:36 +02:00
0cbf308d95 Implement a kernel process 2025-09-06 17:13:52 +02:00
cd0e262e56 Simple IPC with pipes 2025-09-06 11:47:01 +02:00
b89882e1cf VFS object auto cleanup 2025-09-06 09:31:05 +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
90266f044b C userspace programs 2025-09-04 23:20:30 +02:00
afa4d383e0 Redesign the VFS 2025-09-03 17:32:08 +02:00
8a12f23b69 Implement syscalls, hello world from userspace 2025-09-02 23:51:14 +02:00
920de10025 Move vmm fully into hal 2025-09-02 07:51:02 +02:00
2015e0e0aa Hello user process 2025-09-01 23:22:47 +02:00
13ab117b1b Timed waiting with hal_wait() 2025-08-31 00:21:17 +02:00
0273330cf4 Kernel processes / multitasking 2025-08-30 23:47:25 +02:00