New member for the Ports Management team: Beat Gätzi
Posted on December 2nd, 2011 by "freebsd news flash" from "FreeBSD News Flash"Parallelized buildworld now possible
Posted on December 2nd, 2011 by "justin sherrill" from "DragonFly BSD Digest"Buildworlds are now much faster, because they can run themselves in parallel. Invoke it using the -j option to make. Matthew Dillon saw a 25% reduction in time when using ‘make -j 12 buildworld’ on a 4-core system. You may need to manually update xinstall and mkdir:
cd /usr/src/usr.bin/xinstall make clean; make obj;
A minor debugging change worth noting
Posted on December 2nd, 2011 by "justin sherrill" from "DragonFly BSD Digest"Venkatesh Srinivas made a minor change to a ddb backtrace – it now prints the raw instruction pointers. On x86_64, a backtrace would not print the correct objects out, so this is better. It’s a minor change, but I’m pointing it out because it totally helped solve a problem for me on a package-building machine.
ldns update to 1.6.11
Posted on December 1st, 2011 by "justin sherrill" from "DragonFly BSD Digest"An unexpected way to do strlen()
Posted on December 1st, 2011 by "justin sherrill" from "DragonFly BSD Digest"The general rule of thumb is that if you have a function written in an interpreted language (Perl, Python, etc.), it’ll be faster in C. If you need it faster than that, you go to assembly. Prepare to have your world rocked: Venkatesh Srinivas found that strlen() in libc was actually slower written in assembly than in C. His commit
New Developer in December 2011
Posted on December 1st, 2011 by "netbsd.org news" from "NetBSD.org News"New FreeBSD Wallpapers Available
Posted on November 30th, 2011 by "dru" from "Official PC-BSD Blog"Several new FreeBSD wallpapers have been created and are available in the following resolutions:
- 1024x768
- 1280x800
- 1280x1024
- 1440x900
- 1600x900
- 1680x1050
- 1920x1200
- 2560x1600
Since the FreeBSD logo and name are registered trademarks of the FreeBSD Foundation, each wallpaper includes a subtle trademark symbol and has been approved by the Foundation.
You can download the wallpapers from this page of the
New committer: Justin Hibbits (src)
Posted on November 30th, 2011 by "freebsd news flash" from "FreeBSD News Flash"Being a good BSD neighbor
Posted on November 29th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Adrian Chadd showed up on the DragonFly kernel@ mailing list, offering some help in keeping things compatible with FreeBSD and 802.11 networking. That’s quite neighborly of him, especially since his hands are already pretty full.
Fast soaccept added
Posted on November 29th, 2011 by "justin sherrill" from "DragonFly BSD Digest"It’s another throughput tweak from Sepherosa Ziehau: soaccept is run differently when pulling in network data from a socket. The commit message once again shows the results of the change using httperf.
Upgrading from RC1 to RC2
Posted on November 29th, 2011 by "dru" from "Official PC-BSD Blog"Several users have noted on the testing mailing list that KDE is inaccessible after upgrading from RC1 to RC2. It turns out that the KDE 4.6.x cache is incompatible with the newer 4.7.x cache. Fortunately, the fix is an easy one:
Log in using another window manager (Fluxbox will be available in the login screen even if your only installed
FreeBSD : freebsd-update
Posted on November 29th, 2011 by "kevin foo (chfl4gs_)" from "bsd.m3th.org » FreeBSD"
Tried to upgrade my FreeBSD system to 9.0-RC2, pending 9.0-RELEASE, but stumped upon this error.
The update metadata is correctly signed, but failed an integrity check. Cowardly refusing to proceed any further.
Obviously, I missed out the official announcement that a small patch is needed.
sed -i '' -e 's/=_/=%@_/' /usr/sbin/freebsd-update
With that, you can proceed with upgrade. Hex (development
BSDLOSDR available
Posted on November 29th, 2011 by "justin sherrill" from "DragonFly BSD Digest"As Brooks Davis kindly posted to users@, FOSDEM 2012 will have a “BSD Licensed Operating System Developers Room”. This has the most value to you if you’ll be near Brussels, February 4th and 5th.
BSDLOSDR available
Posted on November 29th, 2011 by "justin sherrill" from "DragonFly BSD Digest"As Brooks Davis kindly posted to users@, FOSDEM 2012 will have a “BSD Licensed Operating System Developers Room”. This has the most value to you if you’ll be near Brussels, February 4th and 5th.
Disk serial numbers and how to mess with them
Posted on November 29th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Siju George asked about how he could figure out which serial number (in /dev/serno) maps to which disk. Tim Darby posted a script he used for it, or you can just use devattr(8). There’s also a linking trick described by Chris Turner to remember how the names map.
Foundation at LISA
Posted on November 28th, 2011 by "dru lavigne" from "FreeBSD Foundation"PC-BSD at LISA
Posted on November 28th, 2011 by "dru" from "Official PC-BSD Blog"There will be a BSD booth during LISA in Boston, next Wednesday and Thursday (December 7–8). We’ll be giving out PC-BSD 9.0 DVDs, cool swag, and answering BSD related questions. Entrance to the exhibition area is free, but you do need to register first. If you’re in Boston, stop by booth #408 and say hi!
Lazy Reading for 2011/11/27
Posted on November 27th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Happy (post) Turkey Day for the U.S. readers! A light link week this week.
- Facebook is bad for the Internet. ‘Gaslighting’ is a new term to me. As that article points out, I can’t even put my posts to the Digest onto Facebook in any sort of automated way. Facebook suggests that of course I’d love to retype them
Binutils update to 2.22
Posted on November 26th, 2011 by "justin sherrill" from "DragonFly BSD Digest"Binutils in DragonFly is now up to version 2.22 – the commit linked is one of several.
Plan and funding of SMP Networking projects
Posted on November 25th, 2011 by "jmmv" from "NetBSD Blog"On September 13th, 2011, the Board of Directors posted a news item requesting project specifications to get rid of the big kernel lock surrounding the networking code. Unfortunately, nobody has taken advantage of the offer and, therefore, the Board has not received any applications to this date.
In order to lower the entry barrier, the Board has prepared a set