-# from: @(#)Makefile 5.10 (Berkeley) 5/11/90
-# $Id: Makefile,v 1.4 1994/12/22 09:36:08 cgd Exp $
+# $NetBSD: Makefile,v 1.5 1995/04/22 10:36:43 cgd Exp $
+# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= sail
SRCS= main.c pl_main.c pl_1.c pl_2.c pl_3.c pl_4.c pl_5.c pl_6.c pl_7.c \
+/* $NetBSD: assorted.c,v 1.3 1995/04/22 10:36:45 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)assorted.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: assorted.c,v 1.2 1993/08/01 18:51:53 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)assorted.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: assorted.c,v 1.3 1995/04/22 10:36:45 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: dr_1.c,v 1.3 1995/04/22 10:36:46 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)dr_1.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: dr_1.c,v 1.2 1993/08/01 18:51:52 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)dr_1.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: dr_1.c,v 1.3 1995/04/22 10:36:46 cgd Exp $";
+#endif
#endif /* not lint */
#include "driver.h"
+/* $NetBSD: dr_2.c,v 1.3 1995/04/22 10:36:48 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)dr_2.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: dr_2.c,v 1.2 1993/08/01 18:51:51 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)dr_2.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: dr_2.c,v 1.3 1995/04/22 10:36:48 cgd Exp $";
+#endif
#endif /* not lint */
#include "driver.h"
+/* $NetBSD: dr_3.c,v 1.3 1995/04/22 10:36:49 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)dr_3.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: dr_3.c,v 1.2 1993/08/01 18:51:50 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)dr_3.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: dr_3.c,v 1.3 1995/04/22 10:36:49 cgd Exp $";
+#endif
#endif /* not lint */
#include "driver.h"
+/* $NetBSD: dr_4.c,v 1.3 1995/04/22 10:36:50 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)dr_4.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: dr_4.c,v 1.2 1993/08/01 18:51:49 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)dr_4.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: dr_4.c,v 1.3 1995/04/22 10:36:50 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: dr_5.c,v 1.3 1995/04/22 10:36:51 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)dr_5.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: dr_5.c,v 1.2 1993/08/01 18:51:49 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)dr_5.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: dr_5.c,v 1.3 1995/04/22 10:36:51 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: dr_main.c,v 1.4 1995/04/22 10:36:52 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)dr_main.c 5.5 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: dr_main.c,v 1.3 1994/04/08 18:23:31 cgd Exp $";
+#if 0
+static char sccsid[] = "@(#)dr_main.c 8.2 (Berkeley) 4/16/94";
+#else
+static char rcsid[] = "$NetBSD: dr_main.c,v 1.4 1995/04/22 10:36:52 cgd Exp $";
+#endif
#endif /* not lint */
#include "driver.h"
+/* $NetBSD: driver.h,v 1.3 1995/04/22 10:36:54 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)driver.h 5.4 (Berkeley) 6/1/90
- * $Id: driver.h,v 1.2 1993/08/01 18:51:58 mycroft Exp $
+ * @(#)driver.h 8.1 (Berkeley) 5/31/93
*/
#include "externs.h"
+/* $NetBSD: externs.h,v 1.3 1995/04/22 10:36:55 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)externs.h 5.4 (Berkeley) 6/1/90
- * $Id: externs.h,v 1.2 1993/08/01 18:51:57 mycroft Exp $
+ * @(#)externs.h 8.1 (Berkeley) 5/31/93
*/
#include <stdio.h>
+/* $NetBSD: game.c,v 1.3 1995/04/22 10:36:56 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)game.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: game.c,v 1.2 1993/08/01 18:51:47 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)game.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: game.c,v 1.3 1995/04/22 10:36:56 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: globals.c,v 1.4 1995/04/22 10:36:57 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)globals.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: globals.c,v 1.3 1994/01/13 18:24:40 glass Exp $";
+#if 0
+static char sccsid[] = "@(#)globals.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: globals.c,v 1.4 1995/04/22 10:36:57 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: lo_main.c,v 1.3 1995/04/22 10:36:59 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)lo_main.c 5.7 (Berkeley) 2/28/91";*/
-static char rcsid[] = "$Id: lo_main.c,v 1.2 1993/08/01 18:51:45 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)lo_main.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: lo_main.c,v 1.3 1995/04/22 10:36:59 cgd Exp $";
+#endif
#endif /* not lint */
/*
+/* $NetBSD: machdep.h,v 1.3 1995/04/22 10:37:00 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)machdep.h 5.5 (Berkeley) 6/1/90
- * $Id: machdep.h,v 1.2 1993/08/01 18:51:56 mycroft Exp $
+ * @(#)machdep.h 8.1 (Berkeley) 5/31/93
*/
#define TIMEOUT 300 /* Sync() timeout in seconds */
+/* $NetBSD: main.c,v 1.3 1995/04/22 10:37:01 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1983 Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1983, 1993\n\
+ The Regents of the University of California. All rights reserved.\n";
#endif /* not lint */
#ifndef lint
-/*static char sccsid[] = "from: @(#)main.c 5.5 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: main.c,v 1.2 1993/08/01 18:51:44 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: main.c,v 1.3 1995/04/22 10:37:01 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: misc.c,v 1.3 1995/04/22 10:37:03 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)misc.c 5.5 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: misc.c,v 1.2 1993/08/01 18:51:43 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: misc.c,v 1.3 1995/04/22 10:37:03 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: parties.c,v 1.3 1995/04/22 10:37:04 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)parties.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: parties.c,v 1.2 1993/08/01 18:51:42 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)parties.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: parties.c,v 1.3 1995/04/22 10:37:04 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: pathnames.h,v 1.3 1995/04/22 10:37:06 cgd Exp $ */
+
/*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)pathnames.h 5.1 (Berkeley) 6/1/90
- * $Id: pathnames.h,v 1.2 1993/08/01 18:51:55 mycroft Exp $
+ * @(#)pathnames.h 8.1 (Berkeley) 5/31/93
*/
#define _PATH_LOGFILE "/var/games/saillog"
+/* $NetBSD: pl_1.c,v 1.3 1995/04/22 10:37:07 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_1.c 5.5 (Berkeley) 2/28/91";*/
-static char rcsid[] = "$Id: pl_1.c,v 1.2 1993/08/01 18:51:41 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_1.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_1.c,v 1.3 1995/04/22 10:37:07 cgd Exp $";
+#endif
#endif /* not lint */
#include "player.h"
+/* $NetBSD: pl_2.c,v 1.3 1995/04/22 10:37:08 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_2.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: pl_2.c,v 1.2 1993/08/01 18:51:40 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_2.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_2.c,v 1.3 1995/04/22 10:37:08 cgd Exp $";
+#endif
#endif /* not lint */
#include "player.h"
+/* $NetBSD: pl_3.c,v 1.3 1995/04/22 10:37:09 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_3.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: pl_3.c,v 1.2 1993/08/01 18:51:39 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_3.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_3.c,v 1.3 1995/04/22 10:37:09 cgd Exp $";
+#endif
#endif /* not lint */
#include "player.h"
+/* $NetBSD: pl_4.c,v 1.3 1995/04/22 10:37:10 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_4.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: pl_4.c,v 1.2 1993/08/01 18:51:38 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_4.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_4.c,v 1.3 1995/04/22 10:37:10 cgd Exp $";
+#endif
#endif /* not lint */
#include "player.h"
+/* $NetBSD: pl_5.c,v 1.3 1995/04/22 10:37:12 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_5.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: pl_5.c,v 1.2 1993/08/01 18:51:37 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_5.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_5.c,v 1.3 1995/04/22 10:37:12 cgd Exp $";
+#endif
#endif /* not lint */
#include "player.h"
+/* $NetBSD: pl_6.c,v 1.3 1995/04/22 10:37:15 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_6.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: pl_6.c,v 1.2 1993/08/01 18:51:36 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_6.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_6.c,v 1.3 1995/04/22 10:37:15 cgd Exp $";
+#endif
#endif /* not lint */
#include "player.h"
+/* $NetBSD: pl_7.c,v 1.6 1995/04/22 10:37:17 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_7.c 5.7 (Berkeley) 2/28/91";*/
-static char rcsid[] = "$Id: pl_7.c,v 1.5 1993/11/10 15:59:04 cgd Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_7.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_7.c,v 1.6 1995/04/22 10:37:17 cgd Exp $";
+#endif
#endif /* not lint */
+#include <sys/ttydefaults.h>
#include "player.h"
+
/*
* Display interface
*/
+/* $NetBSD: pl_main.c,v 1.4 1995/04/22 10:37:20 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)pl_main.c 5.5 (Berkeley) 2/28/91";*/
-static char rcsid[] = "$Id: pl_main.c,v 1.3 1994/01/13 19:22:29 glass Exp $";
+#if 0
+static char sccsid[] = "@(#)pl_main.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_main.c,v 1.4 1995/04/22 10:37:20 cgd Exp $";
+#endif
#endif /* not lint */
#include "player.h"
+/* $NetBSD: player.h,v 1.4 1995/04/22 10:37:22 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)player.h 5.4 (Berkeley) 6/1/90
- * $Id: player.h,v 1.3 1993/08/01 18:51:54 mycroft Exp $
+ * @(#)player.h 8.1 (Berkeley) 5/31/93
*/
#include <curses.h>
-.\" Copyright (c) 1988 Regents of the University of California.
-.\" All rights reserved.
+.\" $NetBSD: sail.6,v 1.4 1995/04/22 10:37:24 cgd Exp $
+.\"
+.\" Copyright (c) 1988, 1993
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" from: @(#)sail.6 5.6 (Berkeley) 6/23/90
-.\" $Id: sail.6,v 1.3 1994/01/13 18:24:43 glass Exp $
+.\" @(#)sail.6 8.2 (Berkeley) 12/30/93
.\"
-.TH SAIL 6 "June 23, 1990"
+.TH SAIL 6 "December 30, 1993"
.UC 4
.SH NAME
sail \- multi-user wooden ships and iron men
Old sailing captains had to keep an eye constantly on the wind. Captains
in
.I Sail
-are no different. A ship's ability to move depends on its attitide to the
+are no different. A ship's ability to move depends on its attitude to the
wind. The best angle possible is to have the wind off your quarter, that is,
just off the stern. The direction rose on the side of the screen gives the
possible movements for your ship at all positions to the wind. Battle
.I Sail
by typing a single character. You will then be prompted for further
input. A brief summary of the commands follows.
-.bp
+.br
.SH COMMAND SUMMARY
.nf
(b) London 98 gun 3 Decker SOL (crack crew) (28 pts)
(b) Royal Oak 74 gun Ship of the Line (crack crew) (26 pts)
(f) Neptune 74 gun Ship of the Line (average crew) (24 pts)
-(f) Duc Bougogne 80 gun 3 Decker SOL (average crew) (27 pts)
+(f) Duc de Bourgogne 80 gun 3 Decker SOL (average crew) (27 pts)
(f) Conquerant 74 gun Ship of the Line (average crew) (24 pts)
(f) Provence 64 gun Ship of the Line (average crew) (18 pts)
(f) Romulus 44 gun Ship of the Line (average crew) (10 pts)
+/* $NetBSD: sync.c,v 1.3 1995/04/22 10:37:26 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)sync.c 5.6 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: sync.c,v 1.2 1993/08/01 18:51:33 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)sync.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: sync.c,v 1.3 1995/04/22 10:37:26 cgd Exp $";
+#endif
#endif /* not lint */
#include "externs.h"
+/* $NetBSD: version.c,v 1.3 1995/04/22 10:37:27 cgd Exp $ */
+
/*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ * The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
*/
#ifndef lint
-/*static char sccsid[] = "from: @(#)version.c 5.4 (Berkeley) 6/1/90";*/
-static char rcsid[] = "$Id: version.c,v 1.2 1993/08/01 18:51:32 mycroft Exp $";
+#if 0
+static char sccsid[] = "@(#)version.c 8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: version.c,v 1.3 1995/04/22 10:37:27 cgd Exp $";
+#endif
#endif /* not lint */
-char version[] = "Wooden Ships and Iron Men, Version 5.4 (90/06/01)";
+char version[] = "Wooden Ships and Iron Men, Version 8.1 (93/05/31)";