minix/lib/librmt
Lionel Sambuc f14fb60209 Libraries updates and cleanup
* Updating common/lib
 * Updating lib/csu
 * Updating lib/libc
 * Updating libexec/ld.elf_so
 * Corrected test on __minix in featuretest to actually follow the
   meaning of the comment.
 * Cleaned up _REENTRANT-related defintions.
 * Disabled -D_REENTRANT for libfetch
 * Removing some unneeded __NBSD_LIBC defines and tests

Change-Id: Ic1394baef74d11b9f86b312f5ff4bbc3cbf72ce2
2013-01-14 11:36:26 +01:00
..
Makefile Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
pathnames.h Upgrading pax. 2012-10-24 13:42:44 +02:00
README Upgrading pax. 2012-10-24 13:42:44 +02:00
rmtlib.c Upgrading pax. 2012-10-24 13:42:44 +02:00
rmtops.3 Upgrading pax. 2012-10-24 13:42:44 +02:00

#	$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