Date: Mon, 12 Jun 2000 06:24:02 -0700 (PDT) From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/adventure adventure.6 crc.c hdr.h init.c io.c main.c save.c setup.c subr.c vocab.c wizard.c Message-ID: <200006121324.GAA68182@freefall.freebsd.org>
index | next in thread | raw e-mail
asmodai 2000/06/12 06:24:02 PDT
Modified files: (Branch: RELENG_3)
games/adventure adventure.6 crc.c hdr.h init.c io.c
main.c save.c setup.c subr.c vocab.c
wizard.c
Log:
MFC: Various fixes from Bill Fumerola to clean the source up.
Revision Changes Path
1.1.1.1.10.1 +1 -0 src/games/adventure/adventure.6
1.1.1.1.10.1 +12 -6 src/games/adventure/crc.c
1.3.2.1 +60 -6 src/games/adventure/hdr.h
1.4.2.1 +72 -62 src/games/adventure/init.c
1.3.2.1 +93 -50 src/games/adventure/io.c
1.4.2.1 +44 -42 src/games/adventure/main.c
1.5.2.1 +70 -63 src/games/adventure/save.c
1.4.2.1 +10 -14 src/games/adventure/setup.c
1.2.4.1 +69 -28 src/games/adventure/subr.c
1.4.2.1 +25 -66 src/games/adventure/vocab.c
1.5.2.1 +35 -14 src/games/adventure/wizard.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006121324.GAA68182>
