BSD

OpenBSD gets brand-new packet filter 65

Anon wrote: OpenBSD has started getting a new packet filter, pf, written largely by Daniel Hartmeier. The commits have been flying since then, but it looks like the new filter is going to be ipf-compatible as well as BSD licensed.
BSD

NetBSD Ported to AMD x86-64 (Sledgehammer) 117

fvdl writes: "Last week, a port of NetBSD to the x86-64 (tm) architecture was committed to the NetBSD CVS repository. The x86-64 is AMD's upcoming 64bit line of CPUs. For now, it is only known to work on the Virtutech simulator, since no x86-64 hardware is available yet. In this environment, it runs multi-user. NetBSD/x86_64 is the 44th architecture that NetBSD runs on (12 different families of CPUs). The porting was done by Frank van der Linden of Wasabi Systems, with kind support from AMD, who provided the simulator and fast machines on which ro run it. The Wasabi press release is here. For more information on the x86-64, see of course AMD's website and x86-64.org"
BSD

FreeBSD Upcoming Release Dates 16

mbadolato writes "The following email was sent out by Jordon Hubbbard regarding the upcoming schedule of releases of FreeBSD [...]" Click through for the email. 4.4 is expected in August, and 5.0 as soon as November for the brave.
Microsoft

WSJ Reports On MS Using Open Source 327

Graeme Turnbull writes: "As I was logging out of hotmail (shutup..) this evening, and as the Passport service automatically forwards me to ca.msn.com (knowing I originate from Ca), I noticed the headline 'Microsoft Uses Open-Source Code Despite Denying Use of Such Software.' The story is care of The Wall Street Journal. Due to the somewhat anti-MS tone of the article, I found it strange that this was linked from a MSN site!" Update: 06/18 by J : Several of our readers have pointed out an interesting allegation this morning at The Register: MSNBC doctors anti-MS WSJ story. Update: 06/18 by N : And several people @wsj.com have written to me to say that MSNBC picked up an early version of the story for syndication; this early version also appeared in the majority of the print runs for the WSJ. More details about half way down.
BSD

OpenBSD Local Root Hole Patched 39

unFKNreal writes "A fellow by the name of Georgi Guninski has discovered a local root compromise in OpenBSD 2.8 & 2.9. He says its due to a race in the kernel, similar to the linux kernel race a few months back." The patch is out as of a few hours ago. Even a BSD newbie like me got his firewall patched and rebooted with no problem, after taking a moment to reread the patching instructions and kernel rebuild FAQ. The bad news: the hole was posted to bugtraq Thursday morning, with exploit code, so the black hats had a jump on you (sadly, note the date Guninski says OpenBSD was informed). If your system has any users you don't fully trust, check it over carefully after you patch! Update 3h later by J : Apparently NetBSD is affected too, and a fix is in-tree.
BSD

FreeBSD Project Updates 10

Joe Wanker writes: "Robert Watson, of FreeBSD-core and TrustedBSD fame, compiled and publicized a FreeBSD status report. The idea is to take advantage of FreeBSD's more centralized "committer" development model, in order to produce an ongoing report that shows the public what's happening with FreeBSD in a singular location. Take a look!"
BSD

Downloadable Unofficial OpenBSD CDs 13

Attila Nagy writes: "The unofficial (made by the FSN project) OpenBSD 2.9 CDs can be downloaded from ftp.fsn.hu/pub/CDROM-Images/openbsd. The set consists of two images, the first holds the necessary stuff for the installation (only for the i386 architecture, on which the CD is bootable), the second contains the binary packages. Please note that they are NOT the official OpenBSD CD-ROMs. The official bits can be ordered from the OpenBSD orders page. If you can afford the money, please buy the official set to help the OpenBSD project."
The Internet

IPFilter Clarification 106

Joe Wanker writes "Darren Reed has posted some clarification on the IPFilter license hoopla. Specifically, counter-smacks Theo for the pile of bad press, states that threats don't do anyone any good, says he expects further releases to continue to contain the same licnese, and mentions that he is working with various core teams of important projects to make things work for everyone."
BSD

OpenBSD 2.9 Released 110

Well, the mirrors have had overnight to update, so I suppose we can announce that OpenBSD 2.9 is available. The release notes and changelog contain details of what has changed and improved. For our newer readers, OpenBSD is a BSD flavor that concentrates on security - they aim to be the most secure server operating system.
BSD

NetBSD/vax Goes Multi-Processor 9

sparcv9 writes: "Anders Magnusson had gotten NetBSD/vax to run on a 3-CPU VAX 8350. It's expected that it will soon support some of the faster Multi-CPU VAXen, like the 8800 and the 6000-series. The full writeup can be found here on the NetBSD website." On a per-cubic-inch basis, this may seem a little strange, but it's a good way to fend off the reaper.
BSD

NetBSD 1.5 Review 6

Patrick Mullen writes: "The Duke of URL has just posted its review of NetBSD 1.5. The review covers everything from installation, to its features, as well as how it ranks up in security and against the other *BSDs."
BSD

NetBSD Runs a Marathon 37

hubertf writes: "Last weekend, R-KOM and the University of Applied Science (Fachhochschule, FH) Regensburg, Germany, took their share of the Regensburg city marathon by putting a video and image of each runner reaching the goal on the Internet. A cluster of 45 machines from the Fachhochschule Regensburg, each running the NetBSD operating system computed over five thousand films. The cluster machines were operating on a common NFS storage, performing two steps. First, the video stream provided in MPEG format was split into single pictures, then a six seconds long movie was assembled for each runner reaching the goal, showing his personal run through the goal. Overall computing time was about 20h in which the five hours of video material was split into 670.000 images, that were then re-assembled into 5500 MPEG streams of about 1 megabyte each. A short english-language description of the Marathon Cluster is available, and there's also a german language version which has many details on the setup and operation of the cluster."
BSD

lpf Removed From OpenBSD 273

A nameless reader writes: "A few hours ago Theo DeRaadt removed the ipf source from the OpenBSD cvs tree in reaction to the licensing change by Darren Reed, the author of ipf. Theo's remarks on the licensing change are visible in the commit log here." Theo notes there that "software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia." That's keeping things all-purpose all right ;)
BSD

IPF License Change: Redistribution Not Allowed 117

An Anonymous Coward writes: "I found this at SecurityPortal, here. I use IPF and I noticed last week in the snapshot the license changed: 'Yes, this means that derivitive or modified works are not permitted without the author's prior consent.' which was kind of bad since it violated OpenSource guidelines. Now the current snapshot of IPF says 'Redistribution is not permitted' which completely violates any Open Source style license. Does this mean IPF will have to fork an older version or someone needs to write a completely new version for all the BSD's/Solaris/etc?" The old license certainly doesn't read this way to me, but IPF author Darren Reed asserts this is only a clarification of the license, not an actual change. Another ssh vs. OpenSSH? More coverage at LWN, partway down the page.
BSD

Changes In IPFilter License 2

tom writes "It seems that the BSD community will have to face, presently and in the future, some copyright problems. In fact, the IPFilter code is copyrighted by Darren Reed who recently added the following to his license : "...Yes, this means that derivative or modified works are not permitted without the author's prior consent. " This little add radically changes the status of the software which can not be considered >as open source anymore. Shall this modification influence the future of projects such as the OpenBSD, who actually uses a modified version of IPFilter? This originally came from Linux Weekly News." It's down towards the bottom of the page, now.

Slashdot Top Deals