|
69e23a9ca3
|
ioctl() IOCTL_STAT command
|
2025-09-14 19:30:20 +02:00 |
|
|
26ff717b50
|
Fix dlmalloc horror bug - mman_map overwrites application code
|
2025-09-14 19:07:00 +02:00 |
|
|
e6891b39cc
|
Parsing commandline arguments
|
2025-09-13 15:43:31 +02:00 |
|
|
dc3d80d707
|
Handle process arguments
|
2025-09-10 23:25:03 +02:00 |
|
|
2f9f4d9397
|
Userspace dlmalloc port, supporting syscalls mman_map()/mman_unmap()
|
2025-09-10 21:52:01 +02:00 |
|
|
91c493c818
|
processctl() PCTL_SPAWN cmd, scheduler embryo state, redirected pipes
|
2025-09-10 01:11:22 +02:00 |
|
|
3b42abc027
|
Temporary mountpoint (temp)
|
2025-09-09 19:38:39 +02:00 |
|
|
71be9c5fb3
|
Use uprintf instead of debugprint
|
2025-09-09 18:21:55 +02:00 |
|
|
4ade9ad1a0
|
Move all syscalls into one file
|
2025-09-09 18:18:55 +02:00 |
|
|
ac195acd2f
|
Rework the ioctl() syscall, clean up arguments
|
2025-09-09 18:12:33 +02:00 |
|
|
1029db6342
|
Rename event pipes to broadcast pipes
|
2025-09-09 17:52:19 +02:00 |
|
|
ab224eda8e
|
Add special event pipes, rework ps2kb process
|
2025-09-08 22:12:50 +02:00 |
|
|
e71361dcca
|
Nice userspace wrappers for ps2kb driver
|
2025-09-07 22:24:34 +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 |
|
|
b04ebd9c71
|
Add ANSI escape sequences library to ulib
|
2025-09-06 14:55:09 +02:00 |
|
|
97bfa178d1
|
Printf in userspace
|
2025-09-06 12:14:54 +02:00 |
|
|
cd0e262e56
|
Simple IPC with pipes
|
2025-09-06 11:47:01 +02:00 |
|
|
c31c00e8cd
|
Nice wrappers around ioctl() syscall
|
2025-09-05 23:00:57 +02:00 |
|
|
fb5e88a175
|
Simple file IO with the ioctl syscall
|
2025-09-05 19:56:27 +02:00 |
|
|
90266f044b
|
C userspace programs
|
2025-09-04 23:20:30 +02:00 |
|
|
8a12f23b69
|
Implement syscalls, hello world from userspace
|
2025-09-02 23:51:14 +02:00 |
|
|
0fb3a1ca75
|
Fix makefiles after source grabber changes
|
2025-09-02 07:42:15 +02:00 |
|
|
4e3c386942
|
Clean up makefiles with a source grabber function
|
2025-09-02 00:10:07 +02:00 |
|
|
2015e0e0aa
|
Hello user process
|
2025-09-01 23:22:47 +02:00 |
|