From owner-cvs-all Mon Mar 5 19:36:29 2001 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 545CA37B718; Mon, 5 Mar 2001 19:36:20 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f263aKF44441; Mon, 5 Mar 2001 19:36:20 -0800 (PST) (envelope-from jkh) Message-Id: <200103060336.f263aKF44441@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Mon, 5 Mar 2001 19:36:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/stty cchar.c modes.c print.c stty.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2001/03/05 19:36:20 PST Modified files: (Branch: RELENG_4) bin/stty cchar.c modes.c print.c stty.1 Log: MFC: support for erase2 char and miscellaneous cleanup. Revision Changes Path 1.9.2.1 +2 -1 src/bin/stty/cchar.c 1.8.2.1 +7 -1 src/bin/stty/modes.c 1.12.2.1 +4 -1 src/bin/stty/print.c 1.13.2.4 +14 -2 src/bin/stty/stty.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message