[1222] in Athena Bugs
znol -f doesn't work in 6.0R
daemon@ATHENA.MIT.EDU (dkk@ATHENA.MIT.EDU)
Sun Oct 23 17:27:50 1988
From: <dkk@ATHENA.MIT.EDU>
Date: Sun, 23 Oct 88 17:23:21 EDT
To: bugs@ATHENA.MIT.EDU
I checked it on both rt and vax binaries, on both 6.0R and the
zephyr filesystem. What's wrong is that znol.c is exiting
(at line 99) because ZGetWGPort() is returning a value of "-1".
This could be due to a failed fopen() or a failed fscan() in
ZGetWGPort.c, I didn't look any further.
BTW, it works fine if you also use the "-l" option.