summaryrefslogtreecommitdiff
path: root/usr.bin/mt
Commit message (Expand)AuthorAgeFilesLines
* Add the density code for LTO-7 to libmt and the mt(1) man page.Kenneth D. Merry2016-05-201-1/+2
* Fix a ton of speelling errorsEitan Adler2015-10-211-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-180/+1360
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | Convert mt(1) and libmt to LIBADDBaptiste Daroussin2015-04-091-2/+1
* | Remove uneeded sbuf headerBaptiste Daroussin2015-04-091-1/+0
* | Improve the mt(1) rblim display.Kenneth D. Merry2015-03-181-3/+10
* | Fix a couple of problems in the sa(4) media type reports.Kenneth D. Merry2015-03-181-2/+2
* | Add density code for DAT-72, and notes on DAT-160.Kenneth D. Merry2015-03-031-2/+4
* | Fix several problems found by Coverity.Kenneth D. Merry2015-02-251-3/+24
* | Significant upgrades to sa(4) and mt(1).Kenneth D. Merry2015-02-233-179/+1328
|/
* In usr.bin/mt/mt.c, the c_code member of struct commands should reallyDimitry Andric2011-12-171-1/+1
* Add missing static keywords to mt(1)Ed Schouten2011-11-061-33/+33
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* 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