681 Followers
1,012 Following
3.9K Posts
www.Unitedbsd.com Matrix room #BSD:matrix.org
Telegram Username@jaypatelEarthling
If you are using #NetBSD please consider to donate NetBSD Foundation to keep this project running. No big money is needed, every cents matters, https://netbsd.org/donations/ #WhyIRunNetBSD I’ve already done it, and you? 🤔
Donations to The NetBSD Foundation

NetBSD tip of the day: Share files in the current directory at http://localhost:8080

/usr/libexec/httpd -fX -I 8080 .

For more tips, type "fortune netbsd-tips" on a running system :3c

@ball No, there is not supposed to be. But there was a vulnerability in the Postfix in RC3, which is why there is now an RC4 with an updated version.

NetBSD 11.0 RC4 available!

The NetBSD project is pleased to announce the fourth (and this time hopefully final) release candidate of the upcoming 11.0 release, please help testing!
See the release announcement for details.

ping: https://framapiaf.org/@[email protected]/116570729312543808

https://billboard.bsd.cafe/post/458

NetBSD Blog

iPaq H3600 bought as "genuinely untested" off eBay works without any issues. Even the battery seems to be charging. I need to find a CF card so I can slap #NetBSD on it :) #pda

Announcing #BSDCan 2026 Travel Grants

Deadline: Friday the 19th!

To encourage and enable more first-time and returning attendees at BSDCan 2026, this year’s travel grant is a free room for up to five nights in a shared-bathroom private suite at the 90U residences.

Full details:

https://blog.bsdcan.org/2026/05/14/announcing-bsdcan-2026-travel-grants

#FreeBSD #NetBSD #OpenBSD

Announcing BSDCan 2026 Travel Grants – BSDCan Operations Team

NetBSD 11 RC4 is here! Huge thanks to all the devs getting this ready for the final release.

Quick reminder since we are almost halfway through the year: The NetBSD Foundation needs our help to keep things running. If you appreciate clean code, software freedom, and an OS that literally runs on anything, OS which rejects A.I. slop, please consider making a donation. Let's help them hit their 2026 goals!
Grab the RC: https://blog.netbsd.org/tnf/entry/netbsd_11_0_rc4_available
Support the foundation: https://www.netbsd.org/donations/
#NetBSD #FOSS #OpenSource #antiaislop #Linux

NetBSD Blog

NetBSD 11 RC4 is here! Huge thanks to all the devs getting this ready for the final release.

Quick reminder since we are almost halfway through the year: The NetBSD Foundation needs our help to keep things running. If you appreciate clean code, software freedom, and an OS that literally runs on anything, OS which rejects A.I. slop, please consider making a donation. Let's help them hit their 2026 goals!
Grab the RC: https://blog.netbsd.org/tnf/entry/netbsd_11_0_rc4_available
Support the foundation: https://www.netbsd.org/donations/
#NetBSD #FOSS #OpenSource #antiaislop #Linux

NetBSD Blog

#NetBSD 11.0 RC4 just dropped!

"We found a few more issues to fix in RC4, and also updated a lot
of bundled third party code due to security issues, including
OpenSSH, OpenSSL, Postfix, bind, xz and more.

"We would love to release this state as 11.0 soonish and hope no big
fallout will be found in this RC."

https://cdn.netbsd.org/pub/NetBSD/NetBSD-11.0_RC4/

Index of pub/NetBSD/NetBSD-11.0_RC4/

NetBSD デバイスドライバの DMAポーリング処理での bus_dma(9) API 呼び出し - tsutsuiの作業記録置き場
https://tsutsui.hatenablog.com/entry/netbsd-dma-driver

いさきさん向けにメモ

#はてなブログ #NetBSD

NetBSD デバイスドライバの DMAポーリング処理での bus_dma(9) API 呼び出し - tsutsuiの作業記録置き場

DMA descriptor polling と bus_dmamap_sync(9) の PREREAD/POSTREAD に関する整理 NetBSD Problem Report #60144 "virtio(4) cache coherence issue" に対する説明の前提条件と認識共有を目的として、20年くらい前から脳内で検討していたことを ChatGPT との壁打ちで整理して一通り書き下ろしてみたのでブログにメモ。 1. MI bus_dma(9) API における PREREAD と POSTREAD の定義 NetBSD の MI bus_dma(9) API において、BU…

tsutsuiの作業記録置き場