From owner-freebsd-commit Fri Jan 26 04:43:12 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA04176 for freebsd-commit-outgoing; Fri, 26 Jan 1996 04:43:12 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA04158 for cvs-all-outgoing; Fri, 26 Jan 1996 04:42:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA04146 for cvs-sys-outgoing; Fri, 26 Jan 1996 04:42:43 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA04139 Fri, 26 Jan 1996 04:42:41 -0800 (PST) Date: Fri, 26 Jan 1996 04:42:41 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199601261242.EAA04139@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/kern tty_pty.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/01/26 04:42:41 Modified: sys/kern tty_pty.c Log: Fix a bug I made in the devfs. Revision Changes Path 1.36 +3 -3 src/sys/kern/tty_pty.c