From owner-cvs-all Wed Mar 3 4:11:10 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 65DB7154CC; Wed, 3 Mar 1999 04:11:06 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA03542; Wed, 3 Mar 1999 04:10:51 -0800 (PST) (envelope-from joerg@FreeBSD.org) Message-Id: <199903031210.EAA03542@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 3 Mar 1999 04:10:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/window wwinit.c wwpty.c wwspawn.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk joerg 1999/03/03 04:10:51 PST Modified files: (Branch: RELENG_3) usr.bin/window wwinit.c wwpty.c wwspawn.c Log: MFC: . explicitly use fcntl(...,F_SETOWN) so we get SIGIO's . revert to vfork() since the code relied on it . lookup ptys up to /dev/tty[pqrst]v Revision Changes Path 1.9.2.1 +1 -0 src/usr.bin/window/wwinit.c 1.1.1.1.10.1 +1 -1 src/usr.bin/window/wwpty.c 1.3.2.1 +2 -2 src/usr.bin/window/wwspawn.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message