The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: bmc@eng.sun.com (Bryan Cantrill)
Subject: [TUHS] IANAL. Kimball has ruled
Date: Thu, 17 Jul 2008 09:18:04 -0700	[thread overview]
Message-ID: <20080717161804.GB7790@eng.sun.com> (raw)
In-Reply-To: <72A7B82944034552A9A2CEE09C3F6270@who8>

On Thu, Jul 17, 2008 at 11:55:53AM -0400, Gregg C Levine wrote:
> Hello!
> Good to know.
> However that's only valid for those individuals who are still running older
> versions of Solaris.
> 
> It would not have impacted any version of Solaris, including the Open one.
> And why you are asking? I am glad you asked. It seems that according to the
> good people at the Sun offices here in the City, that by the time version 9
> was released, that the code base was completely rewritten, and contains
> absolutely nothing from BSD, and most certainly nothing from the original
> creators of UNIX.

That is, of course, absurd, and whoever told you that doesn't have much of
a grasp of the source base.  Yes, gobs of stuff has been rewritten --
but plenty of code dates from Back in the Day, especially in userland.  
For evidence of this, I point (as I often do) to troff, and files like
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/troff/n5.c,
which has had very little modification in the 18 years since The Merge,
and still contains comments like this gem:

  /*
   * The following routines are concerned with setting terminal options.
   *	The manner of doing this differs between research/Berkeley systems
   *	and UNIX System V systems (i.e. DOCUMENTER'S WORKBENCH)
   *	The distinction is controlled by the #define'd variable USG,
   *	which must be set by System V users.
   */

And those who know their history already know the punchline:  much of
that code isn't going to change because (1) it basically works and (2) the
engineer who wrote it -- Joe Ossanna -- is dead, having died of a heart attack
in 1977.  (This code is legend among Solaris developers; see, for example,
http://blogs.sun.com/eschrock/entry/real_life_obfuscated_code.)

	- Bryan

--------------------------------------------------------------------------
Bryan Cantrill, Sun Microsystems Fishworks.       http://blogs.sun.com/bmc



  parent reply	other threads:[~2008-07-17 16:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17  8:18 Jose R. Valverde
2008-07-17 15:55 ` Gregg C Levine
2008-07-17 15:58   ` Larry McVoy
2008-07-17 16:18   ` Bryan Cantrill [this message]
2008-07-17 17:12     ` John Cowan
2008-07-17 17:27       ` Larry McVoy
2008-07-17 17:32         ` Michael Kerpan
2008-07-17 16:33 ` Boyd Lynn Gerber
2008-07-17 17:04   ` Wilko Bulte
2008-07-17 20:51   ` Michael Davidson
     [not found] <mailman.1871.1216314893.89381.tuhs@minnie.tuhs.org>
2008-07-17 19:55 ` Pepe
2008-07-17 20:22   ` Bryan Cantrill
2008-07-17 22:30     ` Pepe
2008-07-17 20:40   ` Boyd Lynn Gerber
2008-07-18 14:10   ` Jose R. Valverde
2008-07-18 17:03 Michael Davidson

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=20080717161804.GB7790@eng.sun.com \
    --to=bmc@eng.sun.com \
    /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).