mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
copy in from cvs; cvs2svn fucked up big time
git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@9775 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $NetBSD: main.c,v 1.6 1997/10/13 22:18:32 cjs Exp $ */
|
||||
/* $NetBSD: main.c,v 1.10 2001/07/22 13:34:01 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1980, 1993
|
||||
@@ -43,7 +43,7 @@ __COPYRIGHT("@(#) Copyright (c) 1980, 1993\n\
|
||||
#if 0
|
||||
static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 5/31/93";
|
||||
#else
|
||||
__RCSID("$NetBSD: main.c,v 1.6 1997/10/13 22:18:32 cjs Exp $");
|
||||
__RCSID("$NetBSD: main.c,v 1.10 2001/07/22 13:34:01 wiz Exp $");
|
||||
#endif
|
||||
#endif /* not lint */
|
||||
|
||||
@@ -136,7 +136,7 @@ uid_t Mother = 51 + (51 << 8);
|
||||
**
|
||||
** Many things in trek are not as clear as they might be, but are
|
||||
** done to reduce space. I compile with the -f and -O flags. I
|
||||
** am constrained to running with non-seperated I/D space, since
|
||||
** am constrained to running with non-separated I/D space, since
|
||||
** we don't have doubleing point hardware here; even if we did, I
|
||||
** would like trek to be available to the large number of people
|
||||
** who either have an 11/40 or do not have FP hardware. I also
|
||||
|
||||
Reference in New Issue
Block a user