Re: CVS commit: [tls-maxphys] src/sys/ufs/ufs

2012-10-17 Thread Manuel Bouyer
On Wed, Oct 17, 2012 at 02:39:55AM +, Thor Lancelot Simon wrote: On Mon, Oct 15, 2012 at 04:24:54PM +0200, Manuel Bouyer wrote: I wonder if we could reuse bits from the read-ahead code for write-behind ? I'm not sure the read-ahead code is working properly. When I read through the

Re: CVS commit: [netbsd-4] src/usr.bin/calendar/calendars

2012-10-17 Thread Manuel Bouyer
On Wed, Oct 17, 2012 at 09:02:46PM +, Manuel Bouyer wrote: Module Name: src Committed By: bouyer Date: Wed Oct 17 21:02:46 UTC 2012 Modified Files: src/usr.bin/calendar/calendars [netbsd-4]: calendar.netbsd Log Message: Pull up following revision(s) (requested by

CVS commit: src/sys/arch

2012-10-17 Thread Alan Barrett
Module Name:src Committed By: apb Date: Wed Oct 17 14:49:02 UTC 2012 Modified Files: src/sys/arch/mac68k/conf: SMALLRAM src/sys/arch/zaurus/conf: INSTALL Log Message: Add no options COMPAT_60 to all kernel configuration files that already had no options COMPAT_50.

CVS commit: src/sys/arch

2012-10-17 Thread Alan Barrett
Module Name:src Committed By: apb Date: Wed Oct 17 14:49:41 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: RPI src/sys/arch/hp300/conf: INSTALL src/sys/arch/luna68k/conf: INSTALL src/sys/arch/news68k/conf: INSTALL Log Message: Add commented out

CVS commit: src/sys/arch/x86/include

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 16:13:01 UTC 2012 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: recognize the P1GB and RDTSCP which were AMD-only on Intel HW too To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 16:16:24 UTC 2012 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: When setting pmap_needs_pte_sync to 1 be sure to sync pte that caused the issue. To generate a diff of this commit: cvs rdiff -u -r1.238

CVS commit: src/sys/dev/usb

2012-10-17 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Oct 17 17:05:16 UTC 2012 Modified Files: src/sys/dev/usb: ucom.c Log Message: Don't rely on TS_BUSY to determine wether there is a buffer available. Instead handle a possible buffer shortage. Also aquire lock when modifying

CVS commit: src/sys/sys

2012-10-17 Thread David Young
Module Name:src Committed By: dyoung Date: Wed Oct 17 17:48:48 UTC 2012 Modified Files: src/sys/sys: module.h Log Message: Correct spelling: entrie - entry. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/sys/module.h Please note that diffs are

CVS commit: src/sys/dev/marvell

2012-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 17 18:13:00 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: Fix a bug that kernel panics when the system get a packet while calling mvgbe_stop (via ifconfig down). To generate a diff of this

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:29:10 UTC 2012 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Need to set pmap_needs_pte_sync before calling PTE_SYNC To generate a diff of this commit: cvs rdiff -u -r1.239 -r1.240

CVS commit: src/usr.bin/calendar/calendars

2012-10-17 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Wed Oct 17 18:30:33 UTC 2012 Modified Files: src/usr.bin/calendar/calendars: calendar.netbsd Log Message: note NetBSD 6.0 release To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/sys/arch/arm

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:52:16 UTC 2012 Modified Files: src/sys/arch/arm/arm32: pmap.c src/sys/arch/arm/conf: files.arm src/sys/arch/arm/include/arm32: pmap.h Log Message: Add a PMAP_NEEDS_ALLOC_POOLPAGE / PMAP_ALLOC_POOLPAGE

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:53:45 UTC 2012 Modified Files: src/sys/arch/arm/arm32: arm32_boot.c Log Message: Change the semantics of the boot_physmem array to select a freelist to use with uvm_page_physload. Reduces duplication of work. To

CVS commit: src/sys/arch/arm/arm

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:55:43 UTC 2012 Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv7.S Log Message: Add a few more DSBs before flushing cache lines. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/arm/include/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:15:41 UTC 2012 Modified Files: src/sys/arch/arm/include/arm32: pmap.h Log Message: Add PMAP_MAP_POOLPAGE / PMAP_UNMAP_POOLPAGE if PMAP_NEED_ALLOC_POOLPAGE is defined. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/conf

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:16:59 UTC 2012 Modified Files: src/sys/conf: files Log Message: defopt COMPAT_60, it is already being used To generate a diff of this commit: cvs rdiff -u -r1.1058 -r1.1059 src/sys/conf/files Please note that

CVS commit: src/sys/arch/arm

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:17:19 UTC 2012 Modified Files: src/sys/arch/arm/arm32: bus_dma.c src/sys/arch/arm/include: bus_defs.h Log Message: Add per-segment and per-ragne flag (to store _BUS_DMAMAP_COHERENT). Use the per-range flag to

CVS commit: src/sys/arch/arm/broadcom

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:18:55 UTC 2012 Modified Files: src/sys/arch/arm/broadcom: bcm53xx_board.c bcm53xx_eth.c bcm53xx_pax.c bcm53xx_var.h Log Message: Add a coherent bus dma tag which marks the first 256MB as having coherent

CVS commit: src/sys

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:19:55 UTC 2012 Modified Files: src/sys/arch/x86/include: cpu_ucode.h src/sys/arch/x86/x86: cpu_ucode.c cpu_ucode_amd.c cpu_ucode_intel.c src/sys/arch/xen/xen: xen_ucode.c src/sys/kern:

CVS commit: src/sys/arch/evbarm/bcm53xx

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:20:54 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: If there is more than 256MB of ram, add the first 256MB into a separate VM freelist and specifiy that PMAP_ALLOC_POOLPAGE

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

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:21:26 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: std.bcm53xx Log Message: Add PMAP_NEEDS_ALLOC_POOLPAGE To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/std.bcm53xx

CVS commit: src/usr.sbin/cpuctl/arch

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:22:16 UTC 2012 Modified Files: src/usr.sbin/cpuctl/arch: noarch.c Log Message: avoid dummy structure definition, include a system header instead, looks just cleaner To generate a diff of this commit: cvs rdiff

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

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:22:23 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: BCM5301X Log Message: Make sure the L2 cache is enabled Restrict the PCIe interface to negotiate at Gen1 speeds. To generate a diff of this commit: cvs rdiff

CVS commit: [netbsd-5] src/bin/pax

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:44:14 UTC 2012 Modified Files: src/bin/pax [netbsd-5]: ftree.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1799): bin/pax/ftree.c: revision 1.42 deal properly with empty lines

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Oct 17 20:44:48 UTC 2012 Modified Files: src/sys/arch/arm/arm32: arm32_kvminit.c Log Message: Fix two off-by-one loops. Saves a whole two pages. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/arm/cortex

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:45:49 UTC 2012 Modified Files: src/sys/arch/arm/cortex: pl310.c Log Message: Add a missing mutex exit. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/cortex/pl310.c Please note that

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

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:46:37 UTC 2012 Modified Files: src/sys/dev/pci [netbsd-5]: if_wm.c Log Message: Apply patch, requested by msaitoh in ticket 1800: sys/dev/pci/if_wm.c:revision 1.231 via patch Add workaround for QEMU and

CVS commit: [netbsd-5-1] src/dist/bind

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:50:04 UTC 2012 Modified Files: src/dist/bind [netbsd-5-1]: CHANGES version src/dist/bind/bin/named [netbsd-5-1]: query.c Log Message: Apply patch, requested by spz in ticket #1801: dist/bind/CHANGES:

CVS commit: [netbsd-5-0] src/dist/bind

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:50:14 UTC 2012 Modified Files: src/dist/bind [netbsd-5-0]: CHANGES version src/dist/bind/bin/named [netbsd-5-0]: query.c Log Message: Apply patch, requested by spz in ticket #1801: dist/bind/CHANGES:

CVS commit: [netbsd-5] src/dist/bind

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:50:24 UTC 2012 Modified Files: src/dist/bind [netbsd-5]: CHANGES version src/dist/bind/bin/named [netbsd-5]: query.c Log Message: Apply patch, requested by spz in ticket #1801: dist/bind/CHANGES:

CVS commit: [netbsd-6] src

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 20:53:29 UTC 2012 Modified Files: src/gnu/usr.bin/groff/tmac [netbsd-6]: mdoc.local src/sys/sys [netbsd-6]: param.h Log Message: Welcome to 6.0_STABLE To generate a diff of this commit: cvs rdiff -u -r1.66.2.1

CVS commit: [netbsd-5] src/usr.bin/calendar/calendars

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:54:04 UTC 2012 Modified Files: src/usr.bin/calendar/calendars [netbsd-5]: calendar.netbsd Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1802):

CVS commit: [netbsd-6] src/doc

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 20:54:06 UTC 2012 Added Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: Welcome to 6.0_STABLE! To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 src/doc/CHANGES-6.1 Please note that diffs are not public

CVS commit: [netbsd-5-1] src/usr.bin/calendar/calendars

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:54:07 UTC 2012 Modified Files: src/usr.bin/calendar/calendars [netbsd-5-1]: calendar.netbsd Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1802):

CVS commit: [netbsd-5-0] src/usr.bin/calendar/calendars

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:54:12 UTC 2012 Modified Files: src/usr.bin/calendar/calendars [netbsd-5-0]: calendar.netbsd Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1802):

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

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:57:02 UTC 2012 Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.3 Log Message: tickets 1801, 1802 To generate a diff of this commit: cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-5.1.3 Please note that

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

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:57:15 UTC 2012 Modified Files: src/doc [netbsd-5-0]: CHANGES-5.0.3 Log Message: tickets 1801, 1802 To generate a diff of this commit: cvs rdiff -u -r1.1.2.83 -r1.1.2.84 src/doc/CHANGES-5.0.3 Please note that

CVS commit: [netbsd-5] src/doc

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:57:41 UTC 2012 Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: tickets 1799, 1800, 1801, 1802 To generate a diff of this commit: cvs rdiff -u -r1.1.2.186 -r1.1.2.187 src/doc/CHANGES-5.2 Please note

CVS commit: [netbsd-6] src/usr.sbin/tcpdump

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 20:59:08 UTC 2012 Removed Files: src/usr.sbin/tcpdump [netbsd-6]: Makefile Log Message: Pull up following revision(s) (requested by msaitoh in ticket #541): usr.sbin/tcpdump/Makefile: file removal The movers came,

CVS commit: [netbsd-4] src/usr.bin/calendar/calendars

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 21:02:46 UTC 2012 Modified Files: src/usr.bin/calendar/calendars [netbsd-4]: calendar.netbsd Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1802):

CVS commit: [netbsd-4] src/doc

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 21:03:59 UTC 2012 Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: ticket #1460 To generate a diff of this commit: cvs rdiff -u -r1.1.2.250 -r1.1.2.251 src/doc/CHANGES-4.1 Please note that diffs are not

CVS commit: [netbsd-4-0] src/usr.bin/calendar/calendars

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 21:04:40 UTC 2012 Modified Files: src/usr.bin/calendar/calendars [netbsd-4-0]: calendar.netbsd Log Message: Pull up following revision(s) (requested by jnemeth in ticket #1460):

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

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 21:05:02 UTC 2012 Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: ticket #1460 To generate a diff of this commit: cvs rdiff -u -r1.1.2.109 -r1.1.2.110 src/doc/CHANGES-4.0.2 Please note that diffs

CVS commit: [netbsd-6] src/sys/dev/sysmon

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:06:56 UTC 2012 Modified Files: src/sys/dev/sysmon [netbsd-6]: sysmon_envsys.c sysmon_envsys_events.c sysmon_envsysvar.h Log Message: Pull up following revision(s) (requested by pgoyette in ticket #544):

CVS commit: [netbsd-6] src

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:13:39 UTC 2012 Modified Files: src/share/man/man4 [netbsd-6]: swsensor.4 src/sys/dev/sysmon [netbsd-6]: swsensor.c Log Message: Pull up following revision(s) (requested by pgoyette in ticket #546):

CVS commit: [netbsd-6] src

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:21:44 UTC 2012 Modified Files: src/etc/powerd/scripts [netbsd-6]: sensor_indicator src/sys/dev/sysmon [netbsd-6]: sysmon_envsys_events.c sysmon_envsys_tables.c sysmon_envsysvar.h src/sys/sys

CVS commit: [netbsd-6] src/sys

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:27:12 UTC 2012 Modified Files: src/sys/kern [netbsd-6]: kern_rndq.c subr_cprng.c src/sys/sys [netbsd-6]: rnd.h Log Message: Pull up following revision(s) (requested by tls in ticket #558):

CVS commit: [netbsd-6] src/external/gpl3/gcc/dist/gcc/config/i386

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:30:33 UTC 2012 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386 [netbsd-6]: i386.c i386.h netbsd-elf.h netbsd64.h Log Message: Pull up following revision(s) (requested by joerg in ticket #560):

CVS commit: [netbsd-6] src/sys/arch

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:33:17 UTC 2012 Modified Files: src/sys/arch/amd64/conf [netbsd-6]: XEN3_DOM0 src/sys/arch/i386/conf [netbsd-6]: XEN3_DOM0 Log Message: Pull up following revision(s) (requested by khorben in ticket #572):

CVS commit: src/sys

2012-10-17 Thread David Young
Module Name:src Committed By: dyoung Date: Wed Oct 17 21:35:39 UTC 2012 Modified Files: src/sys/arch/x86/x86: mpbios.c src/sys/dev/gpio: gpio.c Log Message: Quiet down autoconfiguration by changing some printf() calls to aprint_normal() calls. To generate a diff

CVS commit: [netbsd-6] src

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:37:12 UTC 2012 Modified Files: src/usr.bin/nbperf [netbsd-6]: nbperf-bdz.c nbperf.1 Added Files: src/tests/usr.bin/nbperf [netbsd-6]: h_nbperf.sh hash_driver.c t_nbperf.sh Log Message: Pull up

CVS commit: [netbsd-6] src/lib/libc/cdb

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:39:17 UTC 2012 Modified Files: src/lib/libc/cdb [netbsd-6]: cdbr.c Log Message: Pull up following revision(s) (requested by joerg in ticket #577): lib/libc/cdb/cdbr.c: revision 1.4 Don't refuse the open

CVS commit: [netbsd-6] src/bin/pax

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:50:16 UTC 2012 Modified Files: src/bin/pax [netbsd-6]: ftree.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #586): bin/pax/ftree.c: revision 1.42 deal properly with empty lines in

CVS commit: [netbsd-6] src/doc

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:51:14 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: + [msaitoh, ticket #541] + [pgoyette, ticket #544] + [pgoyette, ticket #546] + [pgoyette, ticket #545] + [tls,

CVS commit: [netbsd-6] src/sys/arch/evbarm/iq80310

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:53:59 UTC 2012 Modified Files: src/sys/arch/evbarm/iq80310 [netbsd-6]: i80312_mainbus.c iq80310_intr.c iq80310var.h Log Message: Pull up following revision(s) (requested by chs in ticket #591):

CVS commit: [netbsd-6] src/sbin/route

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 21:57:08 UTC 2012 Modified Files: src/sbin/route [netbsd-6]: route.c Log Message: Pull up following revision(s) (requested by uwe in ticket #592): sbin/route/route.c: revision 1.139 Fix fallout from 1.129 that

CVS commit: [netbsd-6] src/tools/gdb

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:03:19 UTC 2012 Modified Files: src/tools/gdb [netbsd-6]: Makefile Log Message: Pull up following revision(s) (requested by bouyer in ticket #596): tools/gdb/Makefile: revision 1.22 At last on some linux

CVS commit: [netbsd-6] src/doc

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:06:44 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: Tickets 591,592,596 To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-6.1 Please note that diffs are not

CVS commit: [netbsd-6] src/sys/arch

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:21:08 UTC 2012 Modified Files: src/sys/arch/arm/xscale [netbsd-6]: ixp425_intr.c ixp425var.h src/sys/arch/evbarm/ixdp425 [netbsd-6]: ixdp425_mainbus.c src/sys/arch/evbarm/nslu2 [netbsd-6]:

CVS commit: [netbsd-6] src/sys/arch/x68k/dev

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:26:06 UTC 2012 Modified Files: src/sys/arch/x68k/dev [netbsd-6]: mha.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #601): sys/arch/x68k/dev/mha.c: revision 1.53 Fix device_t/softc

CVS commit: [netbsd-6] src/sys/arch/sparc

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:30:09 UTC 2012 Modified Files: src/sys/arch/sparc/dev [netbsd-6]: fd.c src/sys/arch/sparc/sparc [netbsd-6]: memecc.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #602):

CVS commit: [netbsd-6] src/sys/arch/amd64/amd64

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:34:15 UTC 2012 Modified Files: src/sys/arch/amd64/amd64 [netbsd-6]: db_machdep.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #604): sys/arch/amd64/amd64/db_machdep.c: revision

CVS commit: [netbsd-6] src/libexec/ld.elf_so

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:36:59 UTC 2012 Modified Files: src/libexec/ld.elf_so [netbsd-6]: rtld.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #605): libexec/ld.elf_so/rtld.c: revision 1.159 On failure in

CVS commit: [netbsd-6] src/sys/arch/x86/include

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:39:26 UTC 2012 Modified Files: src/sys/arch/x86/include [netbsd-6]: lock.h Log Message: Pull up following revision(s) (requested by apb in ticket #606): sys/arch/x86/include/lock.h: revision 1.26 Change =r to

CVS commit: [netbsd-6] src/doc

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:41:41 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: Tickets 600-602,604-606. To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-6.1 Please note that diffs are

CVS commit: [netbsd-6-0] src

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 22:44:47 UTC 2012 Modified Files: src/gnu/usr.bin/groff/tmac [netbsd-6-0]: mdoc.local src/sys/sys [netbsd-6-0]: param.h Added Files: src/doc [netbsd-6-0]: CHANGES-6.0.1 Log Message: Welcome to 6.0.0_PATCH.

CVS commit: src/sys/dev/ic

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 23:40:42 UTC 2012 Modified Files: src/sys/dev/ic: ahcisatareg.h Log Message: Fix an errant define. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/ahcisatareg.h Please note that diffs are

CVS commit: src/sys/arch/arm/broadcom

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Oct 18 02:34:34 UTC 2012 Modified Files: src/sys/arch/arm/broadcom: bcm53xx_eth.c Log Message: Make an ASSERT more flexible. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/arch/arm/broadcom

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Oct 18 02:36:37 UTC 2012 Modified Files: src/sys/arch/arm/broadcom: bcm53xx_board.c Log Message: Rearrange some code. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/broadcom/bcm53xx_board.c

CVS commit: src/sys/arch

2012-10-17 Thread Alan Barrett
Module Name:src Committed By: apb Date: Wed Oct 17 14:48:18 UTC 2012 Modified Files: src/sys/arch/acorn32/conf: GENERIC src/sys/arch/alpha/conf: GENERIC src/sys/arch/amd64/conf: GENERIC XEN3_DOM0 XEN3_DOMU src/sys/arch/amiga/conf: DRACO GENERIC

CVS commit: src/sys/arch

2012-10-17 Thread Alan Barrett
Module Name:src Committed By: apb Date: Wed Oct 17 14:49:02 UTC 2012 Modified Files: src/sys/arch/mac68k/conf: SMALLRAM src/sys/arch/zaurus/conf: INSTALL Log Message: Add no options COMPAT_60 to all kernel configuration files that already had no options COMPAT_50.

CVS commit: src/sys/arch

2012-10-17 Thread Alan Barrett
Module Name:src Committed By: apb Date: Wed Oct 17 14:49:41 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: RPI src/sys/arch/hp300/conf: INSTALL src/sys/arch/luna68k/conf: INSTALL src/sys/arch/news68k/conf: INSTALL Log Message: Add commented out

CVS commit: src/lib/libc/compat/stdio

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 16:09:03 UTC 2012 Modified Files: src/lib/libc/compat/stdio: compat_fsetpos.c Log Message: fix trivial typo in warning msg To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/arch/x86/include

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 16:13:01 UTC 2012 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: recognize the P1GB and RDTSCP which were AMD-only on Intel HW too To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 16:16:24 UTC 2012 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: When setting pmap_needs_pte_sync to 1 be sure to sync pte that caused the issue. To generate a diff of this commit: cvs rdiff -u -r1.238

CVS commit: src/sys/dev/usb

2012-10-17 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Oct 17 17:05:16 UTC 2012 Modified Files: src/sys/dev/usb: ucom.c Log Message: Don't rely on TS_BUSY to determine wether there is a buffer available. Instead handle a possible buffer shortage. Also aquire lock when modifying

CVS commit: src/sys/sys

2012-10-17 Thread David Young
Module Name:src Committed By: dyoung Date: Wed Oct 17 17:48:48 UTC 2012 Modified Files: src/sys/sys: module.h Log Message: Correct spelling: entrie - entry. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/sys/module.h Please note that diffs are

CVS commit: src/sys/dev/marvell

2012-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 17 18:13:00 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: Fix a bug that kernel panics when the system get a packet while calling mvgbe_stop (via ifconfig down). To generate a diff of this

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:29:10 UTC 2012 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Need to set pmap_needs_pte_sync before calling PTE_SYNC To generate a diff of this commit: cvs rdiff -u -r1.239 -r1.240

CVS commit: src/usr.bin/calendar/calendars

2012-10-17 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Wed Oct 17 18:30:33 UTC 2012 Modified Files: src/usr.bin/calendar/calendars: calendar.netbsd Log Message: note NetBSD 6.0 release To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/sys/arch/arm

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:52:16 UTC 2012 Modified Files: src/sys/arch/arm/arm32: pmap.c src/sys/arch/arm/conf: files.arm src/sys/arch/arm/include/arm32: pmap.h Log Message: Add a PMAP_NEEDS_ALLOC_POOLPAGE / PMAP_ALLOC_POOLPAGE

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:53:45 UTC 2012 Modified Files: src/sys/arch/arm/arm32: arm32_boot.c Log Message: Change the semantics of the boot_physmem array to select a freelist to use with uvm_page_physload. Reduces duplication of work. To

CVS commit: src/sys/arch/arm/arm

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 18:55:43 UTC 2012 Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv7.S Log Message: Add a few more DSBs before flushing cache lines. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/arm/include/arm32

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:15:41 UTC 2012 Modified Files: src/sys/arch/arm/include/arm32: pmap.h Log Message: Add PMAP_MAP_POOLPAGE / PMAP_UNMAP_POOLPAGE if PMAP_NEED_ALLOC_POOLPAGE is defined. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/conf

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:16:59 UTC 2012 Modified Files: src/sys/conf: files Log Message: defopt COMPAT_60, it is already being used To generate a diff of this commit: cvs rdiff -u -r1.1058 -r1.1059 src/sys/conf/files Please note that

CVS commit: src/sys/arch/arm

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:17:19 UTC 2012 Modified Files: src/sys/arch/arm/arm32: bus_dma.c src/sys/arch/arm/include: bus_defs.h Log Message: Add per-segment and per-ragne flag (to store _BUS_DMAMAP_COHERENT). Use the per-range flag to

CVS commit: src/sys/arch/arm/broadcom

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:18:55 UTC 2012 Modified Files: src/sys/arch/arm/broadcom: bcm53xx_board.c bcm53xx_eth.c bcm53xx_pax.c bcm53xx_var.h Log Message: Add a coherent bus dma tag which marks the first 256MB as having coherent

CVS commit: src/sys

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:19:55 UTC 2012 Modified Files: src/sys/arch/x86/include: cpu_ucode.h src/sys/arch/x86/x86: cpu_ucode.c cpu_ucode_amd.c cpu_ucode_intel.c src/sys/arch/xen/xen: xen_ucode.c src/sys/kern:

CVS commit: src/sys/arch/evbarm/bcm53xx

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:20:54 UTC 2012 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: If there is more than 256MB of ram, add the first 256MB into a separate VM freelist and specifiy that PMAP_ALLOC_POOLPAGE

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

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:21:26 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: std.bcm53xx Log Message: Add PMAP_NEEDS_ALLOC_POOLPAGE To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/std.bcm53xx

CVS commit: src/usr.sbin/cpuctl/arch

2012-10-17 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Oct 17 20:22:16 UTC 2012 Modified Files: src/usr.sbin/cpuctl/arch: noarch.c Log Message: avoid dummy structure definition, include a system header instead, looks just cleaner To generate a diff of this commit: cvs rdiff

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

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:22:23 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: BCM5301X Log Message: Make sure the L2 cache is enabled Restrict the PCIe interface to negotiate at Gen1 speeds. To generate a diff of this commit: cvs rdiff

CVS commit: [netbsd-5] src/bin/pax

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:44:14 UTC 2012 Modified Files: src/bin/pax [netbsd-5]: ftree.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1799): bin/pax/ftree.c: revision 1.42 deal properly with empty lines

CVS commit: src/sys/arch/arm/arm32

2012-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Oct 17 20:44:48 UTC 2012 Modified Files: src/sys/arch/arm/arm32: arm32_kvminit.c Log Message: Fix two off-by-one loops. Saves a whole two pages. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/arm/cortex

2012-10-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Oct 17 20:45:49 UTC 2012 Modified Files: src/sys/arch/arm/cortex: pl310.c Log Message: Add a missing mutex exit. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/cortex/pl310.c Please note that

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

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:46:37 UTC 2012 Modified Files: src/sys/dev/pci [netbsd-5]: if_wm.c Log Message: Apply patch, requested by msaitoh in ticket 1800: sys/dev/pci/if_wm.c:revision 1.231 via patch Add workaround for QEMU and

CVS commit: [netbsd-5-1] src/dist/bind

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:50:04 UTC 2012 Modified Files: src/dist/bind [netbsd-5-1]: CHANGES version src/dist/bind/bin/named [netbsd-5-1]: query.c Log Message: Apply patch, requested by spz in ticket #1801: dist/bind/CHANGES:

CVS commit: [netbsd-5-0] src/dist/bind

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:50:14 UTC 2012 Modified Files: src/dist/bind [netbsd-5-0]: CHANGES version src/dist/bind/bin/named [netbsd-5-0]: query.c Log Message: Apply patch, requested by spz in ticket #1801: dist/bind/CHANGES:

CVS commit: [netbsd-5] src/dist/bind

2012-10-17 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Wed Oct 17 20:50:24 UTC 2012 Modified Files: src/dist/bind [netbsd-5]: CHANGES version src/dist/bind/bin/named [netbsd-5]: query.c Log Message: Apply patch, requested by spz in ticket #1801: dist/bind/CHANGES:

CVS commit: [netbsd-6] src

2012-10-17 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Oct 17 20:53:29 UTC 2012 Modified Files: src/gnu/usr.bin/groff/tmac [netbsd-6]: mdoc.local src/sys/sys [netbsd-6]: param.h Log Message: Welcome to 6.0_STABLE To generate a diff of this commit: cvs rdiff -u -r1.66.2.1

  1   2   >