[comp.windows.x] Updates to patch files

mss+@ANDREW.CMU.EDU (Mark Steven Sherman) (02/10/88)

In response to mail that we have received, there are now some more patches 
available.

First, patches 1 and 23 needed correcting. The original patch 1  (to the top 
most Makefile) was correct and the released patch 23 was incorrect (an 
intermediate patch file for the top most Makefile was geneated instead of the 
correct patch file for be2/hz/Makefile).  I have rebuilt PATCHES1-36.tar.Z 
with the correct patch files 1 and 23. I have also placed those two patches (1 
and 23) on /contrib/andrew on zap.mit.edu. The install.txt file has been 
updated to state that both 1 and 23 should be applied. If you have problems, 
let us know and we will try to send you the "correct" version with the patches 
applied.

Patches 37-42 are also available. A brief description of those patches is 
given below. The patch files are available individually by number, and they 
are collected in a compressed tar file PATCHES37-42.tar.Z.

		-Mark

37. overhead/util/Makefile

around line 143 (by Makeclean) There is a contorl M in the file.

38. be2/Makefile

get rid of blank line and indent fi at end of COMMAND macro

39. be2/basics/Makefile

get rid of three refernces to vfile.h

40. be2/basics/wmim.c

get rid of vfile.h

41. be2/basics/xim.c

get rid of vfile.h
get rid of __ in im__vfileclose

42. be2/console/diskmon.c

#ifdef sunv3 changed to ifdef sun
location of fs.h moves from sys to ufs in 3.5