$100,000 Prize If You Can Find This Secret Command in DOS

Expert says system calls, but not source code, were copied from CP/M to MS-DOS. But there's $100,000 if you can prove he's wrong

2 min read
A bag of money changes hands representing the $100,000 prize to anyone who can find evidence that CP/M was copied to create DOS
Photo-Illustration: Getty Images

There have long been rumors that Microsoft copied CP/M to create MS-DOS for the IBM PC. Consultant Bob Zeidman in 2012 used forensic software tools to analyze the code for IEEE Spectrum and found no evidence of copying, as he reported in “Did Bill Gates Steal the Heart of DOS?”  Since he did that analysis, Microsoft donated previously unavailable source code for MS-DOS to the Computer History Museum. (Zeidman did his original analysis using QDOS.). And the museum also located and released a more complete version of the CP/M source code. Zeidman reran his analysis and presented the results 6 August at the Vintage Computer Festival West.

The conclusion? Still no sign of copying of source code. And no evidence to support a long-running rumor that there is a secret command in MS-DOS that can be called to print out a copyright notice in Gary Kildall’s name.

However, Zeidman did find that at least 22 system calls, the commands used to request an action, like sending text to a printer or reading from a hard disk, had the same function number and function. That, he says, might have meant that Kildall “might have had a copyright claim for the system calls that it could have litigated against Microsoft. On the other hand, there is a good chance Microsoft could have beaten such litigation by claiming it was a ‘fair use.’ ”

Meanwhile, Zeidman has had a lot of pushback since his original article was published, in part because it turned out he had an open consulting contract with Microsoft at the time. (He reports that it was an old and inactive contract and he has since severed all ties.) So he’s putting up $200,000 in prize money, $100,000 for anyone who can use “accepted forensic techniques” to prove the copying, and another $100,000 for anyone who can find that secret Kildall copyright function.

His full analysis of the code and supporting documents are here.

The Conversation (0)

The Future of Deep Learning Is Photonic

Computing with light could slash the energy needs of neural networks

10 min read

This computer rendering depicts the pattern on a photonic chip that the author and his colleagues have devised for performing neural-network calculations using light.

Alexander Sludds
DarkBlue1

Think of the many tasks to which computers are being applied that in the not-so-distant past required human intuition. Computers routinely identify objects in images, transcribe speech, translate between languages, diagnose medical conditions, play complex games, and drive cars.

The technique that has empowered these stunning developments is called deep learning, a term that refers to mathematical models known as artificial neural networks. Deep learning is a subfield of machine learning, a branch of computer science based on fitting complex models to data.

Keep Reading ↓ Show less