The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Now that Novell officially owns Unix again...
@ 2010-04-02  1:56 Michael Kerpan
  2010-04-02  4:55 ` M. Warner Losh
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Kerpan @ 2010-04-02  1:56 UTC (permalink / raw)


Is anything likely to happen to the status of various historical
Unices? Is Novell likely to keep the Ancient Unix license intact or
are they likely to lock things back up? Is there any chance that
SysIII and early SysV might finally get opened up? Does anybody have
any ideas here?

Mike
_______________________________________________
TUHS mailing list
TUHS at minnie.tuhs.org
https://minnie.tuhs.org/mailman/listinfo/tuhs



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] Now that Novell officially owns Unix again...
  2010-04-02  1:56 [TUHS] Now that Novell officially owns Unix again Michael Kerpan
@ 2010-04-02  4:55 ` M. Warner Losh
  2010-04-02 16:19   ` Michael Kerpan
  0 siblings, 1 reply; 6+ messages in thread
From: M. Warner Losh @ 2010-04-02  4:55 UTC (permalink / raw)


In message: <u2x8dd2d95c1004011856q7bdde73bl6b44c15a49b54726 at mail.gmail.com>
            Michael Kerpan <madcrow.maxwell at gmail.com> writes:
: Is anything likely to happen to the status of various historical
: Unices? Is Novell likely to keep the Ancient Unix license intact or
: are they likely to lock things back up? Is there any chance that
: SysIII and early SysV might finally get opened up? Does anybody have
: any ideas here?

It is unlikely anything will happen before the Novel/SCO case is
completely over.  All that has happened is that a key verdict on one
aspect of the case has been rendered.  In all likelihood, Novel will
likely end up on top, but until the litigation is actually over, they
are unlikely to do anything.

Warner
_______________________________________________
TUHS mailing list
TUHS at minnie.tuhs.org
https://minnie.tuhs.org/mailman/listinfo/tuhs



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] Now that Novell officially owns Unix again...
  2010-04-02  4:55 ` M. Warner Losh
@ 2010-04-02 16:19   ` Michael Kerpan
  2010-04-30  7:30     ` [TUHS] UniFlex Jose R. Valverde
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Kerpan @ 2010-04-02 16:19 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

On Fri, Apr 2, 2010 at 12:55 AM, M. Warner Losh <imp at bsdimp.com> wrote:

> It is unlikely anything will happen before the Novel/SCO case is
> completely over.  All that has happened is that a key verdict on one
> aspect of the case has been rendered.  In all likelihood, Novel will
> likely end up on top, but until the litigation is actually over, they
> are unlikely to do anything.
>
> Warner
>

I realize that until things go through appeals and all, none of this
is final. I was just wondering whether we should be worried,
optimistic or indifferent about what will happen to the status of
historical Unix once the dust settles.

Mike



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UniFlex
  2010-04-02 16:19   ` Michael Kerpan
@ 2010-04-30  7:30     ` Jose R. Valverde
  0 siblings, 0 replies; 6+ messages in thread
From: Jose R. Valverde @ 2010-04-30  7:30 UTC (permalink / raw)




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UniFlex
  2010-04-30  7:58               ` [TUHS] UniFlex Jose R. Valverde
@ 2010-04-30 15:38                 ` Brad Spencer
  0 siblings, 0 replies; 6+ messages in thread
From: Brad Spencer @ 2010-04-30 15:38 UTC (permalink / raw)



   P.S. (sorry for following up to myself)

	   I had a look into the files, and the system comes with commented
   source code in assembler.

	   FWIW this is a full distribution, including development environment 
   (C, Cobol, Fortran-77,..), editors, kernel, VSAM database, etc... all of it 
   with source code and documentation,

	   From my first cursory look most of it is written in assemble, comes
   with sample test code and is documented enough to be understandable. The 
   pascal, cobol and fortran 77 compilers are written in pascal (!), the C
   compiler is written in assembler.

	   It looks like the environment must have been only vaguely UNIX-like
   but yet I find it mesmerizing enough considering where it ran and when. It
   adds another dimension to understand the impact UNIX had and how it spun off
   lookalikes and sprung the imagination of developers of the time expanding its
   heritage sideways.

				   j
   -- 
			   EMBnet/CNB
		   Scientific Computing Service
	   Solving all your computer needs for Scientific
			   Research.

		   http://bioportal.cnb.csic.es
		     http://www.es.embnet.org
   _______________________________________________
   TUHS mailing list
   TUHS at minnie.tuhs.org
   https://minnie.tuhs.org/mailman/listinfo/tuhs



Wow, what a blast from the past.  I used Flex on the Radio Shack Color
Computer in 64MB of memory in the '80s for a while.  Yes, the entire thing
was assembly and some Fortran.  I did not have the source to most of it
for my version, only the compiled binaries.  The version I used ran off
floppy disks, of course, and used a strange sector layout.  Something like
17 sectors of 256 bytes, instead of the 18 sectors 256 bytes that the
Color Computer usually used.

Neat system in some ways.  Way more "professional" then is peers, except
for OS/9 from Microware.

Flex was only very vaguely Unix, however.  OS/9, which I used a whole lot
on the Color Computer and Color Computer 3, was a lot more Unix like.  I
understand that the 6809 version is floating around the Net.  It was also
all 6809 assembly, multitasking and multiuser.  Very Unix V4/V5/V6 like in
a number of ways.




-- 
Brad Spencer - brad at anduin.eldar.org - KC8VKS
http://anduin.eldar.org  - & -  http://anduin.ipv6.eldar.org [IPv6 only]



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [TUHS] UniFlex
  2010-04-28  2:30             ` Cyrille Lefevre
@ 2010-04-30  7:58               ` Jose R. Valverde
  2010-04-30 15:38                 ` Brad Spencer
  0 siblings, 1 reply; 6+ messages in thread
From: Jose R. Valverde @ 2010-04-30  7:58 UTC (permalink / raw)


P.S. (sorry for following up to myself)

	I had a look into the files, and the system comes with commented
source code in assembler.

	FWIW this is a full distribution, including development environment 
(C, Cobol, Fortran-77,..), editors, kernel, VSAM database, etc... all of it 
with source code and documentation,

	From my first cursory look most of it is written in assemble, comes
with sample test code and is documented enough to be understandable. The 
pascal, cobol and fortran 77 compilers are written in pascal (!), the C
compiler is written in assembler.

	It looks like the environment must have been only vaguely UNIX-like
but yet I find it mesmerizing enough considering where it ran and when. It
adds another dimension to understand the impact UNIX had and how it spun off
lookalikes and sprung the imagination of developers of the time expanding its
heritage sideways.

				j
-- 
			EMBnet/CNB
		Scientific Computing Service
	Solving all your computer needs for Scientific
			Research.

		http://bioportal.cnb.csic.es
		  http://www.es.embnet.org



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-04-30 15:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-02  1:56 [TUHS] Now that Novell officially owns Unix again Michael Kerpan
2010-04-02  4:55 ` M. Warner Losh
2010-04-02 16:19   ` Michael Kerpan
2010-04-30  7:30     ` [TUHS] UniFlex Jose R. Valverde
2010-04-17  5:12 [TUHS] 386BSD on Bochs & Qemu Jason Stevens
2010-04-24 14:28 ` Jacob Goense
2010-04-25  2:29   ` Greg 'groggy' Lehey
2010-04-26  7:03     ` Wesley Parish
2010-04-26  8:07       ` Greg 'groggy' Lehey
2010-04-26  9:33         ` Wesley Parish
2010-04-26 17:52           ` Jason Stevens
2010-04-28  2:30             ` Cyrille Lefevre
2010-04-30  7:58               ` [TUHS] UniFlex Jose R. Valverde
2010-04-30 15:38                 ` Brad Spencer

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).