From owner-cvs-all Sun May 23 18:15:39 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 6C55B14E21; Sun, 23 May 1999 18:15:33 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: (from jb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA19187; Sun, 23 May 1999 18:15:33 -0700 (PDT) (envelope-from jb@FreeBSD.org) Message-Id: <199905240115.SAA19187@freefall.freebsd.org> From: John Birrell Date: Sun, 23 May 1999 18:15:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil pty.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1999/05/23 18:15:33 PDT Modified files: lib/libutil pty.c Log: Remove the static declaration from the line[] variable to allow openpty() to be called from a threaded application. Revision Changes Path 1.9 +2 -2 src/lib/libutil/pty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message