From owner-cvs-usrbin Mon Apr 17 14:55:20 1995 Return-Path: cvs-usrbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA25116 for cvs-usrbin-outgoing; Mon, 17 Apr 1995 14:55:20 -0700 Received: (from joerg@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA25103 ; Mon, 17 Apr 1995 14:55:13 -0700 Date: Mon, 17 Apr 1995 14:55:13 -0700 From: Joerg Wunsch Message-Id: <199504172155.OAA25103@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/mt mt.1 mt.c Sender: cvs-usrbin-owner@freebsd.org Precedence: bulk joerg 95/04/17 14:55:12 Modified: usr.bin/mt mt.1 mt.c Log: Round #1 of my st(1) -> mt(1) merge. All the commands should be covered now, and i've attempted to give textual representations instead of magic numbers. The st(4) driver still misses some pieces; i'm going to implement the EOM functionality RSN. Any takers for the MTCOMP command? Seems to have never been implemented.