New XOrg port made

James L. Davis has created a new version of the x.org package that correctly deals with the mouse and with TrueType fonts.

If you haven’t heard of what xorg is, visit freedesktop.org and see – it’s a de facto/drop-in replacement for XFree86. It’s not a significantly different package at this point, but it may be, by the next release.

Why BSD?

In a conversation today on IRC, I ended up pointing at this PDF on Greg Lehey’s site, which does a nice job of explaining in a not-overly technical manner why BSD Is Good. (There’s also this reason, when comparing to Linux.)

Scheduler speedup

Matthew Dillon posted a patch for the scheduler that seems to improve DragonFly’s (already excellent) responsiveness. Normally, I don’t post about code until it’s in, but this can be helpful code for those willing to test it.