shithub: riscv

Download patch

ref: 08ea6d85c432f1ea27a96bb4e68b9d79f64674b6
parent: 8788c5737b73f1ea7d8fada2ef03e4ed29432af8
author: Jacob Moody <moody@posixcafe.org>
date: Fri Sep 30 01:51:00 EDT 2022

ktrans: listen on lang port for plumber

This also does some slight style normalization
and removes the Msg struct in favor of just
using a plain char array. The previous kbdsink
fprint calls were incorrect and was not passing upon
the null bytes.