[net.sources] RT-11 floppy program

jrb@wdl1.UUCP (John R Blaker) (02/17/84)

[Sacrifice]

What follows is the RT-11 floppy reading program.  It has been tested on
both PWB and System V. The following files make up the program:

	READ_ME		Notes on installation and modification

	rt11.mk		Makefile
	rt11.h		Header information and global definitions

	main.c		Process command line and call appropriate routines
	direct.c	Handle disc directory
	disc.c		Deal with physical disc
	extract.c	Extract files from disc
	listdir.c	List disc directory
	misc.c		Miscellaneous support functions
	radix50.c	Deals with RADIX-50 representation of filenames

	create.c	Initialize a new disc <NOT IMPLEMENTED>
	write.c		Write file to disc <NOT IMPLEMENTED>

	rt11.1.v6	Source to V6 version of manual page
	rt11.1.v7	Source to V7 version of manual page

John R Blaker
Ford Aerospace & Communications Corporation
Western Development Laboratories Division
3939 Fabian Way
Palo Alto, CA  94303
UUCP:	...!fortune!wdl1!jrb
ARPA:	jrb@FORD-WDL1