--- ./pr3287/mkversion.sh Thu Jun 29 08:48:40 2000 +++ ../x3270-3.2/./pr3287/mkversion.sh Wed Aug 22 06:21:36 2001 @@ -24,4 +24,4 @@ static const char sccsid[] = "@(#)${2-x3270} v$version $sccsdate $user"; EOF -${1-cc} -c version.c +${1+"$@"} -c version.c --- ./X3270.xad Fri Jun 15 11:29:34 2001 +++ ../x3270-3.2/./X3270.xad Wed Aug 22 05:23:55 2001 @@ -211,12 +211,12 @@ 3270gt32 ! ! Print commands -x3270.printTextCommand: lpr -x3270.printWindowCommand: xwd -id %d | xpr | lpr +! x3270.printTextCommand: lpr +! x3270.printWindowCommand: xwd -id %d | xpr | lpr ! ! System V versions of print commands -! x3270.printTextCommand: lp -! x3270.printWindowCommand: xwd -id %d | xpr | lp +x3270.printTextCommand: lp +x3270.printWindowCommand: xwd -id %d | xpr | lp ! ! Trace window command x3270.traceCommand: tail -f @@ -225,7 +225,7 @@ ! x3270.ftCommand: ind$file ! ! Printer session options -x3270.printer.command: lpr +x3270.printer.command: lp x3270.printer.assocCommandLine: pr3287 -assoc %L% -command "%C%" %H% x3270.printer.luCommandLine: pr3287 -command "%C%" %L%@%H% ! @@ -233,6 +233,7 @@ ! you get by default (in addition to the 'base' keymap, below). Maps server | vendor strings to keymap names. x3270.serverKeymapList: \ + Silicon Graphics: alt\n\ Sun Microsystems, Inc.: sun_k5\n\ Hewlett-Packard Company: hp-k1\n\ International Business Machines: alt --- ./x3270.man Mon Jun 25 07:26:58 2001 +++ ../x3270-3.2/./x3270.man Wed Aug 22 05:28:33 2001 @@ -1343,7 +1343,7 @@ It then passes the requested hostname and port to the \fBin.telnet-gw\fP server. .SH "FILES" -/usr/lib/X11/x3270/ibm_hosts +/usr/freeware/etc/x3270/ibm_hosts .br $HOME/.x3270pro --- ./mkversion.sh Wed Dec 8 12:38:56 1999 +++ ../x3270-3.2/./mkversion.sh Wed Aug 22 06:17:19 2001 @@ -24,4 +24,4 @@ static const char sccsid[] = "@(#)${2-x3270} v$version $sccsdate $user"; EOF -${1-cc} -c version.c +${1+"$@"} -c version.c --- ./ibm_hosts.man Mon Jun 25 07:26:58 2001 +++ ../x3270-3.2/./ibm_hosts.man Wed Aug 22 05:29:21 2001 @@ -3,7 +3,7 @@ .SH "NAME" ibm_hosts \- host database for x3270 and c3270 .SH "SYNOPSIS" -/usr/lib/X11/x3270/ibm_hosts +/usr/freeware/etc/x3270/ibm_hosts .SH "DESCRIPTION" The \fBibm_hosts\fP file contains information regarding IBM hosts on the network. @@ -82,7 +82,7 @@ enter the string `3' on the second data-entry field on the screen, and send the Enter \s-1AID\s+1 sequence. .SH "FILES" -/usr/lib/X11/x3270/ibm_hosts +/usr/freeware/etc/x3270/ibm_hosts .SH "SEE ALSO" x3270(1), c3270(1)