Group: comp.lang.fortran · Group Profile
Author: glen herrmannsfeldtglen herrmannsfeldt Date: Sep 16, 2008 12:37
Steven G. Kargl wrote:
(snip, I wrote)
>>As I understand it, FreeBSD and NetBSD are based on Berkeley
>>unix with all AT&T code replaced. If so, is it still unix?
> Your understanding is incorrect, only certain files were removed.
> Here's an interesting read.
I suppose then no-one really knows. Except for the last
six files, it was done by so many people, it is hard to say
that there wasn't any cheating going on.
It seems to me that they were at least legally replaced,
if not physically replaced. Testing code for
copyright infringement isn't easy, though. If I find
I=I+1
in two Fortran programs, that isn't much of an indicator
that one was copied from the other. It might not be
hard to write a program that would rearrange the code,
change variable names, and otherwise obscure the
original source. (Not the goal of most obfuscators.)
-- glen
|