The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Dario Niedermann <dario@darioniedermann.it>
To: tuhs@minnie.tuhs.org
Subject: [TUHS] [ANN] Utilities for 4.3BSD: set post-Y2K date, etc.
Date: Thu, 25 Apr 2019 16:11:06 +0200	[thread overview]
Message-ID: <20190425141106.GA25487@darioniedermann.it> (raw)

Hi! I am releasing 'datekit-1.0' for 4.3BSD-Reno:  a couple of free
utilities for setting post-Y2K date and time, plus timezone and DST.

Here's a brief outtake from the README, detailing the archive contents:

[...]
date.c
    the 4.3BSD-Quasijarus `date' program,  modified to optionally accept
    4-digit years, and default to post-2000 for 2-digit years [...]
    It can also:
        + set Daylight Saving Time: option -d
            [...]
        + set a time zone: -t minutes-West-of-Greenwich.
                              Negative values for East.

rdate.c
    the `rdate' program ported from OpenBSD 2.0: it synchronizes your
    machine's clock  to that of  a remote host,  by connecting to the
    host's "time" service.
[...]

Man page for `rdate' and a Makefile for both programs are provided.

All of the above made and tested in 4.3BSD-Reno, on an emulated
VAX-11/780.

Archive for download at:
<gopher://darioniedermann.it/1/Computing/sw/datekit>

-- 
Dario Niedermann.                 Also on the Internet at:

gopher://darioniedermann.it/  <>  https://www.darioniedermann.it/

                 reply	other threads:[~2019-04-25 14:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190425141106.GA25487@darioniedermann.it \
    --to=dario@darioniedermann.it \
    --cc=tuhs@minnie.tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).