Tag: systems-programming
All the articles with the tag "systems-programming".
A telnet daemon for MorphOS, or: how to attach a shell to a socket with no pty
MorphOS never shipped a telnet daemon. Building one meant confronting the fact that the Amiga lineage has no pseudo-terminals — and that the answer is stranger and more interesting than a port. A short tour of the design, the war stories, and why it is really groundwork for an sshd.