Category: OpenBSD

BSDTalk 195: Mike Larkin, ACPI, OpenBSD


BSDTalk has a 19 minute interview with Mike Larkin talking about ACPI and OpenBSD.

Posted by     Categories: Goings-on, OpenBSD, Periodicals     0 Comments

Huge packet filter update


Jan Lentfer has updated pf (and pflogd and ftp-proxy) in DragonFly to match what was in OpenBSD 4.1.  Why this intermediate step?  pf went through a lot of changes after OpenBSD 4.1, so this was easier than jumping right to the current version – which he plans next.

In any case, this was a huge and difficult job, with somewhere around 10,000 lines of code added, and very useful for DragonFly.  Jan also managed to keep the DragonFly-specific features working, where “no state” is the default, along with features like fairq.

Posted by     Categories: Committed Code, DragonFly, OpenBSD     0 Comments

More mandoc madness


Undeadly has an article up about recent work on mandoc in a mini-hackathon.  It’s mentioned in context with OpenBSD in the article, but mandoc is also present in DragonFly, and is a potential groff replacement.  (And I think groff is the last item in base requiring C++?  I may be wrong.)  Plus, as I’ve said before, I like mandoc’s output.  It would be nice to use that for our online man pages, for instance.

Posted by     Categories: Conventions, DragonFly, Goings-on, OpenBSD     0 Comments

Messylaneous: Reviews, packaging, installers, etc


Link catchup!

Posted by     Categories: BSD, FreeBSD, Goings-on, Lazy Reading, Off-Topic, OpenBSD     0 Comments

Mandoc, mdocml, and usage


There’s an interesting article about mandoc and mdocml up on undeadly.org, talking about its history and usage in OpenBSD.  It’s present in DragonFly, though it hasn’t been set to replace anything (i.e. groff), yet, that I know of.  I do like the mdocml HTML output, and I’d like to see it here.

Posted by     Categories: DragonFly, Goings-on, OpenBSD     1 Comment

Potential pf update


The version of pf in DragonFly is somewhat long in the tooth, but Jan Lentfer’s volunteered himself for the herculanean job of updating it.  Go, Jan!  Let’s hope this large task is more Nemean  than Augean.

Posted by     Categories: DragonFly, Goings-on, OpenBSD     0 Comments

Messylaneous for 03/24/2010


In an effort to catch up…

Posted by     Categories: Conventions, DragonFly, Goings-on, OpenBSD, pkgsrc     0 Comments

Messylaneous for 2009/12/30


It’s New Year’s Eve Eve, and so here are a bunch of links I’ve built up over the past few days.

Posted by     Categories: BSD, DragonFly, FreeBSD, Goings-on, NetBSD, OpenBSD     5 Comments

Messylaneous for 2009/12/10


I’ve been building this entry up for a while, so some of these entries are newer than others.

Posted by     Categories: DragonFly, FreeBSD, Goings-on, OpenBSD, UNIXish     6 Comments

hotplugd added


Alexander Polakov has imported OpenBSD’s hotplugd(8).  It monitors for hotplug-style events, like disk additions and removals, and executes corresponding scripts to handles those events.

BSDTalk 179: Jacek Masiulaniec on OpenSMTPd, Epitome


OpenBSD developer Jacek Masiulaniec gets 14 minutes of airtime in the most recent BSDTalk podcast.

Posted by     Categories: BSD, Goings-on, OpenBSD     0 Comments

mandoc(1) added


Sascha Wildner has added mandoc(1), an OpenBSD product.  I like the HTML output.  (I’ve said it before, come to think of it.)

Posted by     Categories: Committed Code, DragonFly, OpenBSD     0 Comments

Notes on tmux


The recent importation of tmux into OpenBSD 4.6′s base system has led to some interest; I haven’t used it directly but having a BSD-licensed session manager (if that is the right term) in the base DragonFly system would be nice.

Posted by     Categories: DragonFly, Goings-on, OpenBSD     2 Comments

New test machines and AHCI work


Matthew Dillon has put together some new test machines, in preparation for porting the OpenBSD AHCI driver to DragonFly.   Check his message if you are thinking about building a new system, as they appear to work well.

Posted by     Categories: Device support, DragonFly, OpenBSD     0 Comments

How it’s made: OpenBSD


Undeadly has an brief, interesting article up, written by Mitja Muženič, describing the OpenBSD releasing process.  Worthwhile reading if you are involved in any sort of release cycle.

Posted by     Categories: OpenBSD     0 Comments

More LiveCDs are always good


Undeadly has an article noting that OpenBSD is getting in on the LiveCD game with BSDAnywhere.

Posted by     Categories: OpenBSD     0 Comments

I <3 graphs


Something interesting: graphs of the commit activity for some (all?) of the OpenBSD committers.  (via ‘constant’ on #dragonflybsd)  I’d like to do the same for DragonFly.  Plus, GIANT DAEMON HEAD.

Posted by     Categories: OpenBSD     0 Comments

OnLAMP: OpenBSD 4 details


OnLAMP.com has a 3-page interview with various OpenBSD developers about the features in the newest release.  The interview goes into interesting detail, and for relevance, some of the newer wireless drivers in DragonFly came from this code work.

Posted by     Categories: OpenBSD     0 Comments

BSD == better support


Seen on KernelTrap, then OpenBSD Journal and then Slashdot: BSD support (specifically OpenBSD) hardware support is improving faster than Linux in some cases.

Posted by     Categories: OpenBSD     0 Comments

OpenBSD gets money


Apparently the Mozilla Foundation donated US$10K to OpenSSH.  That’s good!  They still need money, though.

Posted by     Categories: OpenBSD     0 Comments

deRaadt interview


Daemon News has an interview of OpenBSD’s Theo deRaadt, where he mentions DragonFly. The last response in the interview is also entertaining.

Posted by     Categories: OpenBSD     5 Comments

OpenBSD ssh-only installer


Here’s something interesting: there’s an installer for OpenBSD called “YaifO“, which requires only SSH to work – no keyboard or serial access needed. Of course, there’s no binary, no docs, and no way to do it on a multiboot system… but the concept’s neat.

Posted by     Categories: OpenBSD     0 Comments