Lunduke
News • Science & Tech
Wendin-DOS : The forgotten multi-tasking, multi-user DOS clone from the 1980s
Produced by a small team, and lost to the sands of time... until now.
August 18, 2023
post photo preview

Back in 1987, an MS-DOS compatible operating system debuted that — despite a truly impressive and fascinating feature set — has been all but lost to history: Wendin-DOS.

This wasn’t some simple DOS clone, either. Wendin-DOS was a multitasking, multi-user DOS with the ability to run individual applications in movable windows.

Yet, sadly, there is almost no information available on the history and development of this fascinating system.

Let’s remedy that.

I managed to track down the developer of Wendin-DOS, Steve Jones, to find out as much as I could about the history of the system.

The Wendin-DOS story begins, as so many stories do, with a young nerd… playing with computers in High School…

Steve Jones: “The moment I saw an ASR33 teletype, I knew what I wanted to do. In high school, I spent more time programming a Univac 70/7 (IBM 360 clone) than anything else. Studied the operating system, wrote a disassembler to reveal how it worked, and wrote a bunch of system-oriented software for it.

In college I got a job with the academic computer center and studied its operating system, as well as the up-and-coming VAX/VMS. I started learning about what Dave Cutler was doing and wished I could work with him.”

For those unaware: Dave Cutler is an absolute legend in the operating system world, having been one of the engineers responsible for VMS, and would later go on to lead the NT project at Microsoft.

Now that Steve was out of school, things started to get really interesting…

“After college, I started a software company in Spokane that operated in the same building as my parents' company, Jones Double-Reed Products. My brother Greg joined me, and together we cloned VAX/VMS (well, as well as we were able), added a PC API module (we called it "the Filter", which included INT 20h-2fh redirection and processing, as well as some other PC interrupts to achieve rerouting of BIOS calls.) We hired Scott, a local software engineer, to help us, and put him on the filter-- toughest job, since it was basically a compatibility layer for all the DOS stuff out there. I can't tell you how many times Word Perfect and Lotus 1-2-3 were causing him fits. Then we split it up, Greg took the VMS shell and utilities, and I took the kernel-- which was really just VAX/VMS, with 4 stacks per process, ASTs, QIO, RMS, the whole thing.”

Three engineers, in Spokane Washington, who built a VMS clone for x86 PCs.

Already quite cool… and then this little rag-tag team decided to do something even cooler… they built an “Operating System Toolbox”.

“We got the idea to just replace the shell and utilities to make other operating systems-- PCUNIX (later renamed to PCNX when AT&T sent us a letter), and finally, stripped them off to create Operating System Toolbox, which was just the source, in a toolkit that people could use to create their own shell and utilities around the kernel. We ended up selling about 400 copies of each of these things a month as I recall, in response to ads in Dr Dobbs, BYTE, Embedded Systems Programming and a few others.

An open source (before people really used the term regularly) kit for building a multitasking operating system. Plus a VMS clone and UNIX clone for IBM compatible PCs.

From the 1987 Wendin catalog

Think about that for a moment. It’s 1986. And there’s a UNIX clone, for IBM PCs, that (via the Operating System Toolbox) has some of the source code available for it. This was a full half decade before Linus Torvalds would start the Linux kernel project.

This is some mightily impressive stuff here.

PCUNIX advertisement. Dr. Dobbs Journal, July 1986.

This tiny little company now had two complete operating systems (plus the Operating System Toolbox). Which is where DOS enters the story…

“With so many people wanting an alternative to MS-DOS (one that was bootable from a disk, not runnable as a program from DOS)-- we did another round of development and created Wendin-DOS, 'the DOS of the future.'

 

We were able to demonstrate running real DOS apps in overlapping, character-oriented windows, as well as screen groups, ala the up-and-coming Microsoft OS/2.”

From the 1987 Wendin catalog

Wendin-DOS certainly seemed to generate a good amount of interest from the press back in 1987.

InfoWorld, November 1987

Of course, being a small company and supporting three different operating systems has some significant challenges. Namely: testing the system with a wide variety of software. The Wendin crew did a little outside the box thinking on that…

“Once we had the basic software going, we realized if we were going to compete with Microsoft, we would need testers. Since we didn't have the money for our own, we created a debugging contest, and each person got an "I Debugged The DOS Of The Future" mug, plus a large prize for the winners. The bug reports flooded in, but the winner was astounding-- he submitted a ream (500 pg) of paper, with each page containing a bug report describing the nature of the problem, how to reproduce it, a diagnosis of the problem and suggested fix; this thing was just off the charts great. Turned out, he was institutionalized in some way and couldn't really go get a job, so he had time on his hands.”

According to the July 1987 issue of “80 Micro” (a Tandy oriented magazine) the Wendin crew even traveled to the famous West Coast Computer Faire to demonstrate Wendin-DOS.

Updates to Wendin-DOS were worked on for a while after the first release shipped…

InfoWorld, May 1988

But, not long after Wendin-DOS hit the market, Steve Jones (and his brother) left the company and headed off to work at Microsoft. At which point Wendin-DOS (along with the Operating System Toolbox, PC/VMS, and PCUNIX) all quickly faded into obscurity.

Wendin-DOS advertisement in Dr. Dobb's Journal, August 1987.

What could Wendin-DOS (along with PC/VMS and PCUNIX) have become had they had a few more years to mature with the original team? We’ll never know… but, considering the amazing accomplishments from that small team (in such a short period of time)… my guess? It would have knocked our socks off.

Epilogue

Steve Jones would go on to eventually become the CTO for BIOS maker Phoenix Technologies. Along the way — immediately after stopping work on Wendin-DOS — he spent some time over at Microsoft working working for the very engineer that inspired him back in High School.

“I got to work for Dave Cutler and really feel like I apprenticed with him-- it was a fantastic experience, working for the MAN.”

And Dave Cutler wasn’t the only computer pioneer that Steve ended up rubbing shoulders with…

Funny little story-- as I roamed the Microsoft hallways in building 2 on my first day, I ran into Larry Osterman's office with his bulletin board outside. On that bulletin board was posted our Wendin "love letter", which was something we sent out because we were delaying shipment of Wendin-DOS while we were processing all those bugs. On the form letter, Larry had written, "Guess writing a DOS is harder than you thought!" Not surprising, since Larry wrote DOS 4, the multitasking version of MS-DOS that never really went anywhere but was pretty ambitious at the time. We were largely solving the same problems, though he had full MS-DOS 3.31 source code (a great version of DOS) and we had our debugger to work with. Larry and I had a good laugh about it. Tim Paterson, the original 86-DOS implementer, had an office across the hall.”

Editors note: I had the good pleasure of interacting with Tim Paterson back in the 1990s, when we both worked at Microsoft. I was a young nerd, he was the software legend responsible for building the original “Quick and Dirty Operating System” that would go on to become “MS-DOS”. He was incredibly kind and gracious.

Many thanks to Steve for writing up some of this history and sharing his thoughts. It is so important that this amazing — and fascinating — part of computer history be properly documented. While there is still much to record about the work of this team, this is a good start.

Nowadays, Steve Jones runs NeuroSynthetica in Seattle, WA.

Can I run Wendin-DOS in 2022?

You can, indeed, run Wendin-DOS in emulation on modern machines. I was able to boot version 2.11 inside VirtualBox:

Wendin-DOS 2.11 booting off a floppy

Note: Wendin DOS 2.11 can be found in a few corners of the Internet. Due to uncertain legal status of the software, I can't link to it directly.

community logo
Join the Lunduke Community
To read more articles like this, sign up and join my community today
7
What else you may like…
Videos
Podcasts
Posts
Articles
GNOME's Anti-Lunduke Religious Crusade

The GNOME Project and Foundation is obsessed with Lunduke. In a creepy, unhealthy way. With several posts that are clearly libelous and extremely vulgar.

00:16:24
Paste Without Formatting Should be the Default

Software needs to stop trying to be so dang fancy. Simple is almost always better.

00:08:40
Texas Law Now Requires Age Verification for App Stores

In Unrelated News: Nearly 30 Million user accounts leaked in two massive data breaches.

00:29:08
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

Hey Guys and Gals,

After having a bit of a rough year I am happy to announce that the rumours of my demise have been greatly exaggerated, that is to say that I am back :-) I am sure that in my absence absolutely nothing at all has happened ;-p

15 hours ago

Google really wanted me to let you know about this. As my "Recommended" programming, oops I mean viewing for today.

And, it is basically them telling what some of us already realize. It is ALL going to so-called artificial intelligence (AI). It doesn't matter how much anyone cares to doubt or deny it.

Important Change to SEO (New Google Update) - YouTube

@Lunduke #LundukeintheWild sighting around the 10 minute mark.

50% off The Lunduke Journal (including Lifetime Subscriptions) for one more day!

To all of you amazing nerds who have signed up for a new Lunduke Journal subscription today, thank you! You make The Lunduke Journal possible!

If you haven’t snagged yours yet, the “50% off everything, even the Lifetime Subscriptions” deal is available today and tomorrow (through Saturday, May 31st).

  • 50% off Monthly — Now $3 / Month (was $6 / Month)

  • 50% off Yearly — Now $27 / Year (was $54 / Year)

  • 50% off Yearly MP4 Downloads — Now $27 / Year (was $54 / Year)

  • 50% off Lifetime Subscriptions — Now $100 (was $200)

All the details on how to grab each type of subscription is right here. There’s also an audio podcast and video of me rambling about it.

Once again, thank you for all of the support. It truly does make a difference.

-Lunduke

Read full Article
50% off The Lunduke Journal (including Lifetime Subscriptions) through Saturday!

About 3 weeks back we had a deal where every new subscription to The Lunduke Journal was 50% off. Monthly, Yearly, Lifetime… all of it.

And — holy cow! — was that a success. Broke the record for most new subscribers to The Lunduke Journal in a single day. By a mile. Two days in a row.

Never seen anything like it. The amount of support all of you showed for truly independent Tech Journalism was off the charts.

You know what? Let’s try that again. Now through the end of May (which is Saturday, May 31st — the day after tomorrow):

  • 50% off Monthly — Now $3 / Month (was $6 / Month)

  • 50% off Yearly — Now $27 / Year (was $54 / Year)

  • 50% off Yearly MP4 Downloads — Now $27 / Year (was $54 / Year)

  • 50% off Lifetime Subscriptions — Now $100 (was $200)

Choose whichever option feels right for you. All the details and links are below.

Every one — big or small — directly funds the work of The Lunduke Journal (with zero overhead). Every option includes full access to the community Forum. And, of course, every type of subscription keeps The Lunduke Journal ad-free and Big Tech free.

Remember: 50% off is only through Saturday, May 31st. The next day (Sunday, June 1st) the prices all go back to normal.

50% Off Yearly or Monthly Subscription:

50% off a Yearly or Monthly subscription to The Lunduke Journal are available via both Locals and Substack. (This includes full access to the community Forum.)

That means $3 / Month. Or $27 / Year (which works out to $2.25 / Month).

Via Lunduke.Locals.com:

Via Lunduke.Substack.com:

The Famous Lifetime Subscription:

The "World Famous Lunduke Journal Lifetime Subscription" is exactly what it sounds like. Pay once and get full access to The Lunduke Journal. For life.

Now, through Saturday, May 31st… you can snag one at a crazy discount. Normally these are $200… but you can grab one for $100. (You can also pay more if you’d like to donate a little extra.)

The Lifetime Subscription can be obtained via Locals, Substack, or using Bitcoin. All three options work great and are super easy. Scroll down and choose your option.

How to get a Lifetime Subscription via Locals:

  1. Go to Lunduke.Locals.com/support.

  2. Select "Give Once".

  3. Enter "100" (or more) into the amount field.

  4. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

How to get a Lifetime Subscription via Substack:

  1. Go to Lunduke.Substack.com/subscribe.

  2. Select the “Lifetime Subscription” option.

  3. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

If you would also like full, Lifetime access to Lunduke.Locals.com (which is included):

  1. Make a free account on Lunduke.Locals.com.

  2. Email “bryan at lunduke.com” with the email address you use on both Substack and Locals (can be different email addresses).

  3. Lunduke will toss you an email once your account is set to full lifetime status on Locals.

How to get a Lifetime Subscription with Bitcoin:

You can also obtain a Lifetime Subscription via Bitcoin.

bc1qyjakve8fywm8pz2v99v57yhjj0vzr2vjze6fcq

  • Email "bryan at lunduke.com" with the following information: What time you made the transaction, how much was sent (in Bitcoin), and the email address you use (or plan to use) on Locals.com or Substack.com (or both).

50% Off DRM-Free, MP4 Downloads:

Want to be able to download every show The Lunduke Journal releases (and watch them on whatever device you like)? Yeah. You can do that. For 50% off.

Note: This DRM-Free download option does not include access to the Forum. This option is strictly for downloading the episodes.

Make a One Time Donation

Subscription not enough (or not your thing)? Want to toss in a one-time donation to The Lunduke Journal? There’s a few great options!

Via BitCoin:

Send any amount of BTC to the following address:

bc1qyjakve8fywm8pz2v99v57yhjj0vzr2vjze6fcq

  • Email "bryan at lunduke.com" with to let us know it was you! You can choose to keep your donation anonymous if you prefer. (Either way, all BTC donations get included in the matching deal.)

Via Locals:

  1. Go to Lunduke.Locals.com/support.

  2. Click “GIVE ONCE”.

  3. Enter any amount you like.

You Make This Possible

A huge thank you to all of the subscribers who have made The Lunduke Journal possible. Because of you, we have been able to do true Tech Journalism — to tell the stories that no other Tech News outlet has the cajones to touch.

And to all of you new Lunduke Journal subscribers (which, wow, there’s a lot of you): Welcome to the last bastion of truly independent, Big-Tech-Free, ad-free, non-Woke Tech Journalism.

-Lunduke

Read full Article
50% off Monthly, Yearly Subscriptions! Lifetime Subs for $100! Let's get everyone subscribing to The Lunduke Journal!

The number of free subscribers to The Lunduke Journal has absolutely exploded — across a bunch of platforms — which is truly amazing. The real Tech News is spreading farther than ever.

In fact, the free subscriber growth is so utterly massive, that if even a tiny fraction of you became a paying subscriber… The Lunduke Journal would become comfortably financially set for a very long time. Able to continue reporting on Big Tech — and corrupt Tech Foundations — well into the future.

All without taking a penny from Big Tech.

With that in mind, let’s do something awesome… something that will make Big Tech really grumpy.

Let’s get as many people subscribing to The Lunduke Journal as possible. Right now. This week. Let’s make this Big-Tech-Free, Non-Woke Tech News publication financially set for a good, long time.

To give everyone a kick-in-the-butt to help make that happen, I’m going to discount absolutely every type of subscription in a crazy way — through Friday, May 9th.

  • %50 off Monthly — Now $3 / Month (was $6 / Month)

  • %50 off Yearly — Now $27 / Year (was $54 / Year)

  • %50 off Yearly MP4 Downloads — Now $27 / Year (was $54 / Year)

  • %50 off Lifetime Subscriptions — Now $100 (was $200)

That Lifetime Subscription one is crazy.

Seriously. Make a one-time donation of $100, and be subscribed to The Lunduke Journal… for life. (This includes full access to the community Forum.)

If even 1% of the new free subscribers who have joined in the last month take advantage of this… The Lunduke Journal will be fully funded through the end of this year. And then some.

Let’s make it happen. Scroll down. Pick which ever subscription type works best for you. Then high-five yourself for making Big Tech grumpy.

Just be sure to do it by the end of the day on Friday, May 9th. The prices all go back to normal after that.

50% Off Yearly or Monthly Subscription:

50% off a Yearly or Monthly subscription to The Lunduke Journal are available via both Locals and Substack. (This includes full access to the community Forum.)

That means $3 / Month. Or $27 / Year (which works out to $2.25 / Month).

Via Lunduke.Locals.com:

Via Lunduke.Substack.com:

The Famous Lifetime Subscription:

The "World Famous Lunduke Journal Lifetime Subscription" is exactly what it sounds like. Pay once and get full access to The Lunduke Journal. For life.

And now, through Friday, May 9th… you can snag one at a crazy discount. Normally these are $200… but you can grab one for $100. (You can also pay more if you’d like to donate a little extra.)

The Lifetime Subscription can be obtained via Locals, Substack, or using Bitcoin. All three options work great and are super easy. Scroll down and choose your option.

How to get a Lifetime Subscription via Locals:

  1. Go to Lunduke.Locals.com/support.

  2. Select "Give Once".

  3. Enter "100" (or more) into the amount field.

  4. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

How to get a Lifetime Subscription via Substack:

  1. Go to Lunduke.Substack.com/subscribe.

  2. Select the “Lifetime Subscription” option.

  3. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

If you would also like full, Lifetime access to Lunduke.Locals.com (which is included):

  1. Make a free account on Lunduke.Locals.com.

  2. Email “bryan at lunduke.com” with the email address you use on both Substack and Locals (can be different email addresses).

  3. Lunduke will toss you an email once your account is set to full lifetime status on Locals.

How to get a Lifetime Subscription with Bitcoin:

You can also obtain a Lifetime Subscription via Bitcoin.

bc1qyjakve8fywm8pz2v99v57yhjj0vzr2vjze6fcq

  • Email "bryan at lunduke.com" with the following information: What time you made the transaction, how much was sent (in Bitcoin), and the email address you use (or plan to use) on Locals.com or Substack.com.

50% Off DRM-Free, MP4 Downloads:

Want to be able to download every show The Lunduke Journal releases (and watch them on whatever device you like)? Yeah. You can do that. For 50% off.

Note: This DRM-Free download option does not include access to the Forum. This option is strictly for downloading the episodes.

Make a One Time Donation

Subscription not enough (or not your thing)? Want to toss in a one-time donation to The Lunduke Journal? There’s a few great options!

Via BitCoin:

Send any amount of BTC to the following address:

bc1qyjakve8fywm8pz2v99v57yhjj0vzr2vjze6fcq

  • Email "bryan at lunduke.com" with to let us know it was you! You can choose to keep your donation anonymous if you prefer. (Either way, all BTC donations get included in the matching deal.)

Via Locals:

  1. Go to Lunduke.Locals.com/support.

  2. Click “GIVE ONCE”.

  3. Enter any amount you like.

You Make This Possible

A huge thank you to all of the subscribers who have made The Lunduke Journal possible. Because of you, we have been able to do true Tech Journalism — to tell the stories that no other Tech News outlet has the cajones to touch.

And to all of you new Lunduke Journal subscribers: Welcome to the last bastion of truly independent, Big-Tech-Free, ad-free, non-Woke Tech Journalism.

-Lunduke

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals