OpenBSD CVS

CVS log for src/games/larn/Attic/Makefile


[BACK] Up to [local] / src / games / larn

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15, Tue Mar 11 09:29:28 2003 UTC (21 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +1 -1 lines
FILE REMOVED

OK, this is a strange case.  At least some parts of this software is
copyrighted, and then marked "Copying for Profit is Prohibited", but
the author has passed away.  A number of people have tried to make
some sort of effort at trying to contact his estate, and have failed.
Therefore, lacking the ability to correct this copyright, we must
delete it.  I would bet strongly that this is not what the author
would have intended, but until we can get this resolved, this is the
action we must take.

Revision 1.14 / (download) - annotate - [select for diffs], Fri May 31 03:46:35 2002 UTC (22 years ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

No dm -> games with high score files etc. must explicitly be setgid games.

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 23 18:43:00 2002 UTC (22 years ago) by deraadt
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lists

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 29 07:55:39 2000 UTC (23 years, 11 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.11: +2 -17 lines
Diff to previous 1.11 (colored)

Prune some obsolete defines, in particular VT100.  Eventually curses will
  replace termios.
Use system-defined limits for path lengths and usernames.
Use strlcpy() for convenience and to avoid a possible buffer overflow or two.
Various small tweaks.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 27 03:45:49 1999 UTC (25 years, 2 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)

Changes from FreeBSD:  install score files, use random(), and be more careful
on exec.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 1 17:47:17 1999 UTC (25 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

typo

Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 31 23:43:04 1998 UTC (25 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Add ${PIPE}; evanc@concer.to

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 1 05:31:38 1998 UTC (25 years, 8 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

'Spam' winners a bit more safely

Revision 1.7 / (download) - annotate - [select for diffs], Tue Sep 15 05:12:30 1998 UTC (25 years, 8 months ago) by pjanzen
Branch: MAIN
Changes since 1.6: +8 -6 lines
Diff to previous 1.6 (colored)

NetBSD merge; also renamed some functions so as not to conflict with curses

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 24 00:10:33 1998 UTC (25 years, 10 months ago) by millert
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

-lcurses, not termcap/termlib

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 21 11:36:13 1997 UTC (26 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

$OpenBSD$

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 27 20:55:45 1997 UTC (27 years, 1 month ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
This fixes namespace problems where STRIP is sometimes used as
the name of the strip(1) to use and other times used as
the flag to send install(1) when stripping (or not).
COPY doesn't have this problem (yet) but was poorly named.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 8 15:36:16 1996 UTC (27 years, 5 months ago) by downsj
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

install -> ${INSTALL}, -c -> ${COPY}

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 2 05:44:17 1996 UTC (28 years ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Always use -ltermlib when linking with -lcurses
Depend on LIBTERMCAP and LIBTERMLIB as appropriate

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:49:04 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:49:04 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.