Matthew Dillon’s started work on the new namespace/lookup API – he lists this as “step 5/99”.
Matthew Dillon gave an interesting description of the machines powering the various parts of dragonflybsd.org.
Joerg Sonnenberger posted a note that code added to the project should meet a certain level of WARNS cleanness.
Matthew Dillon cooked a dragonflybsd.org computer recently. It was a backup machine, so no public data was lost.
BSD-Systems.co.uk has been added to the Commercial links section of the dragonflybsd.org download page.
Joerg Sonnenberger has added a new timer method, for those who are seeing the “high-speed clock” problem:
“Add a new option “TIMER_USE_1″, which allows switching the primary heartbeat from i8254 timer 2 to timer 1. This also reactivates the console beep if TIMER_USE_1 is active.”
It’s “OPTIONS TIMER_USE_1” in your kernel config, if you want to build a kernel that uses this.
Eirik Nygaard has added KTR, for logging kernel events, to aid debugging.
This LinuxInsider article about alternative operating systems namechecks DragonFly, though it doesn’t do much more.
Matthew Dillon has committed BSD-licensed versions of bc and dc, ported from OpenBSD by Sascha Wildner.
Jeroen Ruigrok/asmodai has brought in BIND 9.2.4rc7.
Jeroen Ruigrok/asmodai has updated apr with some security fixes.
Matt Dillon and Joerg Sonnenberger have been making about a zillion commits over the last while; cleaning up the old callout_* implementation. It’s been split into so many commits so that folks from other systems can easily import them.
There is now a “stable” cvs config file at /usr/share/examples/cvsup/DragonFly-stable-supfile for tracking the known stable point in DragonFly code. Added by Matthew Dillon.
dragonflybsd.org now has a new latest known stable ISO mentioned on the download page, and a new entry on Matthew Dillon’s diary page.
Joerg Sonnenberger warned that a full buildworld will be needed when next upgrading your system. You will also want to recompile any ports that use cam/libcam, like many CD-reading tools.
Jeroen Ruigrok/asmodai removed the “host.conf to nsswitch.conf” conversion.
The aforementioned bug in compiling KDE 3.3 on DragonFly seems to be getting straightened out.
