]> Zhao Yanbai Git Server - minix.git/commit
Importing games/adventure
authorThomas Cort <tcort@minix3.org>
Sat, 15 Mar 2014 19:46:01 +0000 (15:46 -0400)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:16 +0000 (17:05 +0200)
commit0819c9f89b6d110be1d10f1cda48f41db00ca70f
treef9ad0b6dc947aa7c3f1e14e95e87403020c7c037
parent71d1d39e6139c025729ba03bca772ab4777e85df
Importing games/adventure

No Minix specific changes needed.

Change-Id: I6826d660c60a9e01676e21ef9b95d27e64a67aa5
21 files changed:
distrib/sets/lists/minix/mi
etc/mtree/NetBSD.dist.base
etc/profile
games/Makefile [new file with mode: 0644]
games/Makefile.inc [new file with mode: 0644]
games/adventure/Makefile [new file with mode: 0644]
games/adventure/adventure.6 [new file with mode: 0644]
games/adventure/crc.c [new file with mode: 0644]
games/adventure/done.c [new file with mode: 0644]
games/adventure/extern.h [new file with mode: 0644]
games/adventure/glorkz [new file with mode: 0644]
games/adventure/hdr.h [new file with mode: 0644]
games/adventure/init.c [new file with mode: 0644]
games/adventure/io.c [new file with mode: 0644]
games/adventure/main.c [new file with mode: 0644]
games/adventure/save.c [new file with mode: 0644]
games/adventure/setup.c [new file with mode: 0644]
games/adventure/subr.c [new file with mode: 0644]
games/adventure/vocab.c [new file with mode: 0644]
games/adventure/wizard.c [new file with mode: 0644]
releasetools/nbsd_ports