×
Apple

GNU-Darwin: Three Years of Free Software Activism 374

JigSaw writes "The GNU-Darwin Distribution is a free BSD operating system and a popular source of free software for Mac OS X and Darwin-x86 users, but it is also a platform for digital activism. Founder Michael L. Love wrote an editorial speaking about the roots, goals, problems and just about everything about GNU-Darwin. Free Software is at the core of GNU-Darwin and also anything political that has an impact on digital and even rights. Is this the first truly politically oriented BSD OS?" Nope.
Apple

NetBSD's COMPAT_DARWIN Adds XDarwin Support 255

Dan writes "NetBSD's Emmanual Dreyfus says that COMPAT_DARWIN is now able to run Mac OS X's XDarwin (this is, the X Window server for Darwin). The server is fully functional: display, keyboard and mouse work. He says that running Darwin has no interest in itself, but having it working ensures that NetBSD's IOKit (1) emulation is good enough to be used. Darwin is Apple's Mac OS X core. A fully functional Darwin binary compatibility on NetBSD/powerpc & NetBSD/i386 will imply getting MacOS X libraries to run any Mac OS X program, just like NetBSD is now able to run binaries from Linux, FreeBSD, Solaris, and many other OSes."
Security

OpenBSD 3.4 Released 275

tedu writes "We just couldn't wait another 2 days, so now you can enjoy OpenBSD 3.4 a little early and protect yourself from ghosts and goblins. More details at the OpenBSD website and official announcement. Remember to please use a mirror."
BSD

FreeBSD, Linux Kernel Source Cross Reference 42

An anonymous reader writes "Robert Watson of the FreeBSD Core Team has put up a FreeBSD and Linux kernel source cross reference based on the LXR software used for the Linux kernel cross reference. The stated purpose is to make it easier for FreeBSD users and developers to explore and understand the FreeBSD code, as well as to compare the FreeBSD approaches with abstractions and implementation in the Linux kernel. This should help with portability, compatibility, and architectural cleanliness. Robert has posted to the FreeBSD mailing lists indicating he'll be pushing source code for other *BSD systems and Darwin in the near future as well. Sounds like this may be a really useful site for FreeBSD developers, but also for all open source kernel developers (Linux and others)."
GNU is Not Unix

Should Hackers Get Their Own Logo? 965

Ridgelift writes "Eric S. Raymond is proposing a new logo for Hackerdom. 'The Linux folks have their penguin and the BSDers their demon. Perl's got a camel, FSF fans have their gnu and OSI's got an open-source logo. What we haven't had, historically, is an emblem that represents the entire hacker community of which all these groups are parts. This is a proposal that we adopt one - the glider pattern from the Game of Life.'"
Operating Systems

FreeBSD 4.9 Released 421

Digital Dharma writes "Excellent! FreeBSD 4.9 has been released, and if it's anything like the RC series, this will be a release to remember. You can obtain it from the usual sources, or if you're feeling generous and supportive, you can buy the cd set. Support your local Daemon!" As Jani Laaksonen writes, the new release includes "numerous security advisory fixes, kernel changes and support for the Physical Address Extensions (PAE) capability on Intel Pentium Pro and higher processors (see page(4)). This release also adds support for a few more hardware NIC cards, ipfw network protocol enhancements, userland changes, and more. Check FreeBSD 4.9 Release Notes for more information."
Announcements

FreeBSD to Celebrate 10 Year Anniversary in SF, CA 103

Dan writes "A long time ago, in a galaxy far far away...in the early part of 1993...the last 3 coordinators of the 'Unofficial 386BSD Patchkit' would go on to start the FreeBSD project that has grown to be used by millions of websites and installations around the world. Murray Stokely is talking about Jordan Hubbard, Nate Williams, and Rod Grimes. Looking for a catchy name, David Greenman suggested FreeBSD and it stuck. With the help of Walnut Creek CDROM, the first CDROM distribution, FreeBSD 1.0, was released in December of 1993."
BSD

A New List For Clustering NetBSD 49

jschauma writes "The NetBSD Project has created a new mailing list, tech-cluster. As the name suggests, this list is intended for technical discussions on building and using clusters of NetBSD hosts. Initially, this list is expected to be of low volume, but we hope to advocate and advance the use of NetBSD in such environments significantly. Subscription is via majordomo -- please see this page for details."
Security

OpenBSD's Common Address Redundancy Protocol 36

Jessie writes "OpenBSD just gained high availability functionality in the form of a new protocol named CARP, the Common Address Redundancy Protocol. This feature was a long time in the coming due to Cisco's patent on VRRP, requiring the development of something completely new and more secure. This article on KernelTrap offers details on OpenBSD's impressive new protocol, from how it works to how it got its name."
Slashback

Slashback: Forbes, VoIP, Firefly 341

Sit back, read Slashback. Tonight, (another) revision to the "Hidden Agenda" collegiate games contest, torrent files for the new Mandrake release, and the by turns heated-and-cool responses to Forbes' unfriendly description of the FSF -- for attempting to protect their copyrights -- as Linux's "hit men." Read on below for the details.
Announcements

New NetBSD Core Team Announced 33

Dan writes "NetBSD's Alistair Crooks, on behalf of the Board of Directors, The NetBSD Foundation, announces the appointment of a new NetBSD core team. He says that after a long period of discussion and debate, they have decided to keep the core team at the same size as the original (5 members), with what they believe is a good balance of knowledge, skill, inspiration and enthusiasm."
Operating Systems

OpenBSD3.4 Shipping 55

skelley writes "As seen on deadly.org, OpenBSD 3.4 CDs have begin to ship. If you ordered one already, you should see a charge appear on your credit card (if that's how you paid) and you should expect to see your CD in the next few days to week (depending on where you are). The CDs are being shipped from Calgary. This is earlier than expected, but hey ... enjoy it!"
Software

New Commercial Word Processor For FreeBSD 116

martin-k writes "There is commercial software built for FreeBSD after all... SoftMaker, a German vendor of office apps, just ported the TextMaker word processor to FreeBSD, making this the fifth platform it runs on (after Windows, Pocket PC, Handheld PC, and Linux). Blazingly fast, reads and writes Microsoft Word files seamlessly, and offers everything you expect from a modern word processor. Also coming to your desktop: the PlanMaker spreadsheet and DataMaker database package."
Windows

Linux Users Try FreeBSD 5, Windows 762

uninet writes "Most people know what GNU/Linux is, but fewer know about BSD and fewer still have actually used one of the major BSD variants (other than the highly customized Mac OS X). Ed Hurst, a writer and a long time GNU/Linux user, decided to give FreeBSD a try. Will Ed join the ranks of happy FreeBSD users? Find out at OfB.biz." And our own Roblimo, Windows-free for five years, has spent a week learning Windows XP.
Programming

Adding System Calls (an OpenBSD Example) 19

BSD Forums writes "Kernel programming sometimes feels like a dark art where application programmers should never venture, but sometimes it's the right way to solve a problem. (Oh, and it's also very interesting.) One of the easiest places to start is by adding a new system call to a kernel. Kevin Lo explains how and why, with the OpenBSD kernel in this OnLamp article."
Security

Four NetBSD Security Advisories, Fixes Released 40

Dan writes "The NetBSD security team has formally announced 4 security advisories and fixes for the following advisories: NetBSD-SA2003-014 Insufficient argument checking in sysctl(2); NetBSD-SA2003-015 Remote and local vulnerabilities in XFree86 font libraries; NetBSD-SA2003-016 Sendmail - another prescan() bug CAN-2003-0694; NetBSD-SA2003-017 OpenSSL multiple vulnerability. There is an integer overflow in the XFree86 font libraries, which could lead to potential privilege escalation and/or remote code execution. Sendmail advisory involves a prescan() bug in sendmail packages prior to 8.12.10. OpenSSL had multiple vulnerabilities, they were found by tests performed by NISCC. Finally, insufficient argument checking in sysctl(2) which could be exploited."
BSD

Busy BSD: New FreeBSD Status Report 49

edhall cut-and-pastes "After a six-month hiatus, a new FreeBSD Status Report has just been issued, along with a promise to resume its bi-monthly publication. As the report itself makes obvious, a lot has happened over the last six months. Progress has been happening along many fronts; those groups making reports include: [snip] These are, of course, just the projects that remembered to send in a report -- there are many more ongoing efforts than listed here; see this page for a fuller but not necessarily complete list (you'll note that there are status reports for projects not listed there, such as the AMD64 port)."

Slashdot Top Deals