Do You Know UNIX Secrets?
ESR writes "You can help stop the SCO attack on IBM and the Linux community.
I'm looking for ways to prove that Unix trade secrets have been legally
nullified.
I want to know if you have ever had read access to proprietary Unix
source code (not just binaries and documentation) under circumstances
where either no non-disclosure agreement was required or whatever
non-disclosure agreement you had was not enforced. To help out, see my No Secrets page."
This is the book which shows the roots of Unix: Lion's Commentary on UNIX 6th Ed. with source code
During the times I was involved with actual Unix source code (mid 1970's to mid 1980's) for three different employers (UCLA, SDC, Tektronix) there was nothing similar to a nda. The school or company just agreed to not give source code access to non-"employees", and "employees" agreed not to give access to others who hadn't agreed to the Bell license.
Within those terms, there was a lot of access. At the yearly conferences (which later became USENIX) there was a typically conference distribution tape. That tape was a mixture of "new" things, and modifications to the Unix kernel or Unix commands. To assure that everybody was "licensed", when you first became a member you submitted a copy of the signature page of the license.
During that time we went from V6 Unix, PWB Unix, V7 Unix, to 2BSD (pdp11) and 4BSD (vax).
Sharing went both ways of course. A number of changes/new cmds from other groups became part of the Official Bell release.
That sharing was a factor in the settlement of the USL vs UCBerkeley lawsuit, that ended in the free availability of the 386bsd work.
I was at Bell Labs for almost three years in the early 1980's, moving over to AT&T Information Systems after the court ordered breakup of AT&T in 1984 or so.
They were pretty laid back then; I may have signed an NDA but I certainly don't recall it. I do recall the usual W4 and Insurance BS but an NDA doesn't stick out.
And yes, I had almost full access to the source tree. IIRC, only some arcane kernel stuff wasn't available, being crafted in assembly. But given the corporate culture I have no doubt it was somehow accessable, but because it was processor / architecture specific, I never bothered looking for it. Plenty of stuff to look at and learn from at higher levels.
Source code was available to any member of technical staff and since it was my second job out of Uni I had a ball. I even dl'ed some source to my Osborne I so I could read it at my lesiure.
In fact I didn't realise how special it was at the time to have access to Unix source code until maybe five years later when I'd moved over to Wall Street.
The Street was ramping up sharply on tech in those days, and Unix (think Sun, NeXt and SGI workstations) was the only game in town since PCs were still pretty underpowered.
I remember someone asking me a question, and I told him to "grep for it". He looked at me cryptically, and then it hit me.
No way to grep Dude - they's binary distributions.
A message from our sponsor
BUT IN 1994 Novell who then fully owned UnixWare...From the Usenet Archives
Did Novell, who at that time owned the Unixware source, put some of the code into GPL'ed Linux to remain compatable with UNIX binaries?Time to dig up those old copies of Byte and PC Weekly.