[comp.soft-sys.andrew] Andrew Patch 1 Available

susan+@ANDREW.CMU.EDU (Susan Straub) (01/10/90)

The latest patch, number 1, is available for your immediate action in
the file /contrib/andrew/patch.001 or patch.001.Z compressed on
expo.lcs.mit.edu (IP address 18.30.0.212).  You can also retrieve the
file from host emsworth.andrew.cmu.edu (IP address 128.2.11.64).  This
patch is available as file patches/patch.001 or patches/patch.001.Z
compressed.  This patch includes diffs for 10 source files.

If you don't have ftp access, mail retrieval is available.  For more
information, send requests to andrew-service@andrew.cmu.edu. 

As you know, you should apply these patches with Larry Wall's
patch program, which has been distributed on the X.V11R3 tape as well as
on the X.V11R4 tape and via netnews.  As the patches are all made from
context diffs, you may specify the '-c' option to patch.  You will also need
the '-p' option to allow patch to understand the pathnames in the patch
file.  Thus, you should do this:
	(retrieve contrib/andrew/patch.001)
	cd (directory with andrew distribution)
		(thus, ./overhead and ./atk exist)
	patch -c -p < ..../patch.001

Good luck.