* Posts by billbo914

6 publicly visible posts • joined 22 Feb 2022

Starting over: Rebooting the OS stack for fun and profit

billbo914

Re: Hit-and-Miss

I don't think VAX/VMS versioning is even close to modern version control (at least for software development). No way of keeping track of changes in multiple files and how they relate. No way of keeping track of why changes were made. No merging support so one can have people working simultaneously. etc., etc., etc.

Linus Torvalds releases Linux 6.6 after running out of excuses for further work

billbo914

Which IBM filesystem?

Which IBM filesystem was NFS a response to?

Linux has nearly half of the desktop OS Linux market

billbo914

Re: If ChromeOS is Linux...

Technically, Exceed was a X server. xeyes and all the wonderful X applications were X clients. This always seemed to confuse people. I think this was because people had this idea that the system that was "close" to them was where clients ran and the far away system was the server. If instead, you thought about whether a piece of software was initiating or accepting a connection; it might have been easier for people to remember. So you might use a telnet client on your local PC to connect to a telnet server on a remote system, set an appropriate DISPLAY variable value in the remote shell session, and then run an X client on that remote system to connect back to the X server running on your PC. So software running on the same machine might be either a client or server depending on exactly how it was being used.

Unix is dead. Long live Unix!

billbo914

Neither BSD or Linux are "Unix" but they are both reasonable replacements for it

None of the various incarnations of BSD or Linux have recently passed the certification required to be UNIX(TM). Nor do they have any source code which came from any AT&T Unix release which wasn't made freely available at some point. As I remember it, the only reason that the *BSDs are even around is because AT&T lost in their legal efforts to claim there was any protectable Unix source code in 386BSD which would have allowed them to stop the initial release. Prior to 386BSD, to make a functional BSD system; you had to include some AT&T owned Unix source code and have a bonafide Unix license. Any modern BSDish system which anybody uses was derived from the original non-infringing 386BSD. Amusingly, BSD no longer being Unix-based happened at the same time as Linux appeared (1991-1993 time frame). I was at a Usenix conference around that time when BSD/386 (a proprietary fork of 386BSD) was announced and saw the BSD/386 guys blasted by Bill Jolitz for taking his efforts to make a freely distributable BSD and immediately make a proprietary system out of it. That pretty much cemented my switch to Linux from BSD-based systems.

AT&T vs UCB lawsuit: I seem to recall that there were some very minimal amounts of AT&T derived code in 386BSD; but at the same time AT&T had grabbed a lot of BSD's code for networking utilities, etc. without following the required copyright license. UCB, as a result, countersued for copyright infringement against AT&T. When the dust settled, BSD remained freely distributable. So BSD was once Unix, but I think you would have decide the "Ship of Theseus" question in the positive; to say modern releases are. While the Linux kernel to the best of my knowledge never had any Unix code it, many early network programs in Linux distributions were ports of the BSD code. So at that time, you could say that Linux distributions were derived from BSD which was derived from Unix, so Linux distributions were Unix as well. :-) Unless, you decide the "Ship of Theseus" question so that modern BSDs are no longer Unix. How about we just agree that they all do a good job of filling the same niches that "real" Unices did and more.

IBM ends funding for employee retirement clubs

billbo914

Re: Warning: Old-Git Post (Morris Dancing for the win)

On this side of the pond (Boston), Morris dancing is what you do before you take up Rapper Sword dancing. So Morris is almost mandatory among an exclusive set of teens... :-)

CISA publishes list of free security tools for business protection

billbo914

PGP now officially US government sanctioned!!

I have to say that I couldn't stop laughing when I saw that (Open)PGP is now officially recommended by an agency of the US government. Back in 1993, they wanted to prosecute Philip Zimmermann for making the original PGP available.