SCO claims ownership of something Linus remembers writing
Things like this are why revision control systems should be mandatory in free software projects. It would be nice if we weren't relying entirely on Linus's memory.
Things like this are why revision control systems should be mandatory in free software projects. It would be nice if we weren't relying entirely on Linus's memory.
All a revision control system will tell you is when code was checked in (and since Linus was releasing new kernels every few days, this would give you only a slightly smaller granuality in time) and maybe a checkin comment. But that isn't necessarily going to tell you whether the author wrote the code himself or cribbed it from some other project.
This is likely my personal bias, though.