History log of /freebsd/usr.bin/mt/mt.c (Results 101 – 110 of 110)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0da30e9a 11-Mar-1997 Peter Wemm <peter@FreeBSD.org>

Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.


Revision tags: release/2.1.7_cvs, release/2.1.6_cvs, release/2.1.6.1, release/2.1.5_cvs
# 9408e822 22-Feb-1996 Joerg Wunsch <joerg@FreeBSD.org>

. cast the error and status registers properly to (unsigned short),
to avoid misinterpreting the 0x8000 bit as a negative sign,

. use the <machine/wtio.h> register def's to print them.


# a7710e48 12-Jan-1996 Joerg Wunsch <joerg@FreeBSD.org>

Rename the `retens' command into `retension', to follow existing de-facto
standards.


# 8348d96a 08-Jan-1996 Joerg Wunsch <joerg@FreeBSD.org>

Add `retens', the user frontend for MTRETENS.


Revision tags: release/2.1.0_cvs
# 49f544b5 21-Oct-1995 Bruce Evans <bde@FreeBSD.org>

Return early in printreg() when the pointer is NULL. For FreeBSD, the
strings describing the drive status and error bits are so deficient
that the pointer is always NULL.

Reported by: Philippe Char

Return early in printreg() when the pointer is NULL. For FreeBSD, the
strings describing the drive status and error bits are so deficient
that the pointer is always NULL.

Reported by: Philippe Charnier <charnier@lirmm.fr>

show more ...


# a471a8c3 16-Jul-1995 Joerg Wunsch <joerg@FreeBSD.org>

Remove the dangerous "eof" command that used to be an alias for "weof"
but usually got confused with "eom". It didn't ring the warning bell
saying: "You are probably going to mark your whole tape as

Remove the dangerous "eof" command that used to be an alias for "weof"
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.

show more ...


Revision tags: release/2.0.5_cvs
# 77023b92 19-Apr-1995 Joerg Wunsch <joerg@FreeBSD.org>

Make mt(1) orthogonal: now that we print the densities as strings
instead of hex, make it accept density names for input, too.


# 1146dede 17-Apr-1995 Joerg Wunsch <joerg@FreeBSD.org>

Round #1 of my st(1) -> mt(1) merge. All the commands should be
covered now, and i've attempted to give textual representations
instead of magic numbers.

The st(4) driver still misses some pieces;

Round #1 of my st(1) -> mt(1) merge. All the commands should be
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.

show more ...


Revision tags: release/2.0
# 24619560 28-Oct-1994 Jordan K. Hubbard <jkh@FreeBSD.org>

Andreas Klemm's tape erase patches from 1.1.5.1.
Submitted by: andreas


Revision tags: release/1.1.5.1_cvs
# 9b50d902 27-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Usr.bin Sources


12345