Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 17:38:09 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/games/hack alloc.c config.h def.monst.h def.rm.h def.wseg.h hack.Decl.c hack.bones.c hack.c hack.cmd.c hack.do.c hack.do_wear.c hack.dog.c hack.eat.c hack.end.c hack.fight.c hack.h hack.invent.c hack.ioctl.c hack.lev.c hack.makemon.c ...
Message-ID:  <200205230038.g4N0c9p60258@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

des         2002/05/22 17:38:09 PDT

  Modified files:
    games/hack           alloc.c config.h def.monst.h def.rm.h 
                         def.wseg.h hack.Decl.c hack.bones.c 
                         hack.c hack.cmd.c hack.do.c 
                         hack.do_wear.c hack.dog.c hack.eat.c 
                         hack.end.c hack.fight.c hack.h 
                         hack.invent.c hack.ioctl.c hack.lev.c 
                         hack.makemon.c hack.mhitu.c hack.mklev.c 
                         hack.mkobj.c hack.mkshop.c hack.mon.c 
                         hack.monst.c hack.pager.c hack.pri.c 
                         hack.read.c hack.save.c hack.shk.c 
                         hack.trap.c hack.tty.c hack.u_init.c 
                         hack.unix.c hack.vault.c hack.version.c 
                         hack.worm.c hack.zap.c 
  Log:
  Comment out extra tokens after #else and #endif.
  
  Revision  Changes    Path
  1.5       +2 -2      src/games/hack/alloc.c
  1.3       +7 -6      src/games/hack/config.h
  1.2       +2 -1      src/games/hack/def.monst.h
  1.2       +2 -1      src/games/hack/def.rm.h
  1.2       +2 -1      src/games/hack/def.wseg.h
  1.2       +2 -1      src/games/hack/hack.Decl.c
  1.5       +2 -2      src/games/hack/hack.bones.c
  1.5       +9 -9      src/games/hack/hack.c
  1.5       +8 -8      src/games/hack/hack.cmd.c
  1.5       +2 -2      src/games/hack/hack.do.c
  1.4       +2 -2      src/games/hack/hack.do_wear.c
  1.4       +5 -5      src/games/hack/hack.dog.c
  1.5       +3 -3      src/games/hack/hack.eat.c
  1.5       +14 -14    src/games/hack/hack.end.c
  1.6       +2 -2      src/games/hack/hack.fight.c
  1.3       +4 -3      src/games/hack/hack.h
  1.5       +4 -4      src/games/hack/hack.invent.c
  1.4       +6 -6      src/games/hack/hack.ioctl.c
  1.5       +8 -8      src/games/hack/hack.lev.c
  1.5       +3 -3      src/games/hack/hack.makemon.c
  1.5       +2 -2      src/games/hack/hack.mhitu.c
  1.7       +5 -5      src/games/hack/hack.mklev.c
  1.6       +2 -2      src/games/hack/hack.mkobj.c
  1.5       +5 -5      src/games/hack/hack.mkshop.c
  1.6       +11 -11    src/games/hack/hack.mon.c
  1.2       +3 -2      src/games/hack/hack.monst.c
  1.8       +10 -10    src/games/hack/hack.pager.c
  1.6       +12 -12    src/games/hack/hack.pri.c
  1.7       +9 -9      src/games/hack/hack.read.c
  1.5       +6 -6      src/games/hack/hack.save.c
  1.6       +7 -7      src/games/hack/hack.shk.c
  1.6       +2 -2      src/games/hack/hack.trap.c
  1.8       +7 -7      src/games/hack/hack.tty.c
  1.5       +6 -6      src/games/hack/hack.u_init.c
  1.10      +7 -7      src/games/hack/hack.unix.c
  1.5       +2 -2      src/games/hack/hack.vault.c
  1.4       +1 -1      src/games/hack/hack.version.c
  1.5       +2 -2      src/games/hack/hack.worm.c
  1.5       +3 -3      src/games/hack/hack.zap.c

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?200205230038.g4N0c9p60258>