CVS: cvs.openbsd.org: src

2009-01-02 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2009/01/02 23:20:22 Modified files: sys/dev/microcode/rum: microcode.h Log message: Update to the latest version of the RT2870/RT3070 firmware. Thanks to Paul Lin at Ralink for consenting for us to use this

CVS: cvs.openbsd.org: src

2009-01-02 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2009/01/02 17:23:50 Modified files: usr.sbin/ospf6d: rde.c rde.h rde_lsdb.c Log message: Since link LSAs live in iface->lsa_tree and not in area->lsa_tree, we had better include LSAs from iface->lsa_tree whe

CVS: cvs.openbsd.org: src

2009-01-02 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2009/01/02 17:18:51 Modified files: usr.sbin/ospf6d: ospfe.c Log message: orig_link_lsa() was assuming either virtual or broadcast link. Make it handle other types of links, too. ok claudio@

CVS: cvs.openbsd.org: src

2009-01-02 Thread Jacob Meuser
CVSROOT:/cvs Module name:src Changes by: jake...@cvs.openbsd.org 2009/01/02 15:32:25 Modified files: sys/dev/pci: azalia.c azalia.h azalia_codec.c Log message: - get rid of the function that was mostly just a wrapper for the old function for creating "master" volume c

CVS: cvs.openbsd.org: src

2009-01-02 Thread Jacek Masiulaniec
CVSROOT:/cvs Module name:src Changes by: jac...@cvs.openbsd.org 2009/01/02 15:08:02 Modified files: usr.sbin/smtpd : queue.c Log message: fix T_DAEMON_MESSAGE notices delivery; ok gilles@

CVS: cvs.openbsd.org: src

2009-01-02 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2009/01/02 14:05:26 Modified files: usr.sbin/ospf6d: ospfe.c Log message: Add support for originating router LSAs over point-to-point links. OK claudio@

CVS: cvs.openbsd.org: src

2009-01-02 Thread Jacob Meuser
CVSROOT:/cvs Module name:src Changes by: jake...@cvs.openbsd.org 2009/01/02 13:37:57 Modified files: sys/dev/pci: azalia.h azalia_codec.c Log message: add macros for setting/getting GPIO polarity instead of using magic numbers from Alexey Suslikov

CVS: cvs.openbsd.org: src

2009-01-02 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2009/01/02 13:36:19 Modified files: sys/arch/sparc64/dev: ifb.c Log message: Accelerated routines for solid fills and inverted cursor.

CVS: cvs.openbsd.org: src

2009-01-02 Thread Jacob Meuser
CVSROOT:/cvs Module name:src Changes by: jake...@cvs.openbsd.org 2009/01/02 13:35:06 Modified files: sys/dev/pci: azalia_codec.c Log message: * add GPIO quirk for Dell Vostro 1400 (from FreeBSD) * move quirk for Dell E6400 into the group of quirks that set GPIO 0 fro

CVS: cvs.openbsd.org: src

2009-01-02 Thread Jacob Meuser
CVSROOT:/cvs Module name:src Changes by: jake...@cvs.openbsd.org 2009/01/02 13:18:18 Modified files: sys/dev/pci: azalia.c azalia.h azalia_codec.c Log message: this is what I really wanted with r1.100 of azalia.c - fixed mics are not really useful as output devices an

CVS: cvs.openbsd.org: src

2009-01-02 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2009/01/02 13:01:45 Modified files: sys/arch/sparc64/dev: iommu.c iommuvar.h psycho.c pyro.c sbus.c schizo.c viommu.c viommuvar.h vpci.c Log message: Make IOMMU code us

CVS: cvs.openbsd.org: src

2009-01-02 Thread Jacek Masiulaniec
CVSROOT:/cvs Module name:src Changes by: jac...@cvs.openbsd.org 2009/01/02 12:52:53 Modified files: usr.sbin/smtpd : queue.c Log message: cleanup queue_load_envelope; ok gilles@

CVS: cvs.openbsd.org: src

2009-01-02 Thread Dale Rahn
CVSROOT:/cvs Module name:src Changes by: dr...@cvs.openbsd.org 2009/01/02 12:42:54 Modified files: sys/arch/arm/s3c2xx0: sscom.c Log message: remove code that was never used, closer to readable.

CVS: cvs.openbsd.org: src

2009-01-02 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2009/01/02 09:17:53 Modified files: sbin/savecore : savecore.c Log message: Handle kernel core files larger than 2GB; ok dlg@

CVS: cvs.openbsd.org: src

2009-01-02 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2009/01/02 08:35:54 Modified files: sys/arch/sparc64/include: hypervisor.h sys/arch/sparc64/sparc64: hvcall.S Log message: Add LDC shared memory hypervisor interfaces.