• Joined on 2022-10-31
pjht pushed to master at mikros/pty_server 2024-09-23 14:46:08 -05:00
142c1d2aab Factor out termios and the line discipline into their own crates
pjht pushed to master at mikros/termios 2024-09-23 14:45:43 -05:00
be3963718a Initial commit
pjht created branch master in mikros/termios 2024-09-23 14:45:43 -05:00
pjht created repository mikros/termios 2024-09-23 14:45:25 -05:00
pjht pushed to master at mikros/line_discipline 2024-09-23 14:44:56 -05:00
53bc25a596 Initial commit
pjht created branch master in mikros/line_discipline 2024-09-23 14:44:56 -05:00
pjht created repository mikros/line_discipline 2024-09-23 14:44:31 -05:00
pjht pushed to master at mikros/rust 2024-09-23 13:27:01 -05:00
cdb711ae33 mikros: Add wake_new syscall and wake new processes after setting STDIO
pjht pushed to master at mikros/rust 2024-09-23 13:26:44 -05:00
cc1450e308 Add wake_new syscall and wake new processes after setting STDIO
pjht pushed to master at mikros/init 2024-09-23 13:26:07 -05:00
3e0620f836 Wake processes started from the initrd
pjht pushed to master at mikros/kernel 2024-09-23 13:25:46 -05:00
0e6ce349fa Make new processes start sleeping
0abfd39522 Make task_yield and exit use a loop instead of a tail call (manual TCO)
Compare 2 commits »
pjht pushed to master at mikros/file_rpc 2024-09-23 11:13:51 -05:00
8656e63674 Add Debug to PollEvents
pjht pushed to master at mikros/rust 2024-09-22 14:53:49 -05:00
5ccb37a3f7 mikros: Do not close stdio after every use
pjht pushed to master at mikros/psh 2024-09-22 13:57:59 -05:00
4844301a08 Use stdio instead of opening the slave manually
pjht pushed to master at mikros/init_phase2 2024-09-22 13:57:08 -05:00
b903788696 Pass PTY slave as test program stdio
pjht pushed to master at mikros/rust 2024-09-22 13:56:39 -05:00
7bd76e861a mikros: Fix File::duplicate using wrong RPC proto/func
pjht pushed to master at mikros/rust 2024-09-22 11:57:31 -05:00
5ff8990346 mikros: Properly implement stdio
pjht pushed to master at mikros/vfs 2024-09-22 11:52:27 -05:00
35b8f3b441 Keep track of process stdio FDs
pjht pushed to master at mikros/pty_server 2024-09-22 11:44:34 -05:00
84786479c2 Fix polling for input data on the master side of a PTY
pjht pushed to master at mikros/rust 2024-09-21 21:47:18 -05:00
764e6aec81 Auto merge of #130674 - compiler-errors:rollup-yu105fl, r=compiler-errors
52f146d363 Rollup merge of #130673 - GrigorenkoPV:path-triple-colon, r=compiler-errors
a66563ff0e Rollup merge of #130667 - workingjubilee:she-is-c-c-c-cold, r=compiler-errors
d1b43d09e3 Rollup merge of #130666 - compiler-errors:super-bounds, r=fee1-dead,fmease
Compare 628 commits »