Subject: Re: -current src on sun-lamp
To: None <briggs@mail.vt.edu>
From: Ken Nakata <kxn3796@hertz.njit.edu>
List: macbsd-development
Date: 07/20/1994 23:07:04
   From: briggs@puma.bevd.blacksburg.va.us (Allen Briggs)
   Date: Wed, 20 Jul 1994 22:10:43 -0400 (EDT)

   > > That ioctl command 2 turned out to be TCSAFLUSH (defined in
   > > termios.h).  Is it one of these not-supported-yet ioctls, or are my
   > > headers (BETA-1) and the kernel (071194) awfully out of sync?
   > 
   > I don't see this being supported anywhere at the moment.
   > I'll see if I can track it down.

   I take that back.  TCSAFLUSH is an argument to tcsetattr(), not an
   ioctl argument.  The equivalent ioctl argument would be TIOCSETAF.

Then, kermit is broken... *sigh*  It calls ioctl with TCSAFLUSH.
Does anyone know where to report this problem?

   Sorry for any confusion.  If you want me to look at the kermit source,
   let me know, but there is a version of kermit that will compile
   'out of the box' under NetBSD (according to to the README in othersrc on
   sun-lamp.  The location for this is kermit.columbia.edu:/kermit.
   I don't know what version.

Thanks for pointing it out.  I'll try that one (if it's not the same
version that I have...).

Ken

------------------------------------------------------------------------------