Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!iuvax!pur-ee!j.cc.purdue.edu!mace.cc.purdue.edu!mtr From: mtr@mace.cc.purdue.edu (Miek Rowan) Newsgroups: comp.sys.sequent Subject: X11R3 diffs for Dynix Keywords: X11 R3 Message-ID: <1109@mace.cc.purdue.edu> Date: 13 Nov 88 17:13:53 GMT Organization: Unix Groupie Lines: 22 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