From owner-cvs-all Tue Nov 28 11:48: 9 2000 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 F307037B402; Tue, 28 Nov 2000 11:48:06 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eASJm6A48851; Tue, 28 Nov 2000 11:48:06 -0800 (PST) (envelope-from jkh) Message-Id: <200011281948.eASJm6A48851@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Tue, 28 Nov 2000 11:48:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/stty cchar.c stty.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/11/28 11:48:06 PST Modified files: bin/stty cchar.c stty.1 Log: Add support for an "erase2" so that both ^H and DEL can be used for backspacing. Submitted By: Rui Pedro Mendes Salgueiro Revision Changes Path 1.10 +2 -1 src/bin/stty/cchar.c 1.18 +4 -2 src/bin/stty/stty.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message