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)."
Announcements

IRC Forum with Matthew Dillon of DragonFly BSD 223

weebl writes "Thursday October 9th at 6:00PM PDT (9PM EDT/1AM GMT) SlashNET's #forum channel will be hosting a Q&A session with Matthew Dillon of the DragonFly BSD Project. This is your opportunity to ask about DragonFly BSD, BSD in general, or any other questions you might have for him. DragonFly BSD was first announced this past July." If you can't make it to the forum, SlashNET will have a bot running earlier in the day for question submissions, and logs available afterward.
Bug

NetBSD Packages Collection Freeze 47

jschauma writes "Starting Monday, October 6th, 2003, the NetBSD Packages Collection will be frozen in order to stabilize pkgsrc on the various supported platforms. As Alistair Crooks explains in his message to the tech-pkg mailing list, this freeze is done so that the pkgsrc team can shake out bugs, fix broken packages and close pkgsrc related problem reports. If you want to help out, you can take a look at the PR database and submit patches."
Programming

Diving Into GCC: OpenBSD and m88k 167

BSD Forums writes "This OnLamp article by Miod Vallat describes how the m88k-specific backend of the GNU C compiler, gcc, was fixed, from the discovery and analysis of the problems to the real fixing work. Since it started with almost zero gcc internals knowledge, it should be understandable by anyone able to read C code, and proves that diving into gcc is not as hard as one could imagine."
Announcements

FreeBSD 4.9 RC1 Ready For Testing 48

wumpus188 writes "FreeBSD Release Eng. Team's Murray Stokely announces the availability of first release candidate for FreeBSD 4.9 (RC1). He is requesting everyone to download and test, including helping with finding bugs. As indicated in the Release Engineering Team's testing agenda, more testing should be done with PAE systems to test device compatibility and performance. In particular, active systems with 12 gigs of RAM or more should be thoroughly tested to make sure the various memory allocation algorithms in the kernel still scale properly."
BSD

nForce MCP Network Driver Working On FreeBSD 5.1 26

Dan writes "Quinton Dolan is in the final stages of porting the NVidia Linux nForce MCP network driver to FreeBSD-5.1. He is looking for users/developers with access to this hardware for testing help. The driver currently appears to be stable on his hardware (an MSI K7N420 Pro), although he hasn't done much stress testing, nor does he have access to an nForce2 based motherboard to test."
Announcements

HEADSUP: Change of Makedev() Semantics on FreeBSD 21

Dan writes "FreeBSD's Poul-Henning Kamp is in the process of adding ref-counting and locking to dev_t, and would very much prefer if this step is completed soon before 5-STABLE gets branched. He says that all this will be transparent to the majority of device drivers, as the refcounting will happen in the make_dev() and destroy_dev() family of calls and normal drivers need not know more about it."
Encryption

GBDE-GEOM Based Disk Encryption on FreeBSD 210

BSD Forums writes "The ever increasing mobility of computers has made protection of data on digital storage media an important requirement in a number of applications and situations. GBDE is a strong cryptographic facility for denying unauthorised access to data stored on a 'cold' disk for decades and longer. GBDE operates on the disk(-partition) level allowing any type of file system or database to be protected. A significant focus has been put on the practical aspects in order to make it possible to deploy GBDE in the real world. FreeBSD's Poul-Henning Kamp says in an email to freebsd-current that he has uploaded this paper and slides which he presented at BSDcon 2003, California, USA."
Handhelds

Expanding Small NetBSD Systems 37

BSD Forums writes "Anyone who has worked with any BSD knows that the base operating system doesn't include many programs that most people use in day-to-day work. Unless you only need vi and ssh, you must install additional software to make your palmtop useful and comfortable. OnLamp's Michael Lucas says that if you're running a palmtop -- or, indeed, any sort of small hardware with NetBSD installed -- you'll probably want to expand the system."
OS X

Apple Releases Darwin 6.7, 6.8 72

PowerMacDaddy writes "In an ongoing effort to keep the FreeBSD core of OS X open source, Apple has updated Darwin to 6.7 and 6.8, which corresponds to the OS X 10.2.7 and 10.2.8 updates, respectively. Source code is available."

Slashdot Top Deals