From owner-cvs-usrbin Sun Feb 22 15:39:10 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06148 for cvs-usrbin-outgoing; Sun, 22 Feb 1998 15:39:10 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05978; Sun, 22 Feb 1998 15:36:57 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA01849; Sun, 22 Feb 1998 15:36:55 -0800 (PST) Date: Sun, 22 Feb 1998 15:36:55 -0800 (PST) Message-Id: <199802222336.PAA01849@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/doscmd tty.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/02/22 15:36:55 PST Modified files: usr.bin/doscmd tty.c Log: Add Back-Tab functionality. (Ie. shift-tab) Submitted by: Randall Hopper Revision Changes Path 1.4 +3 -2 src/usr.bin/doscmd/tty.c