summaryrefslogtreecommitdiffstats
path: root/usr.bin/mt/mt.c
Commit message (Expand)AuthorAgeFilesLines
* Backout previous commit. It seems this comment applied to somethingmux2004-04-091-4/+0
* Reintroduce a comment that was wrongly removed in revision 1.34.mux2004-04-091-0/+4
* Catch up with the removal of the wt(4) driver.ru2004-03-141-16/+0
* Add information about the SDLT density codes.joerg2002-10-151-0/+2
* Add definitions for the industry-standard DLT density codes.joerg2002-07-091-0/+4
* Make `make WARNS=3' succeed, notably, use %d to printf daddr_t value.charnier2002-04-121-31/+31
* remove __Pimp2002-03-221-4/+6
* Unifdef __FreeBSD__phk2002-03-201-76/+6
* Print out resid portion of MTIOCGET returned data.mjacob2001-01-211-3/+4
* Constifykris2000-11-271-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* add and document seteotmodel and geteotmodel commandsmjacob1999-05-101-1/+29
* Fixes alignment of blocksize field to be prettier ifmjacob1999-03-101-7/+7
* get rid of space padding for compressionmjacob1999-03-101-2/+2
* Print actual density code as well as string for density- I dunno about others,mjacob1999-03-021-5/+10
* Print relative (mt_fileno, mt_blkno) position, if known.mjacob1999-02-051-1/+58
* Print out latched cdb's correlated to latched errors in MTIOCERRSTAT case.mjacob1998-12-221-1/+13
* add in new errstat subcommand (MTIOCSERRSTAT)mjacob1998-12-191-2/+33
* Made changes suggested by bruce, plus a couple of others which made -Wall work.mjacob1998-12-181-11/+17
* 1) Clarify that a weof count of zero is allowed (flush buffers).mjacob1998-12-181-1/+30
* Don't bother trying to support Wangtek tapes on the alpha.dfr1998-10-031-2/+4
* Augment compression and blocksize support. Update table of known densities.gibbs1998-09-151-37/+155
* mt should report the compression status.phk1998-04-191-3/+3
* Implement "eod" as an alias for "eom". HP-UX uses this name, forjoerg1997-08-211-1/+2
* Use err(3) instead of local redefinition.charnier1997-07-291-39/+13
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2peter1997-03-111-4/+6
* . cast the error and status registers properly to (unsigned short),joerg1996-02-221-5/+9
* Rename the `retens' command into `retension', to follow existing de-factojoerg1996-01-121-1/+1
* Add `retens', the user frontend for MTRETENS.joerg1996-01-081-0/+1
* Return early in printreg() when the pointer is NULL. For FreeBSD, thebde1995-10-211-0/+2
* Remove the dangerous "eof" command that used to be an alias for "weof"joerg1995-07-161-1/+23
* Make mt(1) orthogonal: now that we print the densities as stringsjoerg1995-04-181-38/+66
* Round #1 of my st(1) -> mt(1) merge. All the commands should bejoerg1995-04-171-2/+135
* Andreas Klemm's tape erase patches from 1.1.5.1.jkh1994-10-281-0/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+274
OpenPOWER on IntegriCloud