Re: CVS commit: src/sys

2013-11-05 Thread Martin Husemann
On Tue, Nov 05, 2013 at 11:44:22PM +0900, Izumi Tsutsui wrote: Is there any exported documents that mention NetBSD specific ELF note? I am not aware of any (if you don't count comments in the exec_elf.h file). Readelf/binutils seem to know about the .note.netbsd.ident one, but not the two newer

Re: CVS commit: src/sys

2013-11-05 Thread Izumi Tsutsui
Module Name: src Committed By: martin Date: Tue Nov 5 14:26:19 UTC 2013 Modified Files: src/sys/kern: exec_elf.c src/sys/sys: exec_elf.h Log Message: Define a new NetBSD specific note to encode the code model used for a binary. Allow MD code to check these notes

Re: CVS commit: src/sys

2013-11-05 Thread Martin Husemann
On Wed, Nov 06, 2013 at 12:10:07AM +0900, Izumi Tsutsui wrote: I just wonder if it's okay to update it blindly without discussion.. Fair enough - I didn't think of it for this minor detail- there is a thread on tech-kern about the more intrusive main part of the changes I would like to commit

Re: CVS commit: src/sys

2013-11-05 Thread Izumi Tsutsui
martin@ wrote: On Tue, Nov 05, 2013 at 11:44:22PM +0900, Izumi Tsutsui wrote: Is there any exported documents that mention NetBSD specific ELF note? I am not aware of any (if you don't count comments in the exec_elf.h file). Readelf/binutils seem to know about the .note.netbsd.ident one,

re: CVS commit: src/sys

2013-11-05 Thread matthew green
On Tue, Nov 05, 2013 at 11:44:22PM +0900, Izumi Tsutsui wrote: Is there any exported documents that mention NetBSD specific ELF note? I am not aware of any (if you don't count comments in the exec_elf.h file). Readelf/binutils seem to know about the .note.netbsd.ident one, but not the two

CVS commit: src/sys/arch/macppc/dev

2013-11-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Nov 5 11:08:20 UTC 2013 Modified Files: src/sys/arch/macppc/dev: pmu.c Log Message: do what cuda does - if we read garbage from the RTC try a few more times To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: xsrc/external/mit/xf86-video-igs/dist/src

2013-11-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Nov 5 11:26:43 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-igs/dist/src: igs_driver.c Log Message: use WSDISPLAYIO_MODE_MAPPED To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \

CVS commit: xsrc/external/mit/xf86-video-crime/dist/src

2013-11-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Nov 5 11:28:10 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-crime/dist/src: crime_driver.c Log Message: use WSDISPLAYIO_MODE_MAPPED while there, change vendor string to TNF since X.org had nothing to do with this

CVS commit: src/usr.sbin/npf/npfctl

2013-11-05 Thread Mihai Chelaru
Module Name:src Committed By: kefren Date: Tue Nov 5 13:09:12 UTC 2013 Modified Files: src/usr.sbin/npf/npfctl: npf.conf.5 Log Message: sync an example with the latest group syntax change To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32

CVS commit: src/sys

2013-11-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Nov 5 14:26:19 UTC 2013 Modified Files: src/sys/kern: exec_elf.c src/sys/sys: exec_elf.h Log Message: Define a new NetBSD specific note to encode the code model used for a binary. Allow MD code to check these notes

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Nov 5 16:04:13 UTC 2013 Modified Files: src/sys/arch/x86/include: cpu.h Log Message: initialize cii before using it. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arch/x86/include/cpu.h Please

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:32:45 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: ahcisata_pci.c Log Message: Support a 64-bit BAR for AHCI To generate a diff of this commit: cvs rdiff -u -r1.12.4.2 -r1.12.4.2.4.1

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:34:21 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: pci_subr.c Log Message: Pull in support for pci_aprint_devinfo_fancy To generate a diff of this commit: cvs rdiff -u -r1.75.10.1.4.1 -r1.75.10.1.4.2

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:34:44 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: pcivar.h Log Message: Pull in support for pci_aprint_devinfo_fancy To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.83.12.1

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:35:35 UTC 2013 Modified Files: src/sys/dev/sdmmc [matt-nb5-mips64]: sdhc.c Log Message: turn off debug To generate a diff of this commit: cvs rdiff -u -r1.7.2.4 -r1.7.2.5 src/sys/dev/sdmmc/sdhc.c Please note that

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:37:37 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.963.4.1.4.8 -r1.963.4.1.4.9

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:40:22 UTC 2013 Modified Files: src/sys/dev/i2c [matt-nb5-mips64]: spdmem.c Log Message: Deal with larger DIMMs To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.11.8.1 src/sys/dev/i2c/spdmem.c Please note

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:41:57 UTC 2013 Modified Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLPEVB Log Message: Add xhci To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/arch/evbmips/conf/XLPEVB Please

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:44:02 UTC 2013 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_nand_pci.c Log Message: Start of a nand for xlp3xx/xlp2xx. To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3

CVS commit: src/etc/mtree

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 00:53:03 UTC 2013 Modified Files: src/etc/mtree: NetBSD.dist.mips64eb NetBSD.dist.mips64el NetBSD.dist.sparc64 NetBSD.dist.x86_64 Log Message: add g++ subdirs for GCC 4.8. To generate a diff of this commit:

CVS commit: src/distrib/sets/lists/comp

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 00:53:39 UTC 2013 Modified Files: src/distrib/sets/lists/comp: md.amd64 md.sparc md.sparc64 Log Message: update set lists for gcc 4.8. To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:02:00 UTC 2013 Modified Files: src/sys/arch/arm/include: cpu.h Log Message: use cii To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/arch/arm/include/cpu.h Please note that diffs are not

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:34:10 UTC 2013 Modified Files: src/sys/arch/arm/arm: arm_machdep.c Log Message: add diagused To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/arm/arm_machdep.c Please note that

CVS commit: src/sys/arch/shark/shark

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:35:26 UTC 2013 Modified Files: src/sys/arch/shark/shark: consinit.c Log Message: move code inside ifdef To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/shark/shark/consinit.c Please

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:36:36 UTC 2013 Modified Files: src/sys/arch/arm/arm: cpufunc.c Log Message: ifdef notyet code. To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sys/arch/arm/arm/cpufunc.c Please note that

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:37:58 UTC 2013 Modified Files: src/sys/arch/arm/arm32: fault.c Log Message: sprinkle diagused To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/sys/arch/arm/arm32/fault.c Please note that diffs

CVS commit: src/sys/arch/shark/ofw

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:41:12 UTC 2013 Modified Files: src/sys/arch/shark/ofw: ofw.c Log Message: remove unused variables To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/arch/shark/ofw/ofw.c Please note that

CVS commit: src/sys/dev/marvell

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 06:20:12 UTC 2013 Modified Files: src/sys/dev/marvell: gtpci.c Log Message: move some variables inside their #ifdef use. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/marvell/gtpci.c Please

CVS commit: src/sys/arch

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 06:23:15 UTC 2013 Modified Files: src/sys/arch/amd64/amd64: machdep.c src/sys/arch/xen/x86: mainbus.c x86_xpmap.c src/sys/arch/xen/xen: privcmd.c xbd_xenbus.c xbdback_xenbus.c Log Message: - move variables

CVS commit: src/sys/arch/macppc/dev

2013-11-05 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Nov 5 11:08:20 UTC 2013 Modified Files: src/sys/arch/macppc/dev: pmu.c Log Message: do what cuda does - if we read garbage from the RTC try a few more times To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: xsrc/external/mit/xf86-video-igs/dist/src

2013-11-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Nov 5 11:26:43 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-igs/dist/src: igs_driver.c Log Message: use WSDISPLAYIO_MODE_MAPPED To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \

CVS commit: xsrc/external/mit/xf86-video-crime/dist/src

2013-11-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Nov 5 11:28:10 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-crime/dist/src: crime_driver.c Log Message: use WSDISPLAYIO_MODE_MAPPED while there, change vendor string to TNF since X.org had nothing to do with this

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:32:45 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: ahcisata_pci.c Log Message: Support a 64-bit BAR for AHCI To generate a diff of this commit: cvs rdiff -u -r1.12.4.2 -r1.12.4.2.4.1

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:34:21 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: pci_subr.c Log Message: Pull in support for pci_aprint_devinfo_fancy To generate a diff of this commit: cvs rdiff -u -r1.75.10.1.4.1 -r1.75.10.1.4.2

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:34:44 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: pcivar.h Log Message: Pull in support for pci_aprint_devinfo_fancy To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.83.12.1

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:35:35 UTC 2013 Modified Files: src/sys/dev/sdmmc [matt-nb5-mips64]: sdhc.c Log Message: turn off debug To generate a diff of this commit: cvs rdiff -u -r1.7.2.4 -r1.7.2.5 src/sys/dev/sdmmc/sdhc.c Please note that

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:36:31 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: files.pci pcidevs pcidevs.h pcidevs_data.h src/sys/dev/usb [matt-nb5-mips64]: usb.h usb_mem.c usb_mem.h usb_subr.c

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:37:37 UTC 2013 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.963.4.1.4.8 -r1.963.4.1.4.9

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:40:22 UTC 2013 Modified Files: src/sys/dev/i2c [matt-nb5-mips64]: spdmem.c Log Message: Deal with larger DIMMs To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.11.8.1 src/sys/dev/i2c/spdmem.c Please note

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:41:57 UTC 2013 Modified Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLPEVB Log Message: Add xhci To generate a diff of this commit: cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/arch/evbmips/conf/XLPEVB Please

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:43:31 UTC 2013 Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.rmixl src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c rmixl_intr.h rmixl_pcie.c rmixl_pcievar.h rmixlp_pcie.c

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

2013-11-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Nov 5 18:44:02 UTC 2013 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_nand_pci.c Log Message: Start of a nand for xlp3xx/xlp2xx. To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3

CVS commit: src/etc/mtree

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 00:53:03 UTC 2013 Modified Files: src/etc/mtree: NetBSD.dist.mips64eb NetBSD.dist.mips64el NetBSD.dist.sparc64 NetBSD.dist.x86_64 Log Message: add g++ subdirs for GCC 4.8. To generate a diff of this commit:

CVS commit: src/distrib/sets/lists/comp

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 00:53:39 UTC 2013 Modified Files: src/distrib/sets/lists/comp: md.amd64 md.sparc md.sparc64 Log Message: update set lists for gcc 4.8. To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:02:00 UTC 2013 Modified Files: src/sys/arch/arm/include: cpu.h Log Message: use cii To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/arch/arm/include/cpu.h Please note that diffs are not

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:34:10 UTC 2013 Modified Files: src/sys/arch/arm/arm: arm_machdep.c Log Message: add diagused To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/arm/arm_machdep.c Please note that

CVS commit: src/sys/arch/shark/shark

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:35:26 UTC 2013 Modified Files: src/sys/arch/shark/shark: consinit.c Log Message: move code inside ifdef To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/shark/shark/consinit.c Please

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:36:36 UTC 2013 Modified Files: src/sys/arch/arm/arm: cpufunc.c Log Message: ifdef notyet code. To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sys/arch/arm/arm/cpufunc.c Please note that

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

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:37:58 UTC 2013 Modified Files: src/sys/arch/arm/arm32: fault.c Log Message: sprinkle diagused To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/sys/arch/arm/arm32/fault.c Please note that diffs

CVS commit: src/sys/arch/shark/ofw

2013-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 6 02:41:12 UTC 2013 Modified Files: src/sys/arch/shark/ofw: ofw.c Log Message: remove unused variables To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/arch/shark/ofw/ofw.c Please note that

CVS commit: src/sys/dev/marvell

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 06:20:12 UTC 2013 Modified Files: src/sys/dev/marvell: gtpci.c Log Message: move some variables inside their #ifdef use. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/marvell/gtpci.c Please

CVS commit: src/sys/arch

2013-11-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 06:23:15 UTC 2013 Modified Files: src/sys/arch/amd64/amd64: machdep.c src/sys/arch/xen/x86: mainbus.c x86_xpmap.c src/sys/arch/xen/xen: privcmd.c xbd_xenbus.c xbdback_xenbus.c Log Message: - move variables