Slashdot Log In
What's New in OpenBSD 4.2?
Posted by
Zonk
on Thursday November 01, @01:32PM
from the new-footloose-and-fancy-free dept.
from the new-footloose-and-fancy-free dept.
blackbearnh writes "OpenBSD 4.2 was released today, and has a host of new features. O'Reilly's ONLamp site has a pretty thorough overview of the release. 'Even though security is still there, this release comes with some amazing performance improvements: basic benchmarks showed PF being twice as fast, a rewrite of the TLB shootdown code for i386 and amd64 cut the time to do a full package build by 20 percent (mostly because all the forks in configure scripts have become much cheaper), and the improved frequency scaling on MP systems can help save nearly 20 percent of battery power. And then the new features: FFS2, support for the Advanced Host Controller Interface, IP balancing in CARP, layer 7 manipulation with hoststated, Xenocara, and more!'"
Related Stories
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.

Where to get it... (Score:5, Informative)
(http://skippus.blogspot.com/ | Last Journal: Sunday June 19 2005, @07:25AM)
Since the submitter didn't bother linking to their site (!!?), if you want to try out some of these amazing new features and improvements instead of just reading about them, you should head over to the OpenBSD 4.2 page [openbsd.org] and snag a copy!
Re:Where to get it... (Score:4, Interesting)
Jun-ichiro "itojun" Hagino (Score:5, Informative)
(http://slashdot.org/~eldavojohn/ | Last Journal: Tuesday October 16, @03:26PM)
Re:Jun-ichiro "itojun" Hagino (Score:4, Informative)
(Last Journal: Thursday May 24, @01:08AM)
I need to try BSD (Score:2)
The only problem I run into on OS X is some of the GNU tools aren't there, and the BSD version of stuff like ls and such are different. But you can port install that stuff, so really that issue is mute. I think I'll fire up a virtual server and try out BSD
Re:I need to try BSD (Score:5, Informative)
(Last Journal: Thursday November 01, @10:16AM)
portupgrade -Nf sysutils/gnutools
echo "
alias ls='gls --color=always'
alias cp='gcp'
alias mv='gmv'
" >> ~/.bashrc
Something similar will probably work on OpenBSD
(oh, and for those who need their [modified] meems... OpenBSD is Undead, netcraft confirms it!)
Love! (Score:5, Funny)
(http://slashdot.org???? | Last Journal: Saturday August 12 2006, @03:06AM)
Huh? (Score:4, Funny)
(http://megatron.princeton.edu/)
4.2BSD (Score:3, Informative)
(OpenBSD 4.2 seems somewhat less exciting to me.)
How dissapointing- they didn't include Xen (Score:2, Interesting)
(http://prgmr.com/~lsc | Last Journal: Friday June 09 2006, @06:50PM)
Request for information (Score:3, Interesting)
If anyone is running Adaptec SCSI 2940 controllers with more than one SCSI hard drive and it works then I'd like to know... if anyone is having problems I'd like to know.
The issue is that I have one 2940 fast narrow card and it won't boot... says there is no O/S. In the same machine... swap that card out to a 2940 fast wide and it boots just fine. Perhaps this is a firmware card issue. I have so far only tested these two cards... I plan to go get a handfull more.
Next issue. With the fast wide all seems 100%. Then I start an rsync from another machine and within seconds I get a kernel panic. There is a bug report here: http://paste.lisp.org/display/49908#1 [lisp.org]
Is OpenBSD bug report # 5616
I'm not at this point asking anyone to debug this. I want to know if others have a similar setup and it works.
This machine is a Pentium I, with two fast narrow SCSI disks and in this case an AHA 2940 FW card. There is nothing else on the bus.
O/S version was 4.1 and now I can try the new version. Since OpenBSD is such a great O/S I sure would like to get to the bottom of this without wasting people's time. If we have a problem we need to know about it and potentially fix it. If its an isolated issue then I need to know this so I can shelve the hardware if in fact it is flakey hardware.
Note: With that fast wide controller... dd if=/dev/sd1 of=/dev/sd1 bs=2048 will run 100% and never glitch at all. But try that rsync on the system.. kernel panics 100% of the time within seconds.
Good Desktop OS (Score:5, Interesting)
Stable branch, still from source only? (Score:3, Interesting)
In any case they have done a lot of good work. Copyleft vs OSS ideology disputes aside. ; )
awk (Score:1, Troll)
(http://ufy.sourceforge.net/)
pf (Score:1, Insightful)
Package auditing? (Score:2)
(http://www.liquidshells.net/)
Never got the hang of patching it (Score:4, Interesting)
(http://honeypot.net/ | Last Journal: Friday April 07 2006, @09:33AM)
One thing I never really figured out with OpenBSD is why errata patches [openbsd.org] are handled the way they are. Why doesn't OpenBSD offer binary updates? For example, here are the instructions to fix errata entry 009 ("Fix possible heap overflow in file(1), aka CVE-2007-1536."):
Given that I installed from binary packages as do most users, and I might not even have a compiler installed, the startup cost of following those steps is fairly substantial. It seems like it would be easier for someone at OpenBSD to run those commands, see which files changed, wrap them up into a tarball, and distribute those - at least for the most popular architecture or two.
Now, I'm not saying they should do this or that they owe it to us end users to do it. I just mean that it'd be amazingly convenient with a seemingly minimal amount of extra work. Am I wrong about what would be involved?
I can run it on ALL of my hardware (Score:1)
That's why I like it and use it.
what is new? the answer is... (Score:2, Informative)
(http://lordholm.blogspot.com/)
Oh boy! (Score:4, Funny)
And the bifflespaf WTF has more pargodoogen XRR! But what about the Garblerackin' snarkenlugey 533p?
Yeah, yeah, I know, it's
sp1? (Score:5, Funny)
But what is the cute code name? (Score:2)
(http://www.ancar.org/)
I'm just strollin' (Score:4, Funny)
I assume BSD has other, more useful features though.
BSD License (Score:3, Interesting)
(Last Journal: Sunday August 20 2006, @09:16PM)
There are SO many 1U security "black boxes" that obviously rip off OpenBSD for 95% of their product it's just pathetic. I don't recall many of them touting that they used OpenBSD or ever hearing some of the "cool" features they SAY they have ever being contributed back to the main code repository for OpenBSD.
Re:BSD License (Score:4, Interesting)
There are SO many 1U security "black boxes" that obviously rip off OpenBSD for 95% of their product it's just pathetic. I don't recall many of them touting that they used OpenBSD or ever hearing some of the "cool" features they SAY they have ever being contributed back to the main code repository for OpenBSD.
On the other hand, they also have a great deal of Linux based products. And whenever they need to fix any Linux bugs or add features, they always contribute them back. Doing otherwise would be a breach of the license and expose them to legal liabilities.
The point is that as a rule, large corporations aren't going to do anything that they aren't legally obliged to do. You would probably call RMS a political zealot and an unrealistic idealist. But at the end of the day he's not the one that expects commercial enterprises to change their nature and act altruistically just because it would be nice. If they give those "cool" features back, they're also giving them to their competitors. Which is probably not a career extending move for the person responsible.
If these realities offend you so much, I would suggest that you avoid releasing any software under the BSD license.
Yes, I am going to hell (Score:1, Flamebait)
OpenBSD rustiness (Score:2)
Not that they're bad uniquenesses. Good ones mostly. And, I think the old saw still holds true. Linux is for people who don't like Windows. BSD is for people who actually love UNIX. I use both.
They deserve a bigger check than they gotten from me so far.
This is nice and all, but -does it run (Score:2)
(http://slashdot.org/ | Last Journal: Sunday July 29, @04:31PM)
Re:*BSD is dying (Score:2)
trolling is a stupid sport. copy&past trolling is even more boring.
let me be the first to say: "old post! [netbsd.org]"
Re:An Added bonus (Score:1)
(Last Journal: Thursday June 28, @08:26PM)
Where's the BEEF
Where's the BEEF
IN YOUR HEAD