OpenBSD CVS

CVS log for src/games/dm/Attic/dm.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15, Thu May 23 18:43:00 2002 UTC (22 years ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +2 -2 lines
FILE REMOVED

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

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 16 21:27:09 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.13: +13 -13 lines
Diff to previous 1.13 (colored)

Part one of userland __P removal.  Done with a simple regexp with some minor hand editing to make comments line up correctly.  Another pass is forthcoming that handles the cases that could not be done automatically.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 25 15:52:19 1999 UTC (24 years, 8 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the
Linux bsd-games package and NetBSD.  Mainly using 'const'.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 16 17:00:14 1999 UTC (24 years, 9 months ago) by millert
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

use O_* defines for open(2) flags and include fcntl.h

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 31 18:48:52 1999 UTC (24 years, 10 months ago) by pjanzen
Branch: MAIN
Changes since 1.10: +10 -10 lines
Diff to previous 1.10 (colored)

Use const where appropriate:  jsm28@cam.ac.uk

Revision 1.10 / (download) - annotate - [select for diffs], Sun Sep 6 12:14:04 1998 UTC (25 years, 9 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.9: +57 -40 lines
Diff to previous 1.9 (colored)

Some changes from NetBSD, and improved documentation.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 1 05:05:01 1998 UTC (25 years, 9 months ago) by pjanzen
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

Don't let users circumvent time restrictions with TZ; jsm28@cam.ac.uk

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 3 23:28:21 1998 UTC (25 years, 11 months ago) by pjanzen
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

typo

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 14 09:58:27 1998 UTC (26 years ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

better buf oflow protection

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 14 09:51:37 1998 UTC (26 years ago) by deraadt
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

buf oflows

Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 21 21:11:53 1996 UTC (27 years, 5 months ago) by tholo
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

Don't reset group here, we won't be able to execute games that way

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 25 00:08:03 1996 UTC (27 years, 6 months ago) by millert
Branch: MAIN
Changes since 1.3: +22 -17 lines
Diff to previous 1.3 (colored)

rindex -> strrchr
add some void casts
safe strcpy

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 18 11:29:03 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

LOCK_UN before close, not after

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 17 23:54:42 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

From netbsd:
Removed "extern int errno"; Added #include <errno.h> if not already present.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:48:48 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:48:48 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.