CVS commit: [matt-nb5-mips64] src/sys/arch/evbmips/rmixl

2010-01-21 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Fri Jan 22 07:58:52 UTC 2010 Modified Files: src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c Log Message: - memsize and related now uint64_t to handle >4GB mem - if MULTIPROCESSOR do not 'disable all threads except #0' or

CVS commit: [matt-nb5-mips64] src/sys/arch/mips

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 22 07:41:10 UTC 2010 Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.mips src/sys/arch/mips/include [matt-nb5-mips64]: pmap.h src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c trap.c Added Files

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 22 07:05:29 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: mips_emul.c Log Message: in MachEmulateBranch, print useful information on panics To generate a diff of this commit: cvs rdiff -u -r1.14.78.5 -

CVS commit: [matt-nb5-mips64] src/sys/uvm

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Fri Jan 22 06:05:16 UTC 2010 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c Log Message: Fix a couple comment typos. To generate a diff of this commit: cvs rdiff -u -r1.42.16.1 -r1.42.16.2 src/sys/uvm/uvm_pglist.c Ple

CVS commit: src/bin/chmod

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Fri Jan 22 05:41:36 UTC 2010 Modified Files: src/bin/chmod: chmod.1 chmod.c Log Message: Document "-f". From Andreas Wiese in PR bin/35409, slightly modified. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/bin/c

CVS commit: [matt-nb5-mips64] src/sys/uvm

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 22 05:17:32 UTC 2010 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_pglist.c Log Message: Rework the algorithm to allocate contiguous pages to be much much faster. (read the comments if you want to know how it's done).

CVS commit: [matt-nb5-mips64] src/sys/uvm

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Jan 22 04:03:22 UTC 2010 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_stat.c Log Message: Print out colors in uvmexp_print To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.31.12.1 src/sys/uvm/uvm_stat.c Please

CVS commit: src/crypto/external/bsd/openssl/dist/crypto/comp

2010-01-21 Thread Takahiro Kambe
Module Name:src Committed By: taca Date: Fri Jan 22 03:42:47 UTC 2010 Modified Files: src/crypto/external/bsd/openssl/dist/crypto/comp: c_zlib.c Log Message: Fix to deal with CVE-2009-4355 from OpenSSL's repositroy. To generate a diff of this commit: cvs rdiff -u -r1.1.1

CVS commit: src/sys/dev/ata

2010-01-21 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Jan 22 01:22:01 UTC 2010 Modified Files: src/sys/dev/ata: atareg.h Log Message: Correct an error in previous commit. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/dev/ata/atareg.h Please note that

CVS commit: src/sys/dev/ata

2010-01-21 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Jan 21 23:26:58 UTC 2010 Modified Files: src/sys/dev/ata: atareg.h Log Message: Convert to C99 types. Make whitespace more consistent. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/ata/atareg.h

CVS commit: src/sys/dev/pci

2010-01-21 Thread Hubert Feyrer
Module Name:src Committed By: hubertf Date: Thu Jan 21 23:23:44 UTC 2010 Modified Files: src/sys/dev/pci: pcidevs Log Message: add/improve a few devices To generate a diff of this commit: cvs rdiff -u -r1.1015 -r1.1016 src/sys/dev/pci/pcidevs Please note that diffs are

CVS commit: src/sys/net

2010-01-21 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Jan 21 20:51:31 UTC 2010 Modified Files: src/sys/net: bpfdesc.h Log Message: Spelling fix: correspoding -> corresponding. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/net/bpfdesc.h Please note that

CVS commit: [netbsd-4] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 19:33:05 UTC 2010 Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: Update description of ticket 1376: the patch applied is the equivalent of 9.4.3 to 9.4.3-P5, not 9.4.2 to 9.4.3-P5. To generate a diff of thi

CVS commit: [netbsd-4-0] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 19:32:42 UTC 2010 Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: Update description of ticket 1376: the patch applied is the equivalent of 9.4.3 to 9.4.3-P5, not 9.4.2 to 9.4.3-P5. To generate a diff of

CVS commit: [netbsd-4] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 19:09:02 UTC 2010 Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: Ticket 1376. To generate a diff of this commit: cvs rdiff -u -r1.1.2.192 -r1.1.2.193 src/doc/CHANGES-4.1 Please note that diffs are not publ

CVS commit: [netbsd-4-0] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 19:05:41 UTC 2010 Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: Ticket 1376. To generate a diff of this commit: cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-4.0.2 Please note that diffs are not

CVS commit: src/usr.bin/config

2010-01-21 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 21 18:06:38 UTC 2010 Modified Files: src/usr.bin/config: pack.c Log Message: Add static to packdevi() like the local prototype says. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/config/pack.c P

CVS commit: src/sys/dev/pci

2010-01-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Jan 21 17:40:09 UTC 2010 Modified Files: src/sys/dev/pci: if_gem_pci.c Log Message: get rid of architecture-specific firmware calls to determine the MAC address on sparc(64) and macppc - use device properties instead tested

CVS commit: src/sys/dev/pci

2010-01-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jan 21 16:14:39 UTC 2010 Modified Files: src/sys/dev/pci: if_tlp_pci.c Log Message: Remove sparc specific code, rely on device properties instead To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/sys/dev/pc

CVS commit: src/sys/arch/sparc64/sparc64

2010-01-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jan 21 15:58:32 UTC 2010 Modified Files: src/sys/arch/sparc64/sparc64: autoconf.c Log Message: Copy the "shared-pins" property over to device_props as well. To generate a diff of this commit: cvs rdiff -u -r1.165 -r1.166 src

CVS commit: src/sys/dev/ofw

2010-01-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jan 21 15:56:08 UTC 2010 Modified Files: src/sys/dev/ofw: ofw_subr.c Log Message: fix a ref counting leak To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/ofw/ofw_subr.c Please note that diffs are n

CVS commit: src/tools/compat

2010-01-21 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Thu Jan 21 12:55:04 UTC 2010 Modified Files: src/tools/compat: nbtool_config.h.in Log Message: Regen this properly per procedure described in src/tools/compat/configure.ac. To generate a diff of this commit: cvs rdiff -u -r1.24

CVS commit: src/sys/arch/i386/conf

2010-01-21 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 21 12:02:25 UTC 2010 Modified Files: src/sys/arch/i386/conf: GENERIC Log Message: remove accidentally committed bit. pointed out by Patrick Welche To generate a diff of this commit: cvs rdiff -u -r1.960 -r1.961 src/sys/a

CVS commit: src/sys/arch/sparc64/sparc64

2010-01-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jan 21 11:43:20 UTC 2010 Modified Files: src/sys/arch/sparc64/sparc64: autoconf.c Log Message: Make sure to not provide the global ethernet address for add on interfaces w/o FCode (the respective driver will know what to do).

CVS commit: src/sys/arch/sparc

2010-01-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jan 21 11:40:02 UTC 2010 Modified Files: src/sys/arch/sparc/include: promlib.h src/sys/arch/sparc/sparc: promlib.c Log Message: Split the part out of prom_getether() that deals with the local firmware device node into

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/include

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 09:03:17 UTC 2010 Modified Files: src/sys/arch/sbmips/include [matt-nb5-mips64]: vmparam.h Log Message: Define the FIRST512 and FIRST4G vm freelists To generate a diff of this commit: cvs rdiff -u -r1.1.142.1 -r1.1.142.

CVS commit: src/sys/dev/acpi

2010-01-21 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Thu Jan 21 08:57:17 UTC 2010 Modified Files: src/sys/dev/acpi: acpi_bat.c Log Message: In preparation for upcoming changes: * Provide proper definitions and use these. * Clarify the evaluation of _STA. * Mark the state of a

CVS commit: src/sys/dev/pci

2010-01-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jan 21 08:52:20 UTC 2010 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Remove an extra debug printf(). KNF. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 src/sys/dev/pci/if_wm

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 08:50:00 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_bus_io.c sbbrz_bus_mem.c Log Message: Define PCI bus spaces as little endian To generate a diff of this commit: cvs rdi

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Erik Berls
Module Name:src Committed By: cyber Date: Thu Jan 21 08:47:22 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c Log Message: and the tmp var To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/sys/arch/mips/sibyte/pc

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Erik Berls
Module Name:src Committed By: cyber Date: Thu Jan 21 08:45:41 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c Log Message: GC some debug code To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/mips/sibyte

CVS commit: [netbsd-5-0] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:41:40 UTC 2010 Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.2 Log Message: Ticket 1258. To generate a diff of this commit: cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-5.0.2 Please note that diffs are not

CVS commit: [netbsd-5-0] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:41:01 UTC 2010 Modified Files: src/sys/dev/pci [netbsd-5-0]: azalia.c Log Message: Pull up following revision(s) (requested by tonnerre in ticket #1258): sys/dev/pci/azalia.c: revision 1.72 Signedness bug/crash

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/conf

2010-01-21 Thread Erik Berls
Module Name:src Committed By: cyber Date: Thu Jan 21 08:39:55 UTC 2010 Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.sibyte Log Message: Remove sbpcihb, unused To generate a diff of this commit: cvs rdiff -u -r1.5.124.2 -r1.5.124.3 src/sys/arch/mips/con

CVS commit: [netbsd-5] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:39:22 UTC 2010 Modified Files: src/doc [netbsd-5]: CHANGES-5.1 Log Message: Ticket 1258. To generate a diff of this commit: cvs rdiff -u -r1.1.2.176 -r1.1.2.177 src/doc/CHANGES-5.1 Please note that diffs are not publ

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/conf

2010-01-21 Thread Erik Berls
Module Name:src Committed By: cyber Date: Thu Jan 21 08:38:46 UTC 2010 Modified Files: src/sys/arch/sbmips/conf [matt-nb5-mips64]: GENERIC Log Message: Get rid of sbpcihb, unused increase SYMTAB_SPACE To generate a diff of this commit: cvs rdiff -u -r1.70.8.2 -r1.70.8.3

CVS commit: [netbsd-5] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:38:45 UTC 2010 Modified Files: src/sys/dev/pci [netbsd-5]: azalia.c src/sys/dev/pci/hdaudio [netbsd-5]: hdaudio_afg.c Log Message: Pull up following revision(s) (requested by tonnerre in ticket #1258): s

CVS commit: [netbsd-4-0] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:37:19 UTC 2010 Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: Tickets 137[45]. To generate a diff of this commit: cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-4.0.2 Please note that diffs are

CVS commit: [netbsd-4-0] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:35:56 UTC 2010 Modified Files: src/sys/dev/pci [netbsd-4-0]: azalia.c Log Message: Apply patch (requested by tonnerre in ticket #1375): Signedness bug/crash in azalia. Fixes PR 42604. To generate a diff of this commi

CVS commit: [netbsd-4] src/doc

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:35:30 UTC 2010 Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: Tickets 137[45]. To generate a diff of this commit: cvs rdiff -u -r1.1.2.191 -r1.1.2.192 src/doc/CHANGES-4.1 Please note that diffs are not

CVS commit: [netbsd-4] src/sys/dev/pci

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:34:27 UTC 2010 Modified Files: src/sys/dev/pci [netbsd-4]: azalia.c Log Message: Apply patch (requested by tonnerre in ticket #1375): Signedness bug/crash in azalia. Fixes PR 42604. To generate a diff of this commit:

CVS commit: [netbsd-4-0] src/sys/lib/libkern

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:32:25 UTC 2010 Modified Files: src/sys/lib/libkern [netbsd-4-0]: arc4random.c Log Message: Pull up following revision(s) (requested by joerg in ticket #1374): sys/lib/libkern/arc4random.c: revision 1.21 Keep arc

CVS commit: [netbsd-4] src/sys/lib/libkern

2010-01-21 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 08:31:34 UTC 2010 Modified Files: src/sys/lib/libkern [netbsd-4]: arc4random.c Log Message: Pull up following revision(s) (requested by joerg in ticket #1374): sys/lib/libkern/arc4random.c: revision 1.21 Keep arc4_

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 08:31:24 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c Log Message: fix off by one in intr_map. To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/arch/mip

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 08:08:41 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz.c Log Message: Don't forget to init pba_bridgetag To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-21 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 08:00:23 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz.c Log Message: Print out the mode of pci (device or host). To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/