[comp.sys.sequent] X11R3 diffs for Dynix

mtr@mace.cc.purdue.edu (Miek Rowan) (11/14/88)

I just posted the diff's for bringing up Release 3 of X11 under Dynix
to comp.windows.x.  It is also avaible anonymous ftp from expo.lcs.mit.edu
(18.30.0.212) in ~ftp/contrib/Sequent.patches.Z and from j.cc.purdue.edu
(128.210.2.2)  in ~ftp/X11R3.

I haven't posted parallel Imakefile patches yet - soon.a

Changes:

./clients/xterm/main.c     	-  uses getpseudotty() for sequents
./server/include/fontdir.h 	-  fix for fonts - "private" is a reserved word 
					under dynix (opposite of "shared")
./fonts/mkfontdir/fontdir.c	-  same as above
./clients/xdm/Login.h	   	-  semicolon at the end of a struct member -
					this was allowed in old c, no more
./clients/xdm/buf.[ch]	   	- private is a reserved work under dynix

./util/imake.includes/Imake.tmpl- knows about sequents
./lib/Xaw/TextTr.c 		-  for token sizes on the Sequent cc


mtr