This is pretty esoteric, but all of DragonFly’s syscalls can be found in the links Aaron LI provided in this post. There’s code in there that dates back to Berkley UNIX.
BSDCan 2022 is now going to be online, which also means the CFP has been extended so any last-minute-I’ll-go-now-that-its-virtual people can get their proposals in.
(Posting now because waiting for the normal In Other BSDs post will only give you 48 hours of prep time for a proposal.)
If you are using AMD graphics on DragonFly, Aaron LI’s “how I set this up” post may be useful to you.
No theme; nicely eclectic.
- 3D-printable void switches. Nicely documented.
- Successfully Crowdfunded Product Designs of 2021. Interesting to see what makes it. (via)
- Related: poke around core77.com for a bit.
- The 40 Greatest Synth Sounds of All Time. Ugh, I linked to a listicle.
- A Web Around the World, Part 1: Signals Down a Wire and Part 2: If At First You Don’t Succeed… Early, early telecoms.
- OpenQuest System Resource Document. D100 gaming is a new term to me. (via)
- 1977 computer office. The rest of Watergate Living is entertaining, or awful depending on how you feel about the 1970s. (via)
- The Making of Lode Runner. (via)
- Bud Plant’s Incredible Catalog. Anything able to survive Amazon’s impact has got to be good.
- Mycroft Mark II, a better choice than Alexa. (via)
- Processing: the Software that Shaped Creative Coding. (via)
Your unrelated video of the week: Tom Baker saying “bread”. (via)
Watch that Kernighan video; he is what a historian would call a primary source.
- The Birth of UNIX.
- “The early days of Unix at Bell Labs” – Brian Kernighan (LCA 2022 Online). History from a person who made it. (via)
- Agent constraints in OpenSSH, a good idea. As the source link comments, it’ll appear in BSD right away, Linux in… years from now.
- Twincat/BSD. BSD gets used in a lot of places that people don’t know about.
- BastilleBSD is running a user survey. (via)
- 2021 Top DiscoverBSD and BSDSec articles.
- 2021 FreeBSD Foundation Impact Report.
- FreeBSD Periodic Scripts.
- How not to execve().
- Valuable News – 2022/01/24.
- OPNsense 21.7.7 released. Apparently there is a business edition now?
- Playing with CD-RWs on FreeBSD.
The NYCBUG lunch is today, 1-2 Eastern.
There’s no pun in the title; this week’s BSD Now really links to a browser implementation of UNIX-ish resources. Is it POSIX? Not quite. Is it UNIX? No. Is it Linux? Probably using that as a reference, so it’s a copy of a copy. Still, interesting. There’s other articles too; don’t be distracted by my digression.
There’s a reported bug with NVMM and QEMU if you boot a guest using UEFI. Until it’s fixed, use BIOS.
NYCBUG is having another lunch meeting online, this Friday, 1-2 Eastern time. RSVP on the NYCBUG talk@ list if you are going.
Mini-theme: computer error.
- Astronomy community shapes their own destiny with Astropy.
- Debugging behind the Iron Curtain. (via)
- Reddit stories on crazy bugs.
- A History of Modern Computer Crashing.
- Subcutanean, a book that changes the story every time it’s printed.
- In practice, there are two types of window managers in modern X.
- Figuring out how Amiga 500 RAM expansion projects work.
- Working “Teeny-Tiny Turntable”.
- Sorta related: Is Old Music Killing New Music?
- 22 indie games to look forward to in 2022. (via)
- prior-art-dept.: OWL Guide, early hypertext, and “replacing” the Web.
Your unrelated personal frustration of the week: Legacy G Suite will no longer be free. I need to figure out a self hosting solution.
The UNIX compliance link is worth reading all the way through; it is a chunk of history I did not know at all.
- What goes into making an OS to be Unix compliant certified? Answered by the guy that led it at Apple. Note the relatively short time needed to do the same for FreeBSD. (via)
- The OpenBSD BASED Challenge Day 6 and Day 7.
- LibBSDDialog.
- GhostBSD 22.01.12 ISO is now available.
- Valuable News – 2022/01/17.
- Wine 7 is released. FreeBSD is the only BSD for it I think. (via)
- Suyimazu – Wine-based Game Launcher for FreeBSD. (via)
- FreeBSD 13.0 Base Jails With ZFS and VNET. (via)
- Cluster provisioning with Nomad and Pot on FreeBSD.
- LLDB FreeBSD kernel debugging support summary.
- Why the FreeBSD Desktop and my Linux Rant.
- OpenBSD on the PinePhone. (via)
- BSD based solutions virtualisation/clustering of resources for VMs.
- LibreSSL update.
I only just read about it, so if you hurry you can get into the happening-now GhostBSD meetup on Jitsi.
This week’s BSD Now leads off with a toolchain name but actually starts listing all the FreeBSD Foundation year-end summaries that came out recently. Plus more links.
SEMIBUG’s January talk is on ZFS with Allan Jude, and it’s tonight, 7 PM Detroit time. There’s some AV-on-OpenBSD notes that go with it.
That BBS link is possibly going to eat a zillion hours of your life. Fair warning.
- Programming in 1987 Versus Today. (via)
- late 1980s Czech video games. (via)
- The Best Comics of 2021.
- Cursed. It gets worse the longer you look at it.
- Haiku Contract Report: December 2021. Linked cause I am unsure if X11 compatibility is good or bad for an ecosystem.
- World’s First Single Chip Apple II Boots. (via)
- Public libraries are better than Google. Sounds reactionary, but I just realized my last 3 real work conundrums were solved by library books. (via)
- BBSing in the Snow Is the Best Way to Login.
- which led me to the Telnet BBS Guide.
- CathodeTV, like time travel to late night US TV circa 1979. (via)
Catching up on some items I missed last week.
- Packet Scheduling with Dummnynet and FreeBSD.
- The important Unix idea of the “virtual filesystem switch”.
- A big PostgreSQL upgrade.
- Some ways to implement /dev/fd in Unix kernels.
- Video: Q&A. About all the mostly-BSD hacking joshua stein does.
- Announcing the pkgsrc-2021Q4 branch. (via)
- The BulkTracker Outage.
- GhostBSD 0nline Meetup, January 21st.
- Valuable News – 2022/01/10.
- LLDB FreeBSD live kernel debugging support.
- Minecraft 1.18.1 and latest MultiMC.
This week’s BSD Now talks about package auditing, of course, and a old software bug, and also there is last week’s BSD Now, Unix Standards Battle, which I forgot to link to last week.
It may be because I am a nerd but I enjoy reading detailed explanations of bugfixes like this one for HAMMER2. This fix is present in the 6.2 release, of course.
If you have a newly installed Firefox on a newly installed DragonFly system, you might be unable to load your Firefox account on first load, like in this screenshot. A workaround is to load your profile on a different machine and copy it over. My guess is permissions for profile creation, but that’s just a guess.
But wait, you say, what about 6.2.0? I performed my biyearly tagging error and screwed up the 6.2.0 tag, so we’re releasing with 6.2.1. On the plus side, this last minute redo let two bug fixes creep in that would have been in a later 6.2.1 anyway. This will be your first chance to try NVMM/Qemu support if you follow releases and not bleeding edge.
The release notes have the details, including the new, improved build process, and a link to the surprisingly-large list of all the changes and closed bugs.