The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: reed@reedmedia.net (Jeremy C. Reed)
Subject: [TUHS] Claim your early Unix contributions on GitHub
Date: Fri, 1 Apr 2016 16:00:53 -0500 (CDT)	[thread overview]
Message-ID: <alpine.NEB.2.11.1604011451590.24779@t1.m.reedmedia.net> (raw)
In-Reply-To: <56FE38DB.4040207@aueb.gr>

On Fri, 1 Apr 2016, Diomidis Spinellis wrote:

> This is the first CSRG fsck SCCS commit.
> 
> Author: Kirk McKusick <mckusick at ucbvax.Berkeley.EDU>
> Date: Thu Aug 27 06:47:37 1981 -0800
> 
> date and time created 81/08/26 23:47:37 by mckusick
> 
> SCCS-vsn: 1.1
> 
> usr/src/sbin/fsck/main.c | 1679

For the earlier code as shipped with BSD see:

4.0 and 4.1  usr/src/cmd/fsck.c
static char *sccsid = "@(#)fsck.c       4.10 (Berkeley) 11/15/80";

The changes document from (January 1980's 3BSD to November 1980's 4BSD) 
calls it the "new ... interactive repair program" and "new, intelligent, 
interactive file system check program" and that it obsoletes dcheck and 
ncheck and largely replaces icheck.

4.1.snap
static  char *sccsid = "@(#)fsck.c      4.13 (Berkeley) 81/03/09";

2.8 (Jun 16  1981 filestamp)
        char    *sccsid = "@(#)fsck.c   2.5";

From those versions it is easy to see that the later main.c derived from 
the fsck.c. (By the time it gets to the version shipped with 4.3BSD




  parent reply	other threads:[~2016-04-01 21:00 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30  7:53 Diomidis Spinellis
2016-03-30 12:31 ` Joerg Schilling
2016-03-30 13:10   ` Diomidis Spinellis
2016-03-30 13:44     ` Joerg Schilling
2016-03-30 19:17   ` Larry McVoy
2016-03-30 21:07     ` Random832
2016-03-30 23:03       ` Joerg Schilling
2016-03-31  3:20       ` Larry McVoy
2016-03-31  3:34         ` Random832
2016-03-31  3:40           ` Larry McVoy
2016-03-30 23:42     ` Joerg Schilling
2016-03-31  3:54       ` Larry McVoy
2016-03-30 14:25 ` Marc Rochkind
2016-03-30 15:23   ` Joerg Schilling
2016-03-30 19:14     ` Larry McVoy
2016-03-30 15:49   ` Diomidis Spinellis
2016-03-30 16:07     ` Joerg Schilling
2016-03-30 16:29       ` Diomidis Spinellis
2016-03-30 16:14     ` Pat Barron
2016-03-31 21:06       ` Clem Cole
2016-03-31 21:54         ` Ron Natalie
2016-04-01  9:01         ` Diomidis Spinellis
2016-04-01 14:41           ` Clem Cole
2016-04-01 21:00           ` Jeremy C. Reed [this message]
2016-04-01 13:06         ` Dave Horsfall
2016-04-01 21:52         ` Pat Barron
2016-03-30 16:30     ` Marc Rochkind
2016-03-30 16:40       ` Joerg Schilling
2016-03-30 16:55       ` John Cowan
2016-03-30 18:28 Norman Wilson
2016-03-30 20:06 ` Ronald Natalie

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=alpine.NEB.2.11.1604011451590.24779@t1.m.reedmedia.net \
    --to=reed@reedmedia.net \
    /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).