From owner-freebsd-commit Mon Oct 23 04:13:49 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA03924 for freebsd-commit-outgoing; Mon, 23 Oct 1995 04:13:49 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA03910 for cvs-all-outgoing; Mon, 23 Oct 1995 04:13:41 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA03900 for cvs-lib-outgoing; Mon, 23 Oct 1995 04:13:37 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id EAA03891 ; Mon, 23 Oct 1995 04:13:33 -0700 Date: Mon, 23 Oct 1995 04:13:33 -0700 From: David Greenman Message-Id: <199510231113.EAA03891@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libutil pty.c Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/10/23 04:13:32 Branch: lib/libutil RELENG_2_1_0 Modified: lib/libutil pty.c Log: Brought in rev 1.4: initialize pty name template properly - fixes a bug that prevents multiple pty opens.