]> Zhao Yanbai Git Server - minix.git/commit
Import NetBSD games/snake command. 36/2836/2
authorAlexandre Beletti <rhiguita@gmail.com>
Tue, 23 Sep 2014 07:16:10 +0000 (04:16 -0300)
committerBen Gras <ben@minix3.org>
Wed, 24 Sep 2014 09:58:53 +0000 (11:58 +0200)
commit831337191b3b8acfc0d7737180d63a3b08432c66
tree5ee293d03ddb29685bc64fc5254545c5984ae10c
parent3a40bab7859905654681ff89d4f2b0a72c298e73
Import NetBSD games/snake command.

Change-Id: Ie46c0acc09e5e8079f80301ae3a40172fcfb51dd
distrib/sets/lists/minix/mi
games/Makefile
games/snake/Makefile [new file with mode: 0644]
games/snake/snake/Makefile [new file with mode: 0644]
games/snake/snake/pathnames.h [new file with mode: 0644]
games/snake/snake/snake.6 [new file with mode: 0644]
games/snake/snake/snake.c [new file with mode: 0644]
games/snake/snscore/Makefile [new file with mode: 0644]
games/snake/snscore/snscore.c [new file with mode: 0644]