| Commit message (Expand) | Author | Age | Files | Lines |
* | In usr.bin/mt/mt.c, the c_code member of struct commands should really | dim | 2011-12-17 | 1 | -1/+1 |
* | Add missing static keywords to mt(1) | ed | 2011-11-06 | 1 | -33/+33 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Note what options are only for DDS drives. | trhodes | 2008-01-21 | 1 | -4/+4 |
* | -mdoc sweep. | ru | 2005-11-18 | 1 | -13/+14 |
* | Const poision, deregister and use ANSI definitions. | dwmalone | 2005-11-13 | 1 | -23/+20 |
* | A minor overhaul: added comments, split cmds in 2, changed synopsis. | garys | 2005-09-30 | 1 | -105/+133 |
* | Don't refer to devices that don't exist. | imp | 2005-04-03 | 1 | -4/+0 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Deal with double whitespace. | ru | 2004-07-03 | 1 | -1/+1 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -9/+18 |
* | Backout previous commit. It seems this comment applied to something | mux | 2004-04-09 | 1 | -4/+0 |
* | Reintroduce a comment that was wrongly removed in revision 1.34. | mux | 2004-04-09 | 1 | -0/+4 |
* | Catch up with the removal of the wt(4) driver. | ru | 2004-03-14 | 1 | -16/+0 |
* | Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0. | roam | 2003-09-05 | 1 | -3/+3 |
* | Markup bits. | ru | 2003-05-21 | 1 | -1/+3 |
* | Fix references to non-existing or obsoleted man pages. | schweikh | 2003-04-30 | 1 | -3/+1 |
* | Add information about the SDLT density codes. | joerg | 2002-10-15 | 2 | -0/+7 |
* | Add definitions for the industry-standard DLT density codes. | joerg | 2002-07-09 | 2 | -0/+10 |
* | mdoc(7) police: removed unnecessary .Ns. | ru | 2002-05-30 | 1 | -1/+1 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -6/+9 |
* | Make `make WARNS=3' succeed, notably, use %d to printf daddr_t value. | charnier | 2002-04-12 | 2 | -33/+33 |
* | remove __P | imp | 2002-03-22 | 1 | -4/+6 |
* | Unifdef __FreeBSD__ | phk | 2002-03-20 | 1 | -76/+6 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -1/+3 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -1/+1 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 1 | -1/+0 |
* | Print out resid portion of MTIOCGET returned data. | mjacob | 2001-01-21 | 1 | -3/+4 |
* | Oops, I'm such an idiot. For reasons I don't really agree with, | mjacob | 2000-12-31 | 1 | -1/+1 |
* | The default is /dev/nrsa0 (now), not /dev/nsa0. | mjacob | 2000-12-31 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -9/+7 |
* | Constify | kris | 2000-11-27 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Add cross reference to the ast device. | imp | 2000-08-16 | 1 | -1/+1 |
* | Default device not longer uses the "r" raw prefix. | obrien | 2000-04-26 | 1 | -1/+1 |
* | Add missing dots | charnier | 2000-03-26 | 1 | -5/+5 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -4/+8 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -15/+29 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | add and document seteotmodel and geteotmodel commands | mjacob | 1999-05-10 | 2 | -1/+45 |
* | Add missing parenthesis. Change "hardware block" to "SCSI logical block". | ghelmer | 1999-05-04 | 1 | -4/+4 |
* | Fixes alignment of blocksize field to be prettier if | mjacob | 1999-03-10 | 1 | -7/+7 |
* | get rid of space padding for compression | mjacob | 1999-03-10 | 1 | -2/+2 |
* | Print actual density code as well as string for density- I dunno about others, | mjacob | 1999-03-02 | 1 | -5/+10 |
* | Print relative (mt_fileno, mt_blkno) position, if known. | mjacob | 1999-02-05 | 1 | -1/+58 |
* | finally document new commands | mjacob | 1999-02-05 | 1 | -4/+42 |
* | Print out latched cdb's correlated to latched errors in MTIOCERRSTAT case. | mjacob | 1998-12-22 | 1 | -1/+13 |