Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 21:05:58 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/heyu/files patch-tty.c
Message-ID:  <200703162105.l2GL5wai021272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-03-16 21:05:58 UTC

  FreeBSD ports repository

  Added files:
    misc/heyu/files      patch-tty.c 
  Log:
  The heyu port makes use of <sgtty.h>, though it supports <termios.h>
  when -DPOSIX is turned on. Using <sgtty.h> is bad, because it breaks
  on kernels without COMPAT_43TTY
  
  PR:             110360
  Submitted by:   Ed Schouten <ed@fxq.nl>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.1       +16 -0     ports/misc/heyu/files/patch-tty.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703162105.l2GL5wai021272>