Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2000 10:44:34 -0700 (PDT)
From:      Tim Vanderhoek <hoek@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/snake/snake move.c snake.c snake.h
Message-ID:  <200005211744.KAA55857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hoek        2000/05/21 10:44:34 PDT

  Modified files:
    games/snake/snake    move.c snake.c snake.h 
  Log:
  Don't segv if bs or bc aren't defined in termcap's entry.  Misc cleanup.
  Fix `|' -> `||'.  Use usleep() instead of delay loop.  Etc.
  
  Submitted by:	Andrew <[3]andrew@ugh.net.au> (bin/8501)
  
  Revision  Changes    Path
  1.6       +35 -20    src/games/snake/snake/move.c
  1.12      +7 -8      src/games/snake/snake/snake.c
  1.2       +4 -1      src/games/snake/snake/snake.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005211744.KAA55857>