Source-Changes archive

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

CVS commit: [yamt-pagecache] src/games



Module Name:    src
Committed By:   yamt
Date:           Thu May 22 11:36:23 UTC 2014

Modified Files:
        src/games [yamt-pagecache]: Makefile Makefile.inc
        src/games/adventure [yamt-pagecache]: Makefile init.c save.c
        src/games/atc [yamt-pagecache]: def.h extern.h grammar.y graphics.c
            input.c list.c main.c struct.h update.c
        src/games/backgammon/backgammon [yamt-pagecache]: main.c
        src/games/backgammon/common_source [yamt-pagecache]: subs.c
        src/games/backgammon/teachgammon [yamt-pagecache]: teach.c ttext2.c
        src/games/battlestar [yamt-pagecache]: command5.c extern.h init.c
        src/games/boggle/boggle [yamt-pagecache]: bog.c prtable.c
        src/games/canfield/canfield [yamt-pagecache]: canfield.c
        src/games/canfield/cfscores [yamt-pagecache]: cfscores.c
        src/games/ching [yamt-pagecache]: Makefile.inc
        src/games/colorbars [yamt-pagecache]: Makefile
        src/games/countmail [yamt-pagecache]: countmail.6
        src/games/fortune/datfiles [yamt-pagecache]: fortunes fortunes-o.real
            fortunes2 fortunes2-o.real
        src/games/fortune/strfile [yamt-pagecache]: strfile.8 strfile.c
        src/games/gomoku [yamt-pagecache]: bdisp.c gomoku.h pickmove.c
        src/games/hunt [yamt-pagecache]: Makefile.inc
        src/games/hunt/hunt [yamt-pagecache]: Makefile connect.c hunt.c otto.c
            playit.c
        src/games/hunt/huntd [yamt-pagecache]: Makefile answer.c draw.c
            driver.c execute.c expl.c extern.c hunt.h huntd.6 makemaze.c
            shots.c
        src/games/number [yamt-pagecache]: number.c
        src/games/phantasia [yamt-pagecache]: Makefile
        src/games/quiz [yamt-pagecache]: quiz.c
        src/games/rogue [yamt-pagecache]: Makefile monster.c rogue.h
        src/games/rogue/USD.doc [yamt-pagecache]: Makefile
        src/games/sail [yamt-pagecache]: dr_2.c sync.c
        src/games/tetris [yamt-pagecache]: scores.c
Added Files:
        src/games/cgram [yamt-pagecache]: Makefile cgram.6 cgram.c pathnames.h
        src/games/hals_end [yamt-pagecache]: Makefile hals_end.6 hals_end.c
        src/games/hunt/hunt [yamt-pagecache]: hunt_private.h server.c
        src/games/hunt/huntd [yamt-pagecache]: support.c
        src/games/hunt/include [yamt-pagecache]: hunt_common.h pathnames.h
Removed Files:
        src/games/hunt/huntd [yamt-pagecache]: bsd.h ctl.c ctl_transact.c
            faketalk.c get_names.c pathname.c talk_ctl.h

Log Message:
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")


To generate a diff of this commit:
cvs rdiff -u -r1.26.6.1 -r1.26.6.2 src/games/Makefile
cvs rdiff -u -r1.14.8.1 -r1.14.8.2 src/games/Makefile.inc
cvs rdiff -u -r1.13 -r1.13.54.1 src/games/adventure/Makefile
cvs rdiff -u -r1.20 -r1.20.2.1 src/games/adventure/init.c
cvs rdiff -u -r1.11.6.1 -r1.11.6.2 src/games/adventure/save.c
cvs rdiff -u -r1.6 -r1.6.54.1 src/games/atc/def.h
cvs rdiff -u -r1.16 -r1.16.6.1 src/games/atc/extern.h \
    src/games/atc/graphics.c
cvs rdiff -u -r1.10 -r1.10.6.1 src/games/atc/grammar.y
cvs rdiff -u -r1.24 -r1.24.6.1 src/games/atc/input.c
cvs rdiff -u -r1.7 -r1.7.42.1 src/games/atc/list.c
cvs rdiff -u -r1.20.6.1 -r1.20.6.2 src/games/atc/main.c
cvs rdiff -u -r1.6 -r1.6.42.1 src/games/atc/struct.h
cvs rdiff -u -r1.22 -r1.22.4.1 src/games/atc/update.c
cvs rdiff -u -r1.28.6.1 -r1.28.6.2 src/games/backgammon/backgammon/main.c
cvs rdiff -u -r1.17.6.1 -r1.17.6.2 src/games/backgammon/common_source/subs.c
cvs rdiff -u -r1.21.6.1 -r1.21.6.2 src/games/backgammon/teachgammon/teach.c
cvs rdiff -u -r1.9 -r1.9.6.1 src/games/backgammon/teachgammon/ttext2.c
cvs rdiff -u -r1.3.42.1 -r1.3.42.2 src/games/battlestar/command5.c
cvs rdiff -u -r1.33 -r1.33.2.1 src/games/battlestar/extern.h
cvs rdiff -u -r1.15 -r1.15.42.1 src/games/battlestar/init.c
cvs rdiff -u -r1.27.2.1 -r1.27.2.2 src/games/boggle/boggle/bog.c
cvs rdiff -u -r1.9 -r1.9.42.1 src/games/boggle/boggle/prtable.c
cvs rdiff -u -r1.28 -r1.28.4.1 src/games/canfield/canfield/canfield.c
cvs rdiff -u -r1.21 -r1.21.6.1 src/games/canfield/cfscores/cfscores.c
cvs rdiff -u -r0 -r1.1.4.2 src/games/cgram/Makefile src/games/cgram/cgram.c \
    src/games/cgram/pathnames.h
cvs rdiff -u -r0 -r1.2.4.2 src/games/cgram/cgram.6
cvs rdiff -u -r1.2 -r1.2.6.1 src/games/ching/Makefile.inc
cvs rdiff -u -r1.3.4.2 -r1.3.4.3 src/games/colorbars/Makefile
cvs rdiff -u -r1.12 -r1.12.2.1 src/games/countmail/countmail.6
cvs rdiff -u -r1.47.4.2 -r1.47.4.3 src/games/fortune/datfiles/fortunes
cvs rdiff -u -r1.9.6.1 -r1.9.6.2 src/games/fortune/datfiles/fortunes-o.real
cvs rdiff -u -r1.43.4.2 -r1.43.4.3 src/games/fortune/datfiles/fortunes2
cvs rdiff -u -r1.14 -r1.14.6.1 src/games/fortune/datfiles/fortunes2-o.real
cvs rdiff -u -r1.13.6.1 -r1.13.6.2 src/games/fortune/strfile/strfile.8
cvs rdiff -u -r1.34.2.1 -r1.34.2.2 src/games/fortune/strfile/strfile.c
cvs rdiff -u -r1.15.6.1 -r1.15.6.2 src/games/gomoku/bdisp.c
cvs rdiff -u -r1.19 -r1.19.6.1 src/games/gomoku/gomoku.h
cvs rdiff -u -r1.20.6.1 -r1.20.6.2 src/games/gomoku/pickmove.c
cvs rdiff -u -r0 -r1.1.4.2 src/games/hals_end/Makefile \
    src/games/hals_end/hals_end.6 src/games/hals_end/hals_end.c
cvs rdiff -u -r1.11 -r1.11.6.1 src/games/hunt/Makefile.inc
cvs rdiff -u -r1.7 -r1.7.6.1 src/games/hunt/hunt/Makefile
cvs rdiff -u -r1.8 -r1.8.6.1 src/games/hunt/hunt/connect.c
cvs rdiff -u -r1.41 -r1.41.2.1 src/games/hunt/hunt/hunt.c
cvs rdiff -u -r0 -r1.9.4.2 src/games/hunt/hunt/hunt_private.h
cvs rdiff -u -r1.15 -r1.15.6.1 src/games/hunt/hunt/otto.c
cvs rdiff -u -r1.16 -r1.16.6.1 src/games/hunt/hunt/playit.c
cvs rdiff -u -r0 -r1.8.4.2 src/games/hunt/hunt/server.c
cvs rdiff -u -r1.1 -r1.1.68.1 src/games/hunt/huntd/Makefile
cvs rdiff -u -r1.16 -r1.16.6.1 src/games/hunt/huntd/answer.c
cvs rdiff -u -r1.7 -r0 src/games/hunt/huntd/bsd.h \
    src/games/hunt/huntd/talk_ctl.h
cvs rdiff -u -r1.5 -r0 src/games/hunt/huntd/ctl.c \
    src/games/hunt/huntd/pathname.c
cvs rdiff -u -r1.9 -r0 src/games/hunt/huntd/ctl_transact.c
cvs rdiff -u -r1.8 -r1.8.6.1 src/games/hunt/huntd/draw.c
cvs rdiff -u -r1.21 -r1.21.2.1 src/games/hunt/huntd/driver.c
cvs rdiff -u -r1.10 -r1.10.2.1 src/games/hunt/huntd/execute.c
cvs rdiff -u -r1.7 -r1.7.6.1 src/games/hunt/huntd/expl.c
cvs rdiff -u -r1.6 -r1.6.6.1 src/games/hunt/huntd/extern.c
cvs rdiff -u -r1.18 -r0 src/games/hunt/huntd/faketalk.c
cvs rdiff -u -r1.10 -r0 src/games/hunt/huntd/get_names.c
cvs rdiff -u -r1.19 -r1.19.6.1 src/games/hunt/huntd/hunt.h
cvs rdiff -u -r1.9 -r1.9.6.1 src/games/hunt/huntd/huntd.6
cvs rdiff -u -r1.8 -r1.8.4.1 src/games/hunt/huntd/makemaze.c
cvs rdiff -u -r1.12 -r1.12.2.1 src/games/hunt/huntd/shots.c
cvs rdiff -u -r0 -r1.2.4.2 src/games/hunt/huntd/support.c
cvs rdiff -u -r0 -r1.4.4.2 src/games/hunt/include/hunt_common.h
cvs rdiff -u -r0 -r1.1.4.2 src/games/hunt/include/pathnames.h
cvs rdiff -u -r1.14.6.1 -r1.14.6.2 src/games/number/number.c
cvs rdiff -u -r1.35 -r1.35.2.1 src/games/phantasia/Makefile
cvs rdiff -u -r1.26 -r1.26.6.1 src/games/quiz/quiz.c
cvs rdiff -u -r1.17 -r1.17.6.1 src/games/rogue/Makefile
cvs rdiff -u -r1.16 -r1.16.6.1 src/games/rogue/monster.c
cvs rdiff -u -r1.22 -r1.22.2.1 src/games/rogue/rogue.h
cvs rdiff -u -r1.4 -r1.4.54.1 src/games/rogue/USD.doc/Makefile
cvs rdiff -u -r1.25 -r1.25.6.1 src/games/sail/dr_2.c
cvs rdiff -u -r1.33 -r1.33.6.1 src/games/sail/sync.c
cvs rdiff -u -r1.20 -r1.20.6.1 src/games/tetris/scores.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