PuffyThis is really just a quick tip for (re-)starting daemons. Many converts from other operating systems complain about OpenBSD’s lack of an rc.d or init.d structure to quickly re-start/stop daemons. Admittedly, it was a slight annoyance when I switched years ago. But, I’ve gotten used to either looking up a daemon’s PID and killing it or using pkill(1). Then looking at /etc/rc.local to find the commands (and possibly /etc/rc.conf* for variables) to re-start the daemon.
(more…)


PuffyI’ve finally put up binpatches for sparc64 (to accompany i386 and amd64).

The cumulative sparc64 binpatch for Errata up to and including 002_openssh2 for OpenBSD 4.3 is also available.


n2k8Recently I had the privilege of publishing an eight part series of articles summarizing the recent Network Hackathon in Ito, Japan (n2k8) written by Mark Uemura (mtu@) with pictures from Tomoyuki Sakurai (sakurai@):

I was honored that Mark chose to send the articles to me to publish. It was truly a pleasure to work with Mark and share these summaries with the OpenBSD Journal audience.


OpenBSDAnnouncing YAIFO 4.3!

For the yaifo release accompanying OpenBSD 4.3, I decided to match OpenBSD’s version number. From this point forward, only one version of yaifo will be active. I will not backport updates for older versions of OpenBSD… who is “upgrading” to older versions anyway? So the current OpenBSD release and some recent version of -current will be supported.

You can download Yaifo 4.3 from SourceForge.


PuffyI’ve updated my binpatch page to include binpatches for OpenBSD 4.3 (i386 and amd64 only, right now).

I will continue for a while to create binpatches for both 4.2 and 4.3 until it becomes too much work.
At some point soon, I’ll start supporting sparc64 4.3 binpatches.