CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/12/12 14:32:49
Modified files:
games/moria/patches: patch-source_io_c
Log message:
Use termios.h and tcgetattr/tcsetattr instead of ioctl's if USE_TERMIOS
is defined. Compat code still available through #defines. ok naddy@
