From owner-cvs-all Tue Oct 8 13:19:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BA1537B401; Tue, 8 Oct 2002 13:19:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D70543E4A; Tue, 8 Oct 2002 13:19:27 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KJRCo005953; Tue, 8 Oct 2002 13:19:27 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KJQif005952; Tue, 8 Oct 2002 13:19:26 -0700 (PDT) Message-Id: <200210082019.g98KJQif005952@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 13:19:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/10/08 13:19:26 PDT Modified files: games Makefile Removed files: games/wargames Makefile wargames.6 wargames.c Log: Remove the wargames(6) novelty [and not the fun kind]: 1) It never was very funny. 2) It was a N line shell script where N is less than X, where X is the number of lines of the Berkeley copyright and license. 3) I rewrote it in C with the intention of making it more interactive, ala the movie, but never did. 4) Because it really is possible for at least some parts of a distribution to shrink between releases. X-No-MFC: This game will remain in RELENG_4 and previous. X-Bikesheds-To: markm@ Approved by: The #bsdcode cabal. Obtained from: Professor Falken Revision Changes Path 1.18 +0 -1 src/games/Makefile 1.13 +0 -8 src/games/wargames/Makefile (dead) 1.6 +0 -51 src/games/wargames/wargames.6 (dead) 1.2 +0 -46 src/games/wargames/wargames.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message