From owner-cvs-lib Mon Oct 23 00:41:57 1995 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA25403 for cvs-lib-outgoing; Mon, 23 Oct 1995 00:41:57 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA25394 ; Mon, 23 Oct 1995 00:41:50 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA18189; Mon, 23 Oct 1995 17:40:04 +1000 Date: Mon, 23 Oct 1995 17:40:04 +1000 From: Bruce Evans Message-Id: <199510230740.RAA18189@godzilla.zeta.org.au> To: CVS-commiters@freefall.freebsd.org, bde@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libutil pty.c Sender: owner-cvs-lib@FreeBSD.org Precedence: bulk > Modified: lib/libutil pty.c > Log: > Update to 4.4lite2 (clean up includes; initialize the name of the master > pty correctly (it was broken for calls to openpty() after the first > successful one)). > Obtained from: 4.4lite2 This may be important enough to go in 2.1. Bruce