Things happen.
I know 7.9 will be extra good because of the prolonged release date.
horia
bonked 12 May 2026 07:41 -0700
original: prahou@merveilles.town
horia
bonked 12 May 2026 07:20 -0700
original: stsp@bsd.network
I published a patch today which adds support for Intel E610 #Ethernet devices to the #OpenBSD ix driver: https://marc.info/?l=openbsd-tech&m=177850774103141&w=2 Tests would be very welcome on any ix(4) device.
horia
bonked 11 May 2026 11:14 -0700
original: bsd_nl@mastodon.bsd.cafe
BSD-NL Conference - Early 2026 is over, already... ๐ก๐โณ We would like to thank all the attendees who made time to visit us in Utrecht. ๐น https://exquisite.tube/w/38gDYhMNTNZimk3GcFnHNa ๐น https://exquisite.tube/w/dkV6kWiT9sp2y6xVwkH1iF You can see older videos at: https://exquisite.tube/c/bsdnlconference/videos See you next time! #BSDNL #RUNBSD #BSD #OpenBSD #FreeBSD #NetBSD #HardenedBSD #SecBSD #DragonflyBSD
And of course our wonderful speakers:
๐ https://events.bsdnl.nl/early2026/talk/W9P9RT/
๐ค Let's find out how to get predictable IPv6 addresses assigned to OpenBSD VMs
by Florian Obser
๐ https://events.bsdnl.nl/early2026/talk/BGGPZQ/
๐ค On DOS, floppies, NetBSD and nostalgia
by Eirik รverby
horia
bonked 11 May 2026 11:02 -0700
original: fionescu@mastodon.bsd.cafe
Until now I've never bothered to look into the internals of keyboard software support and whatnot, but for a long time I somehow put up with #Alpine #Linux (or maybe it was a #KDE / #Wayland issue?) not enabling by default key repeat - or however you call holding a button and have it register as continuous holding instead of a single press. Lo and behold, on #OpenBSD that just works (I just passed by the conf where key repeat is explicitly defined, so you know real people put real effort into this system). On the other hand, changing the language on my keyboard when using cwm instead of something like KDE?... setxkbmap -layout ro does not output an error, but still doesn't mean it actually switched me to Romanian (however, something like French actually just works). wsconsctl keyboard.encoding=ro outputs the error that ro is not a valid encoding. According to the documentation, encodings are apparently listed in /usr/include/dev/wscons/wsksymdef.h - and indeed, there seems to be no "ro" in there. Changing locale didn't seem to help either. Then I took a deep dive into the man page of wsconsctl(8). There it says: "The current mapping can be printed with wsconsctl keyboard.map. The value for each keycode specifies the keysym that is output when each of Key, Shift + Key, AltGr + Key, or Shift + AltGr + Key is pressed" A magic thing then happens... I test wsconsctl keyboard.map+="keycode 15 = l L at" - afterwards, I see in the keyboard mapping "l L at at"; the output is a Polish l=L with slash. I decide to test AltGr with every other key on my keyboard... I burst into laughter when I realized that I do have now Romanian characters: they were hidden in plain sight, usable with AltGr as modifier. I can't seem to spot them in keyboard.map, where according to the documentation all keysyms should be specified. Maybe setxbkmap did the magic on top? At least I am grateful I can type ฤรขศรฎศ and not have to copy paste the characters.
horia
bonked 08 May 2026 11:16 -0700
original: oneguynick@mastodon.social
The โugliestโ OpenBSD ports are now operational. ๐ก๏ธ Providing bridge support for Facebook, Instagram, LinkedIn, and IRC on Synapse. Verified on -current. A brilliant learning experience in package building; if you want to recruit these for the main ports, have at it!
horia
bonked 07 May 2026 08:54 -0700
original: florian@bsd.network
IPv6 gore
Gateway OpenBSD Host, running slaacd(8) A triumph in modern igoring. I always suspected that this would work on OpenBSD, we intentionally wrote it this way, but as far as I know, nobody every tried it. Btw. don't tell the occupants of the IETF 6man working group. They will probably blow a gasket, go feral and come after me. IPv6 gore
$ cat /etc/rad.conf
interface vlan42 {
no auto prefix
prefix 2001:db8::42/128
}$ ifconfig vio0 inet6
inet6 2001:db8::42 prefixlen 128 autoconf pltime 2699 vltime 5399
โ
โ
horia
bonked 06 May 2026 08:02 -0700
original: miodvallat@hostux.social
Ever wondered why and how #OpenBSD was ported to the Sharp #zaurus ? Well, having never had any Zaurus, I am overqualified to tell that story! As the story is quite long, it will span two parts. You can enjoy the first part of the OpenBSD/zaurus story, where I discuss the unseen part of the iceberg. http://miod.online.fr/software/openbsd/stories/zaurus1.html Stay tuned for the second part next wednesday!


