summaryrefslogtreecommitdiffstats
path: root/usr.bin/mt/mt.1
Commit message (Collapse)AuthorAgeFilesLines
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-2/+2
|
* Implement "eod" as an alias for "eom". HP-UX uses this name, forjoerg1997-08-211-10/+22
| | | | | | example. Also cleaned up the man page a little.
* Use err(3) instead of local redefinition.charnier1997-07-291-4/+4
|
* Use the .Fx macro where appropriate.mpp1996-08-231-1/+2
|
* Forgot to update the man page for the `retension' command.joerg1996-01-131-1/+1
|
* Add `retens', the user frontend for MTRETENS.joerg1996-01-081-0/+3
|
* Remove the dangerous "eof" command that used to be an alias for "weof"joerg1995-07-161-1/+1
| | | | | | | | but usually got confused with "eom". It didn't ring the warning bell saying: "You are probably going to mark your whole tape as deleted right now." A warning message pointing to "weof" and "eom" is issued instead.
* Make mt(1) orthogonal: now that we print the densities as stringsjoerg1995-04-181-2/+12
| | | | instead of hex, make it accept density names for input, too.
* Round #1 of my st(1) -> mt(1) merge. All the commands should bejoerg1995-04-171-4/+81
| | | | | | | | | | covered now, and i've attempted to give textual representations instead of magic numbers. The st(4) driver still misses some pieces; i'm going to implement the EOM functionality RSN. Any takers for the MTCOMP command? Seems to have never been implemented.
* Andreas Klemm's tape erase patches from 1.1.5.1.jkh1994-10-281-0/+5
| | | | Submitted by: andreas
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+130
OpenPOWER on IntegriCloud