From owner-cvs-all Sun Feb 17 22: 7:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64E3A37B400; Sun, 17 Feb 2002 22:07:11 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1I67BB04039; Sun, 17 Feb 2002 22:07:11 -0800 (PST) (envelope-from dillon) Message-Id: <200202180607.g1I67BB04039@freefall.freebsd.org> From: Matt Dillon Date: Sun, 17 Feb 2002 22:07:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_pty.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2002/02/17 22:07:11 PST Modified files: sys/kern tty_pty.c Log: The ICANON flag is an lflag, not an iflag. Submitted by: Neelkanth Natu MFC after: 3 days Revision Changes Path 1.92 +2 -2 src/sys/kern/tty_pty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message