home *** CD-ROM | disk | FTP | other *** search
- README --- remote mag tape library and diffs for tar(1) and dd(1)
-
- The files in this directory implement a library of routines which allow
- a user using the Unix system calls for i/o to transparently access a tape
- drive on a remote machine, via rsh(1) and rmt(8).
-
- The files are as follows:
-
- README --- This file.
- dd.1.DIFF --- Context diff for dd(1) man page.
- dd.c.DIFF --- Context diff for dd.c source code.
- tar.1.DIFF --- Context diff for tar(1) man page.
- tar.c.DIFF --- Context diff for tar.c source code.
- rmt.h --- Remote mag tape include file.
- rmtlib.c --- Remote mag tape library source code.
- rmtops.3 --- Remote mag tape library man page.
-
- The diffs are for BRL Unix 3.0 (4.2 BSD), your line numbers may vary.
- The tar(1) diffs include a fix to keep tar from damaging the file system;
- existing directories are removed only if they are empty.
-