cvs commit: ports/games/moria/files patch-source::io.c
Greg Lewis
glewis at FreeBSD.org
Thu Jun 19 06:39:28 UTC 2008
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
More information about the cvs-all
mailing list