GSoC 2011 roundup: Add kqueue support to GIO


October 14, 2011 posted by Julio Merino

As the Google Summer of Code 2011 (GSoC 2011) program concludes, we will be running a series of articles detailing the results of the projects mentored by The NetBSD Foundation.

Today's turn is the summary of Dmitry Matveev's project, "Add kqueue support to GIO", for which I was the mentor.

[Read More] [2 comments]

 

An X68030 day


October 01, 2011 posted by Blog Import

Three X68030s (including one with 060turbo accelerator) running NetBSD/x68k on NetBSD booth at Open Source Conference 2011 Hiroshima. See pictures on Togetter for details. [0 comments]

 

Request for project specs to remove the big network lock


September 13, 2011 posted by Julio Merino

The Board of Directors is interested in improving the performance of the networking subsystem of the NetBSD kernel on multiprocessor machines. To help people interested in working towards this goal, the board is willing to fund related projects.

[Read More] [1 comment]

 

Postfix 2.8.5 imported into NetBSD-current


September 10, 2011 posted by Matthias Scheler

Postfix 2.8.5 was imported into NetBSD-current today. The changes since Postfix 2.8.4 are:
  • The Postfix Milter client logged a "milter miltername: malformed reply" error when a Milter sent an SMTP response without enhanced status code (i.e. "XXX Text" instead of "XXX X.X.X Text").
  • The Postfix Milter client sent a random {client_connections} macro value when the remote SMTP client was not subject to any smtpd_client_* limit. As a workaround, it now sends a zero value instead.
[0 comments]

 

Prometheus PCI driver


September 07, 2011 posted by Blog Import

The Prometheus PCI bridge is now supported by mppb(4) driver. It is theoretically possible to use all non-DMA cards supported by MI PCI drivers. [0 comments]

 

PCI bus support (amiga)


August 04, 2011 posted by Blog Import

Basic support for PCI bus was commited in -current, along with the driver for Phase5 PCI bridge, present on CyberVision PPC and BlizzardVision PPC cards. [0 comments]

 

Fossil and Git mirrors of pkgsrc and src


August 03, 2011 posted by Jörg Sonnenberger

The NetBSD CVS repository has seen a lot of work over the recent months to clean up various historic artefacts. Together with the improvements in cvs2fossil and the Fossil->Git conversion, it is now possible to provide a precise, up-to-date conversion.

The Git repositories can be found on github, checkout pkgsrc and src.

The Fossil repositories can be found at src (mirror) and pkgsrc (mirror). The raw database as faster alternative to cloning can be found on ftp.NetBSD.org.

This repositories are synchronised with a normal latency of 2h. The only differences between a checkout from CVS and Fossil/Git are supposed to be related to historic checkouts of files pulled from a vendor branch. The implemented behaviour is consistent with the changes in the file. RCS IDs are all expanded using the same rules CVS follows.

[3 comments]

 

Postfix 2.8.4 imported into NetBSD-current


July 31, 2011 posted by Matthias Scheler

Postfix 2.8.4 was imported into NetBSD-current today. The changes since Postfix 2.8.2 are:
  • Performance: a high load of DSN success notification requests could slow down the queue manager. Solution: make the trace client asynchronous, just like the bounce and defer clients.
  • The local(8) delivery agent ignored table lookup errors in mailbox_command_maps, mailbox_transport_maps, fallback_transport_maps and (while bouncing mail to alias) alias owner lookup.
  • Workaround: dbl.spamhaus.org rejects lookups with "No IP queries" even if the name has an alphanumerical prefix. We play safe, and skip both RHSBL and RHSWL queries for names ending in a numerical suffix.
  • The "sendmail -t" command reported "protocol error" instead of "file too large", "no space left on device" etc.
  • The Postfix Milter client reported a temporary error instead of "file too large" in three cases.
[0 comments]

 

USB Keyboard Support for DDB


July 31, 2011 posted by Marc Balmer

More and more modern computers don't come with a "real" keyboard interface anymore, and that makes our lives hard when we have to enter the kernel debugger DDB. Well, not anymore if you run -current. jmcneill@ committed code which lets you use DDB with USB keyboards. See

http://mail-index.netbsd.org/source-changes/2011/07/30/msg025233.html

for the full commit message.

[1 comment]

 

The Resurrection of NetBSD/luna68k


July 16, 2011 posted by Blog Import

After almost a lost decade since NetBSD/luna68k was switched to using ELF format by default back in 2001, now NetBSD/luna68k is working on the real SX-9100/DT LUNA hardware again. It was also demonstrated on NetBSD booth at Open Source Conference 2011 Kansai @ Kyoto. See an event driven commit log for more details. [0 comments]

 

Core group composition change


July 13, 2011 posted by S.P.Zeidler

The directors of the NetBSD Foundation and the Core group wish to welcome Alan Barrett as new member of the Core group.

He is replacing Antti Kantee; our sincerest thanks to Antti for all his efforts during his core tenure, specially for pushing through the tiered port support model and for making bug bounties a reality.

[0 comments]

 

XM6i ver 0.31


July 01, 2011 posted by Blog Import

XM6i (X68030 emulator which can run NetBSD/x68k) version 0.31 has been released. On this version, x68k's Xserver now works on emulator's screen by newly added removing FC2 pin modification option. [0 comments]