Peter Wemm
8e04a1f96e
Sigh. Putting the non-modifyable value first in the condition might
...
prevent programming (== vs. =) errors, but it confused the hell out of me
at least.
1998-06-30 00:23:43 +00:00
Peter Wemm
1addd067e6
Another spin loop bug. On dropped network connections, console(8) can
...
also spin getting a 0 return from write(). (it's only testing for -1).
1998-06-28 14:53:48 +00:00
Peter Wemm
35a4e1f98c
Attempt to catch another spin in the client on a zero return from read().
1998-06-28 14:29:55 +00:00
Peter Wemm
5d18ff83bb
A port for conserver. conserver is the answer to serial consoles. :-)
...
There is a later version of conserver, but it requires a rather extensive
build environment and set of tools to build it. This version works is
nice and stable though.
1997-11-22 14:56:14 +00:00