minix/lib/librmt
Ben Gras 5ae1a533c7 ARM: can build with llvm, switch to EABI
. bitcode fixes
	. switch to compiler-rt instead of netbsd libc functions
	  or libgcc for support functions for both x86 and arm
	. minor build fixes
	. allow  build with llvm without crossbuilding llvm itself
	. can now build minix/arm using llvm and eabi - without C++
	  support for now (hence crossbuilding llvm itself is turned off
	  for minix/arm)

Change-Id: If5c44ef766f5b4fc4394d4586ecc289927a0d6eb
2014-12-12 13:04:56 +01:00
..
Makefile ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
README Upgrading pax. 2012-10-24 13:42:44 +02:00
pathnames.h Upgrading pax. 2012-10-24 13:42:44 +02:00
rmtlib.c ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
rmtops.3 Upgrading pax. 2012-10-24 13:42:44 +02: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