aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mt/mt.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC version 1.25Matt Jacob1999-05-111-12/+45
* Approved by jkh. Pullup of 1.21 to RELENG_3.Matt Jacob1999-02-051-1/+58
* Print out latched cdb's correlated to latched errors in MTIOCERRSTAT case.Matt Jacob1998-12-221-1/+13
* add in new errstat subcommand (MTIOCSERRSTAT)Matt Jacob1998-12-191-2/+33
* Made changes suggested by bruce, plus a couple of others which made -Wall work.Matt Jacob1998-12-181-11/+17
* 1) Clarify that a weof count of zero is allowed (flush buffers).Matt Jacob1998-12-181-1/+30
* Don't bother trying to support Wangtek tapes on the alpha.Doug Rabson1998-10-031-2/+4
* Augment compression and blocksize support. Update table of known densities.Justin T. Gibbs1998-09-151-37/+155
* mt should report the compression status.Poul-Henning Kamp1998-04-191-3/+3
* Implement "eod" as an alias for "eom". HP-UX uses this name, forJoerg Wunsch1997-08-211-1/+2
* Use err(3) instead of local redefinition.Philippe Charnier1997-07-291-39/+13
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Merge from Lite2Peter Wemm1997-03-111-4/+6
* . cast the error and status registers properly to (unsigned short),Joerg Wunsch1996-02-221-5/+9
* Rename the `retens' command into `retension', to follow existing de-factoJoerg Wunsch1996-01-121-1/+1
* Add `retens', the user frontend for MTRETENS.Joerg Wunsch1996-01-081-0/+1
* Return early in printreg() when the pointer is NULL. For FreeBSD, theBruce Evans1995-10-211-0/+2
* Remove the dangerous "eof" command that used to be an alias for "weof"Joerg Wunsch1995-07-161-1/+23
* Make mt(1) orthogonal: now that we print the densities as stringsJoerg Wunsch1995-04-181-38/+66
* Round #1 of my st(1) -> mt(1) merge. All the commands should beJoerg Wunsch1995-04-171-2/+135
* Andreas Klemm's tape erase patches from 1.1.5.1.Jordan K. Hubbard1994-10-281-0/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+274