aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mt/mt.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: revs 1.35/1.33, resp., add SDLT to the list of known tape devices.Joerg Wunsch2002-11-081-0/+2
* MFC: revs 1.32 and 1.34 resp., make the industry-standard DLT densityJoerg Wunsch2002-07-161-0/+4
* MFC: Print out resid portion of MTIOCGET returned data.Matt Jacob2001-01-221-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* add and document seteotmodel and geteotmodel commandsMatt Jacob1999-05-101-1/+29
* Fixes alignment of blocksize field to be prettier ifMatt Jacob1999-03-101-7/+7
* get rid of space padding for compressionMatt Jacob1999-03-101-2/+2
* Print actual density code as well as string for density- I dunno about others,Matt Jacob1999-03-021-5/+10
* Print relative (mt_fileno, mt_blkno) position, if known.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