Date: Wed, 3 Mar 1999 04:08:50 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/window wwpty.c Message-ID: <199903031208.EAA03384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1999/03/03 04:08:50 PST Modified files: usr.bin/window wwpty.c Log: Increase the vector that's used to look for free pty's. We go through /dev/ttypv right now, but window(1) was only looking up to ttypf, causing an `Out of pseudo-terminals' when i just tried on freefall. Revision Changes Path 1.2 +1 -1 src/usr.bin/window/wwpty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903031208.EAA03384>