aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mt
Commit message (Expand)AuthorAgeFilesLines
* Note what options are only for DDS drives.Tom Rhodes2008-01-211-4/+4
* -mdoc sweep.Ruslan Ermilov2005-11-181-13/+14
* Const poision, deregister and use ANSI definitions.David Malone2005-11-131-23/+20
* A minor overhaul: added comments, split cmds in 2, changed synopsis.Gary W. Swearingen2005-09-301-105/+133
* Don't refer to devices that don't exist.Warner Losh2005-04-031-4/+0
* Expand contractions.Ruslan Ermilov2005-02-131-1/+1
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-9/+18
* Backout previous commit. It seems this comment applied to somethingMaxime Henrion2004-04-091-4/+0
* Reintroduce a comment that was wrongly removed in revision 1.34.Maxime Henrion2004-04-091-0/+4
* Catch up with the removal of the wt(4) driver.Ruslan Ermilov2004-03-141-16/+0
* Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0.Peter Pentchev2003-09-051-3/+3
* Markup bits.Ruslan Ermilov2003-05-211-1/+3
* Fix references to non-existing or obsoleted man pages.Jens Schweikhardt2003-04-301-3/+1
* Add information about the SDLT density codes.Joerg Wunsch2002-10-152-0/+7
* Add definitions for the industry-standard DLT density codes.Joerg Wunsch2002-07-092-0/+10
* mdoc(7) police: removed unnecessary .Ns.Ruslan Ermilov2002-05-301-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-201-6/+9
* Make `make WARNS=3' succeed, notably, use %d to printf daddr_t value.Philippe Charnier2002-04-122-33/+33
* remove __PWarner Losh2002-03-221-4/+6
* Unifdef __FreeBSD__Poul-Henning Kamp2002-03-201-76/+6
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-1/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-1/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-1/+0
* Print out resid portion of MTIOCGET returned data.Matt Jacob2001-01-211-3/+4
* Oops, I'm such an idiot. For reasons I don't really agree with,Matt Jacob2000-12-311-1/+1
* The default is /dev/nrsa0 (now), not /dev/nsa0.Matt Jacob2000-12-311-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-9/+7
* ConstifyKris Kennaway2000-11-271-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Add cross reference to the ast device.Warner Losh2000-08-161-1/+1
* Default device not longer uses the "r" raw prefix.David E. O'Brien2000-04-261-1/+1
* Add missing dotsPhilippe Charnier2000-03-261-5/+5
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-4/+8
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-15/+29
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* add and document seteotmodel and geteotmodel commandsMatt Jacob1999-05-102-1/+45
* Add missing parenthesis. Change "hardware block" to "SCSI logical block".Guy Helmer1999-05-041-4/+4
* 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
* finally document new commandsMatt Jacob1999-02-051-4/+42
* 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