summaryrefslogtreecommitdiff
path: root/bin/mt/mt.c
AgeCommit message (Expand)Author
2002-07-04ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-16missed some registers, kill'em!Mike Pechkin
1998-07-16support scsi better; fix another weird bug; mjacobTheo de Raadt
1997-04-16Use _PATH_DEFTAPE not DEFTAPE in mt(1)Todd C. Miller
1997-03-29Allow setting blocksize to 0 (variable size); from Juergen Hannken-IlljesThorsten Lockert
1996-09-14WHen we fail to open tape device, only print an error message if errnoTodd C. Miller
1996-09-02not setuid, silence TCP_MAXSEG for non-rootTheo de Raadt
1996-08-10from bde@freebsd.org; if printregs() sees no bit names, avoid using themTheo de Raadt
1996-08-10%d for formatsTheo de Raadt
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-17opendev.h -> util.hJason Downs
1996-06-17Changed to use the opendev(3) in libutilJason Downs
1996-06-17The eject half of mt requires a device, instead of defaulting to the tape.Jason Downs
1996-06-12ok, so I didn't think of it last nightJason Downs
1996-06-11Make eject(1) an alias for mt .. offline, and support disklabel(8) shortJason Downs
1996-06-10from mrg; grok scsi tapesTheo de Raadt
1996-05-22add blocksize/density commands; part of #921; from rhialto@polder.ubc.kun.nlTheo de Raadt
1996-04-17From NetBSD: Don't open tapes for writing when repositioning.dm
1996-03-08From NetBSD:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt