Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 1997 05:29:26 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG
Subject:   cvs commit: src/games/hack Makefile hack.main.c hack.options.c hack.termcap.c hack.u_init.c hack.unix.c
Message-ID:  <199709241229.FAA12868@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        1997/09/24 05:29:26 PDT

  Modified files:
    games/hack           Makefile hack.main.c hack.options.c 
                         hack.termcap.c hack.u_init.c hack.unix.c 
  Log:
  Includes cleanup
  Fix nonull flag detecting from termcap
  Use usleep to handle nonull case
  Prevent overflow on genocided getenv
  Install most files not owned by games.games to prevent
  data modifications
  Fix path for gethdate()
  
  Revision  Changes    Path
  1.13      +4 -4      src/games/hack/Makefile
  1.5       +2 -2      src/games/hack/hack.main.c
  1.3       +1 -1      src/games/hack/hack.options.c
  1.4       +11 -4     src/games/hack/hack.termcap.c
  1.2       +1 -1      src/games/hack/hack.u_init.c
  1.5       +8 -6      src/games/hack/hack.unix.c



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