OpenBSD CVS

CVS log for src/games/grdc/grdc.6


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sat Sep 24 16:07:26 2022 UTC (20 months, 1 week ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, HEAD
Changes since 1.13: +7 -4 lines
Diff to previous 1.13 (colored)

There are time zones that have minute offsets, display those
correctly. Pointed out by pjanzen@.
To display the offset, use ISO 8601, as suggested by David Goerger.

While here check if tm->tm_gmtoff changed which probably means that we
moved in or out of daylight savings time.

Input & OK millert, deraadt

Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 17 10:32:05 2022 UTC (20 months, 2 weeks ago) by florian
Branch: MAIN
Changes since 1.12: +11 -2 lines
Diff to previous 1.12 (colored)

Show time zone name and offset in clock border if TZ environment
variable is set. This is useful when running multiple clocks in
different time zones.
From James Russell Stickney (jrs AT outband.net), tweaked by me.
Input & OK kn

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 6 15:02:01 2019 UTC (5 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

missing word found in my tree

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 6 18:27:14 2019 UTC (5 years, 4 months ago) by tedu
Branch: MAIN
Changes since 1.10: +6 -3 lines
Diff to previous 1.10 (colored)

allow q to exit the program.
ok cheloha deraadt schwarze

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 17 22:14:25 2014 UTC (9 years, 6 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.9: +6 -5 lines
Diff to previous 1.9 (colored)

Multiple improvements from pjanzen@:
* properly delay scrolling with nanosleep(2), relevant on fast terminals
* change timing to end scrolling on the second instead of starting it
* error out if the terminal is too small instead of garbling the output
* use strtonum(3) rather than strtol(3) and terminate error message with \n

Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 8 01:27:54 2014 UTC (9 years, 8 months ago) by schwarze
Branch: MAIN
Changes since 1.8: +6 -3 lines
Diff to previous 1.8 (colored)

obvious cases of missing .An;
found with the new mandoc(1) MANDOCERR_AN_MISSING warning;
no text changes

Revision 1.8 / (download) - annotate - [select for diffs], Thu May 31 19:19:17 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

convert to new .Dd format;

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 26 20:32:38 2002 UTC (21 years, 10 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 (colored)

The elusive original author of this program and man page surfaced long enough
to state the following, when asked about licensing issues:
    "It's ok to put any copyright as long as it stays in the public domain.
...
    Since I did not write it to make any profit or fame in the first place,
    I guess its use is not limited by any license.  Of course I would not
    object to my name being mentioned."
Then he disappeared again.

So I've put on a current copyright to him, and labelled the code explicitly
as public domain.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Nov 17 05:27:09 2001 UTC (22 years, 6 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

section consistency: AUTHOR -> AUTHORS, even if only one listed;
mpech@prosoft.org.lv

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 18 03:27:17 2001 UTC (22 years, 9 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.4: +5 -3 lines
Diff to previous 1.4 (colored)

Formatting

Revision 1.4 / (download) - annotate - [select for diffs], Sun May 23 14:11:07 1999 UTC (25 years ago) by aaron
Branch: MAIN
CVS Tags: 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.3: +2 -2 lines
Diff to previous 1.3 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 15 19:18:35 1998 UTC (25 years, 5 months ago) by pjanzen
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Always provide an argument to .Nm in SYNOPSIS section

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 4 11:11:39 1997 UTC (26 years, 10 months ago) by downsj
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.1: +20 -18 lines
Diff to previous 1.1 (colored)

And another one bites the dust.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 21 07:58:08 1996 UTC (27 years, 9 months ago) by downsj
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0

From FreeBSD.

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.