git: games - atc - replace sgtty with termios, remove #ifdef madness, fix warnings.

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Sep 14 14:13:03 PDT 2009


commit 5f206b3417ebd431772b43dad838fcdfae00f1f1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Sep 14 14:05:02 2009 -0700

    games - atc - replace sgtty with termios, remove #ifdef madness, fix warnings.
    
    Submitted-by: Ulrich Spoerlein <uqs at spoerlein.net>

Summary of changes:
 games/atc/Makefile   |    6 +++---
 games/atc/extern.c   |    2 +-
 games/atc/extern.h   |    2 +-
 games/atc/graphics.c |   36 ++++++------------------------------
 games/atc/include.h  |   43 +++++++++++--------------------------------
 games/atc/input.c    |   35 +++++------------------------------
 games/atc/log.c      |   29 ++++-------------------------
 games/atc/main.c     |   35 +++--------------------------------
 games/atc/update.c   |   11 -----------
 9 files changed, 34 insertions(+), 165 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5f206b3417ebd431772b43dad838fcdfae00f1f1


-- 
DragonFly BSD source repository





More information about the Commits mailing list