NetBSD/lib/librmt
christos 88b197ec7f PR/38413: Takahiro Kambe: mt(1) print some junk output when using remote tape
Not all fields are valid in the ioctl to get tape info in the rmt protocol.
Zero out the struct so that we don't print junk.
While here, KNF.
2011-05-31 12:24:33 +00:00
..
Makefile
README
pathnames.h
rmtlib.c PR/38413: Takahiro Kambe: mt(1) print some junk output when using remote tape 2011-05-31 12:24:33 +00:00
rmtops.3 Use .In instead of .Aq Pa and variantes for header files. 2010-03-22 22:00:37 +00:00

README

#	$NetBSD: README,v 1.2 1998/01/09 04:12:19 perry Exp $

README

This is the remote mag tape library. It allows a program that uses
Unix system calls to transparently use a file (usually a tape drive) on
another system via /etc/rmt, simply by including <rmt.h>.  It is
particularly useful with tar and dd, and is supplied with GNU tar.

This package has evolved somewhat over the years.  My thanks to the
people who did most of the original work, and those who've contributed
bug fixes; appropriate credit is in the man page and source files.

Enjoy,

Arnold Robbins
Emory U. Computing Center
arnold@emoryu1.cc.emory.edu
gatech!emoryu1!arnold
+1 404 727 7636