• Joined on 2022-10-31
pjht pushed to master at mikros/pty_server 2024-09-17 11:29:21 -05:00
2306eef3f8 Remove PTY RPC crate
pjht pushed to master at mikros/pty_server 2024-09-16 16:21:30 -05:00
63012f5e37 Add XON/XOFF support
pjht pushed to master at mikros/pty_server 2024-09-16 15:30:16 -05:00
e5144a8e6e Add termios struct for flags (default taken from stty sane/cooked)
pjht pushed to master at mikros/os_build 2024-09-16 13:53:31 -05:00
eb6cb8e22a Move serial console to a QEMU tab and put QEMU console on stdio
pjht pushed to master at mikros/ext2 2024-09-16 13:50:47 -05:00
9326191911 Treat non-existent data blocks as all zeroes
pjht pushed to master at mikros/init_phase2 2024-09-16 12:30:26 -05:00
598318ecf5 Put keyboard and screen into a PTY and start a PTY tester program
pjht created branch master in mikros/psh 2024-09-16 12:29:59 -05:00
pjht pushed to master at mikros/psh 2024-09-16 12:29:59 -05:00
feac63c100 Initial commit
pjht created repository mikros/psh 2024-09-16 12:29:54 -05:00
pjht created branch master in mikros/pty_server 2024-09-16 12:29:40 -05:00
pjht pushed to master at mikros/pty_server 2024-09-16 12:29:40 -05:00
e0b403ef7a Initial commit
pjht created repository mikros/pty_server 2024-09-16 12:28:48 -05:00
pjht pushed to master at mikros/ps2 2024-09-15 17:06:06 -05:00
f340302150 Switch to treating ctrl+x as control characters
pjht pushed to master at mikros/ps2 2024-09-15 17:02:16 -05:00
6ffbeae625 Don't block on reads with an empty buffer
pjht pushed to master at mikros/syslog 2024-09-15 11:55:52 -05:00
e056a4c7c9 Stop printing text messages to serial
pjht pushed to master at mikros/bga 2024-09-15 11:49:17 -05:00
64b44f4bce Remove buffer size debug print
pjht pushed to master at mikros/init 2024-09-15 11:48:48 -05:00
7a1dcd6359 Remove test output for serial and BGA
pjht pushed to master at mikros/rust 2024-09-14 18:13:38 -05:00
5d8f15cb7a Update to latest rustc
5e3ede22ef Auto merge of #129974 - cuviper:ci-llvm-19, r=Mark-Simulacrum
5fe0e40e05 Auto merge of #130357 - fmease:rollup-j3ej4q0, r=fmease
2b40fdbb28 Rollup merge of #130349 - ShE3py:break_up_float, r=fmease
d1701a5334 Rollup merge of #130343 - Fayti1703:patch-correct-async-block-lint-doc, r=compiler-errors
Compare 662 commits »
pjht pushed to master at mikros/kernel 2024-09-13 14:31:29 -05:00
01187de0cf Remove old unused virtual_memory/hole.rs file
pjht pushed to master at mikros/bga 2024-09-13 10:10:26 -05:00
4343a4a926 Reset framebuffer clear color back to black