Source-Changes archive

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

CVS commit: src/games/hack



Module Name:    src
Committed By:   dholland
Date:           Wed Aug 12 07:28:41 UTC 2009

Modified Files:
        src/games/hack: alloc.c def.func_tab.h extern.h hack.bones.c hack.c
            hack.cmd.c hack.do.c hack.do_name.c hack.do_wear.c hack.dog.c
            hack.eat.c hack.end.c hack.engrave.c hack.fight.c hack.invent.c
            hack.ioctl.c hack.lev.c hack.main.c hack.makemon.c hack.mklev.c
            hack.mkmaze.c hack.mkobj.c hack.mkshop.c hack.mon.c hack.o_init.c
            hack.objnam.c hack.options.c hack.pager.c hack.potion.c hack.pri.c
            hack.read.c hack.rip.c hack.rumors.c hack.save.c hack.shk.c
            hack.shknam.c hack.steal.c hack.termcap.c hack.timeout.c
            hack.topl.c hack.track.c hack.trap.c hack.tty.c hack.u_init.c
            hack.unix.c hack.wizard.c hack.worm.c hack.worn.c hack.zap.c

Log Message:
sprinkle static


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/games/hack/alloc.c src/games/hack/hack.do_wear.c \
    src/games/hack/hack.rumors.c src/games/hack/hack.shknam.c \
    src/games/hack/hack.steal.c src/games/hack/hack.worn.c
cvs rdiff -u -r1.7 -r1.8 src/games/hack/def.func_tab.h \
    src/games/hack/hack.bones.c src/games/hack/hack.mklev.c \
    src/games/hack/hack.mkmaze.c src/games/hack/hack.mkobj.c \
    src/games/hack/hack.potion.c src/games/hack/hack.timeout.c \
    src/games/hack/hack.track.c src/games/hack/hack.worm.c
cvs rdiff -u -r1.11 -r1.12 src/games/hack/extern.h \
    src/games/hack/hack.fight.c src/games/hack/hack.pri.c \
    src/games/hack/hack.rip.c src/games/hack/hack.topl.c
cvs rdiff -u -r1.8 -r1.9 src/games/hack/hack.c src/games/hack/hack.do.c \
    src/games/hack/hack.eat.c src/games/hack/hack.engrave.c \
    src/games/hack/hack.ioctl.c src/games/hack/hack.makemon.c \
    src/games/hack/hack.trap.c src/games/hack/hack.wizard.c \
    src/games/hack/hack.zap.c
cvs rdiff -u -r1.9 -r1.10 src/games/hack/hack.cmd.c \
    src/games/hack/hack.mkshop.c src/games/hack/hack.mon.c \
    src/games/hack/hack.o_init.c src/games/hack/hack.objnam.c \
    src/games/hack/hack.options.c src/games/hack/hack.read.c
cvs rdiff -u -r1.10 -r1.11 src/games/hack/hack.do_name.c \
    src/games/hack/hack.dog.c src/games/hack/hack.lev.c \
    src/games/hack/hack.shk.c src/games/hack/hack.u_init.c
cvs rdiff -u -r1.12 -r1.13 src/games/hack/hack.end.c \
    src/games/hack/hack.pager.c src/games/hack/hack.save.c
cvs rdiff -u -r1.13 -r1.14 src/games/hack/hack.invent.c \
    src/games/hack/hack.main.c src/games/hack/hack.tty.c \
    src/games/hack/hack.unix.c
cvs rdiff -u -r1.17 -r1.18 src/games/hack/hack.termcap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index