Archive for August 2004

08/31/2004
Even more Open* updates

Jeroen Ruigrok/asmodai has added OpenSSL 0.9.7d.

Openntpd testers needed

Scott Ullrich has a version of OpenNTPD, a network time daemon, available for testing.

NVIDIA binary broke

The ports/x11/nvidia-driver port currently stops during build with an error about vnode_if.h. This is being worked on.

8254 project available

As Matthew Dillon described in a post to bugs@, anyone with a little assembly knowledge could fix up 8254 access.

OpenSSH upgraded

Scott Ullrich has updated OpenSSH to version 3.9p1.

08/28/2004
VFS 4th stage

Matthew Dillon’s 4th VFS patch probably will go in today. ‘esmith’ asked why nullfs was so broken on FreeBSD, and how it was better on DragonFly, to which Matthew Dillon posted this reply, which happens to include some details of his next major task.

Update: commited, with further explanation of what changed.

A pile of updates

Joerg Sonnenberger has added NForce onboard ehternet support, while Jeroen Ruigrok has updated timezones. Matthew Dillon has brought VESA support in line with FreeBSD-CURRENT.

08/27/2004
B(F)PM manager

(seen on DaemonNews) BSD Ports Manipulator appears to be rather spiffy, and may work with the ports system on DragonFly. The “B” instead of “F” implies it should be handling more than just ports, though.

Overoptimize

As a few people have found out, turning on some compiler optimizations such as -O2 with gcc 3.4 will cause problems, though Joerg Sonnenberger did just fix one issue. The speed benefits may be more mental than real, anyway

08/26/2004
Want trouble?

Matthew Dillon has a third VFS patch up; he’s looking for anyone using UFS under heavy load, or other filesystems. This is dangerous, as he expects there to be crashing with this patch.