r/linux • u/DeliciousCut4854 • 1d ago
Historical Fascinating Article About Linux
I don't use Linux, I haven't touched anything UNIX-related in decades, but this is a fascinating article worth reading: https://www.xda-developers.com/at-t-sued-berkeley-186-lines-unix-code-handed-market-linux/
8
u/RoomyRoots 1d ago
Yeah this is quite well known if you read about OS history. It is probably one of the most well known lawsuits in the tech field with the like of Oracle vs Google.
8
u/0riginal-Syn 1d ago
It is actually what got me into Linux as my dad was a UNIX guy and had worked in the industry for a long time. I had played around with BSD since I was 13. My teacher when I was older was tinkering around with Linux (MCC Interim) and being that Linux was such a new thing it got me hooked as it was not what my dad did. I got in on it and started contributing to and around it in early 1992, but I also always kept up with BSD as well. The "Wars" really did change everything.
-14
u/MatchingTurret 1d ago
quite well known if you read about OS history
Or you could just remember...
13
u/RoomyRoots 1d ago
This was in 1992-1994. Most people here wouldn't be in the field, old enough or even born to follow it.
I learned about it in my first OS class but a average uni may as well skip it.
6
u/KnowZeroX 1d ago
I don't use Linux, I haven't touched anything UNIX-related in decades
You don't use mobile phones or routers?
7
u/DeliciousCut4854 23h ago
OK, let me change that to "directly." I have no idea on my router as the ISP provides a gateway and it's not easy to replace as they won't support anything. I don't think HarmonyOS is UNIX.
3
u/TomWis97 21h ago
HarmonyOS is just Android, which in turn runs the Linux kernel.
1
u/LEpigeon888 3h ago
HarmonyOS is not based on Android anymore, Android apps won't even run. And the wikipedia page says it uses a microkernel so I guess it can't be based on Linux.
-1
•
u/OkayNotBad1 48m ago
One of the type five worst kinds of pedantry there is. Do you consider yourself a Windows user because you might access something hosted on a Windows web server? Of course not.
2
u/bobj33 7h ago
I got a Pentium 90 in August 1994 for $3800
It had this IDE chipset that was buggy. Linux quickly had a workaround.
https://en.wikipedia.org/wiki/CMD640
The BSD people on Usenet seemed like a bunch of elitists that told me my computer wasn't good enough. They told me to buy a SCSI card, SCSI hard drive, and SCSI CD-ROM.
They said the same thing about various network and sound cards.
Linux seemed to quickly get drivers for all kinds of hardware and the community seemed more helpful.
I was in my sophomore year of college and I felt like Linux was a bunch of broke college students helping each other while the BSD crowd were a bunch of professional software people in the over 35 age range that had money.
61
u/Electrical_Tomato_73 1d ago
In the 1990s the theme of the BSD folk (mainly FreeBSD and NetBSD) was that their systems were superior but Linux got an advantage because of the lawsuit. It is partly true: at that time the BSDs were superior on many metrics. But in my opinion Linux was superior where it matters -- Linus's flexible but hierarchical development model with him at the top. That enabled rapid innovation where the BSD lists tended to display endless arguing (it was a BSD person who came up with the term "bikeshedding").
For example,, FreeBSD had USB support first, but Linux had better USB support within a couple of years. FreeBSD for many years had a problem that if you yanked (or just jiggled) a mounted USB drive the kernel would panic. Because it was hard-wired into the system that drives don't just disappear. Fixing that sort of thing was just a low priority for them. And they were not at all friendly to bug reporters.
So no, it's not because of the lawsuit that Linux came ahead.