Date: Sat, 7 Oct 2000 20:24:31 -0700 (PDT) From: Bill Fumerola <billf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/battlestar battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c cypher.c dayfile.c dayobjs.c externs.h fly.c getcom.c globals.c init.c nightfile.c nightobjs.c parse.c room.c save.c words.c Message-ID: <200010080324.UAA45418@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
billf 2000/10/07 20:24:31 PDT Modified files: games/battlestar battlestar.c com1.c com2.c com3.c com4.c com5.c com6.c com7.c cypher.c dayfile.c dayobjs.c externs.h fly.c getcom.c globals.c init.c nightfile.c nightobjs.c parse.c room.c save.c words.c Log: Conform to BDECFLAGS Revision Changes Path 1.7 +3 -1 src/games/battlestar/battlestar.c 1.8 +14 -6 src/games/battlestar/com1.c 1.9 +10 -3 src/games/battlestar/com2.c 1.9 +9 -4 src/games/battlestar/com3.c 1.9 +10 -4 src/games/battlestar/com4.c 1.10 +10 -4 src/games/battlestar/com5.c 1.10 +18 -4 src/games/battlestar/com6.c 1.5 +13 -11 src/games/battlestar/com7.c 1.8 +12 -10 src/games/battlestar/cypher.c 1.5 +276 -276 src/games/battlestar/dayfile.c 1.4 +2 -2 src/games/battlestar/dayobjs.c 1.10 +75 -18 src/games/battlestar/externs.h 1.7 +30 -11 src/games/battlestar/fly.c 1.7 +2 -2 src/games/battlestar/getcom.c 1.6 +2 -2 src/games/battlestar/globals.c 1.8 +21 -16 src/games/battlestar/init.c 1.5 +276 -276 src/games/battlestar/nightfile.c 1.4 +2 -2 src/games/battlestar/nightobjs.c 1.6 +8 -1 src/games/battlestar/parse.c 1.8 +10 -6 src/games/battlestar/room.c 1.9 +3 -3 src/games/battlestar/save.c 1.3 +2 -2 src/games/battlestar/words.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?200010080324.UAA45418>