Date: Thu, 19 Jun 2008 06:39:27 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/moria/files patch-source::io.c Message-ID: <200806190639.m5J6dRWs039121@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2008-06-19 06:39:27 UTC
FreeBSD ports repository
Modified files:
games/moria/files patch-source::io.c
Log:
. Switch to termios now that sgtty has become a binary only compatibility
layer. This is done for all versions of FreeBSD, not just recent
8-CURRENT (which is where the sgtty change was made) to avoid more ugly
#ifdef's throughout this code (which is already littered with them).
This change was only tested on FreeBSD 6, but I believe it will fix the
build for 8-CURRENT.
Prompted by: pointyhat (via pav)
Revision Changes Path
1.3 +122 -8 ports/games/moria/files/patch-source::io.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806190639.m5J6dRWs039121>
