From owner-cvs-all Wed Mar 3 4: 9: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B036314E4B; Wed, 3 Mar 1999 04:09:05 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA03384; Wed, 3 Mar 1999 04:08:50 -0800 (PST) (envelope-from joerg@FreeBSD.org) Message-Id: <199903031208.EAA03384@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 3 Mar 1999 04:08:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/window wwpty.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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