sam-fans - fans of the sam editor
 help / color / mirror / Atom feed
From: arnold@cc.gatech.edu (Arnold Robbins)
To: sam-fans@hawkwind.utcs.toronto.edu
Subject: 9term fix for sunos 4.1.3
Date: Thu, 2 Jun 1994 10:56:50 -0400	[thread overview]
Message-ID: <199406021456.KAA06236@penfold.cc.gatech.edu> (raw)

This is what I had to do to compile 9term.1.5.1 on SunOS 4.1.3.

Arnold
---------------
; diff -c pty.c.orig pty.c
*** pty.c.orig	Thu Jun  2 01:35:31 1994
--- pty.c	Thu Jun  2 10:41:53 1994
***************
*** 414,420 ****
--- 414,422 ----
  void
  flushstream(void)
  {
+ #ifdef SOLARIS
  	ioctl(comm_fd, I_FLUSH, FLUSHW);
+ #endif
  }
  
  void


             reply	other threads:[~1994-06-02 14:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1994-06-02 14:56 Arnold Robbins [this message]
1994-06-02 19:18 ` Scott Schwartz
1994-06-02 19:21 ` Scott Schwartz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199406021456.KAA06236@penfold.cc.gatech.edu \
    --to=arnold@cc.gatech.edu \
    --cc=sam-fans@hawkwind.utcs.toronto.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).