An Awesome List of computer history videos, documentaries and related folklore
-
Updated
Apr 29, 2020
On OpenBSD, fd_set is declared in <sys/select.h>.
https://github.com/aap/pdp6/blob/5b3e2f0f19ebf06ec491c0ed464ff152789a1311/emu/util.c#L22
diff --git a/emu/util.c b/emu/util.c
index fcaed91..4b1af68 100644
--- a/emu/util.c
+++ b/emu/util.c
@@ -3,6 +3,7 @@
#include <ctype.h>
#include <sys/socket.h>
+#include <sys/select.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
Add a description, image, and links to the computer-history topic page so that developers can more easily learn about it.
To associate your repository with the computer-history topic, visit your repo's landing page and select "manage topics."
Document Imlac hardware modifcations here.
CC @tuban, @jdersch, @jh95468, @taa01776, @dlebling618