DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Sep 2009 14:11:21 -0700 (PDT)

commit 5f206b3417ebd431772b43dad838fcdfae00f1f1
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]