Re: CVS commit: src/sys/arch/powerpc/powerpc

2014-03-18 Thread Christos Zoulas
In article 20140318143431.920a...@cvs.netbsd.org, Michael Lorenz source-changes-d@NetBSD.org wrote: -=-=-=-=-=- +#ifdef PPC_OEA601 +static struct timecounter powerpc_601_timecounter = { + get_601_timecount, /* get_timecount */ + 0, /* no poll_pps */ +

Re: CVS commit: src/usr.sbin/rtsold

2014-03-18 Thread David Laight
On Tue, Mar 18, 2014 at 03:30:09PM -0400, Christos Zoulas wrote: Module Name: src Committed By: christos Date: Tue Mar 18 19:30:09 UTC 2014 Modified Files: src/usr.sbin/rtsold: rtsold.c Log Message: use time_t for time It isn't a time_t type time. The value is actually

Re: CVS commit: src/usr.sbin/rtsold

2014-03-18 Thread Christos Zoulas
In article 20140318201420.go20...@snowdrop.l8s.co.uk, David Laight da...@l8s.co.uk wrote: On Tue, Mar 18, 2014 at 03:30:09PM -0400, Christos Zoulas wrote: Module Name: src Committed By:christos Date:Tue Mar 18 19:30:09 UTC 2014 Modified Files:

Re: CVS commit: src/usr.sbin/rtsold

2014-03-18 Thread David Laight
On Tue, Mar 18, 2014 at 08:21:19PM +, Christos Zoulas wrote: In article 20140318201420.go20...@snowdrop.l8s.co.uk, David Laight da...@l8s.co.uk wrote: On Tue, Mar 18, 2014 at 03:30:09PM -0400, Christos Zoulas wrote: Module Name: src Committed By: christos Date:

CVS commit: othersrc/external/bsd/bsd-pkg-config/dist/tests

2014-03-18 Thread David A. Holland
Module Name:othersrc Committed By: dholland Date: Tue Mar 18 05:59:44 UTC 2014 Added Files: othersrc/external/bsd/bsd-pkg-config/dist/tests: Makefile README.test basetest.better basetest.good basetest.sh package-query-libtuff-4.better

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 06:17:55 UTC 2014 Modified Files: src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c Log Message: Default comfreq to mvTclk if CONSFREQ is not defined. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 06:23:45 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: mk.armadaxp mk.marvell Log Message: Don't replicate most of mk.marvell in mk.armadaxp To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 06:46:14 UTC 2014 Modified Files: src/sys/arch/arm/marvell: mvsoc_intr.h Log Message: Only include opt_mvsoc.h if _INTR_PRIVATE is defined. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/arch/arm

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:03:22 UTC 2014 Modified Files: src/sys/arch/arm/include: vfpreg.h src/sys/arch/arm/vfp: vfp_init.c Log Message: Enable VFP on MV88SV58XX To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:05:00 UTC 2014 Modified Files: src/sys/arch/arm/marvell: files.marvell Log Message: Add MEMSIZE to opt_mvsoc.h To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/marvell/files.marvell

CVS commit: src/sys/arch/arm

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:05:47 UTC 2014 Modified Files: src/sys/arch/arm/conf: files.arm src/sys/arch/arm/include: locore.h Log Message: defflag VERBOSE_INIT_ARM To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:06:43 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: ARMADAXP Log Message: Add xhci To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/ARMADAXP Please note that diffs are not

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:07:40 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: MIRABOX Log Message: Base on ARMADAXP, not SHEEVAPLUG. Simplify. Support FPU_VFP To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: [netbsd-6] src/sys/compat/netbsd32

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 07:18:22 UTC 2014 Modified Files: src/sys/compat/netbsd32 [netbsd-6]: netbsd32_ioctl.c netbsd32_ioctl.h Log Message: Pull up following revision(s) (requested by manu in ticket #1022):

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:25:57 UTC 2014 Modified Files: src/sys/arch/arm/marvell: files.marvell Log Message: defflag MVSOC_CONSOLE_EARLY To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/marvell/files.marvell

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:30:09 UTC 2014 Modified Files: src/sys/arch/evbarm/marvell: marvellvar.h Log Message: Add _LOCORE around marvell_interregs_pbase To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:34:15 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: ARMADAXP Log Message: Add commented out MVSOC_EARLY_CONSOLE option To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: [netbsd-6] src/sys/compat/netbsd32

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:01:34 UTC 2014 Modified Files: src/sys/compat/netbsd32 [netbsd-6]: netbsd32_event.c Log Message: Pull up following revision(s) (requested by manu in ticket #1021): sys/compat/netbsd32/netbsd32_event.c:

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

2014-03-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Mar 18 08:08:55 UTC 2014 Modified Files: src/sys/arch/dreamcast/dev: gdrom.c Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/dreamcast/dev/gdrom.c Please note that diffs are

CVS commit: [netbsd-6] src/sys

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:09:46 UTC 2014 Modified Files: src/sys/compat/netbsd32 [netbsd-6]: netbsd32.h netbsd32_netbsd.c src/sys/uvm [netbsd-6]: uvm_swap.c uvm_swap.h Log Message: Pull up following revision(s) (requested by manu in

CVS commit: [netbsd-6] src

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:17:56 UTC 2014 Modified Files: src/share/man/man4 [netbsd-6]: options.4 src/sys/kern [netbsd-6]: kern_exec.c Log Message: Pull up following revision(s) (requested by manu in ticket #1026):

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 08:22:05 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: MIRABOX Log Message: Comment out VERBOSE_INIT_ARM To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/MIRABOX Please note

CVS commit: [netbsd-6] src/doc

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:22:45 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1021, #1022, #1025 and #1026. To generate a diff of this commit: cvs rdiff -u -r1.1.2.95 -r1.1.2.96 src/doc/CHANGES-6.2 Please

CVS commit: src/external/gpl3/gdb/dist/gdb

2014-03-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Mar 18 08:40:05 UTC 2014 Modified Files: src/external/gpl3/gdb/dist/gdb: armnbsd-nat.c Log Message: In fill_fpregset correct the address to grab the register from To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:43:33 UTC 2014 Modified Files: src/sys/ufs/ufs [netbsd-6]: ufs_quota2.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1027): sys/ufs/ufs/ufs_quota2.c: revision 1.37 Patch from

CVS commit: [netbsd-6] src/distrib/sets/lists/comp

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:53:30 UTC 2014 Modified Files: src/distrib/sets/lists/comp [netbsd-6]: md.amd64 Log Message: Apply patch(requested by mlelstv in ticket #1030): distrib/sets/lists/comp/md.amd64: patch netbsd-6 amd64 does not

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 08:56:42 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: ARMADAXP Log Message: Add some missing devices (crypto gige) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/conf/ARMADAXP

CVS commit: [netbsd-6] src/doc

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:57:53 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1027 and #1030. To generate a diff of this commit: cvs rdiff -u -r1.1.2.96 -r1.1.2.97 src/doc/CHANGES-6.2 Please note that

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:21:30 UTC 2014 Modified Files: src/sys/kern [netbsd-6]: kern_verifiedexec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1034): sys/kern/kern_verifiedexec.c: revision 1.132

CVS commit: [netbsd-6-1] src/sys/kern

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:21:51 UTC 2014 Modified Files: src/sys/kern [netbsd-6-1]: kern_verifiedexec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1034): sys/kern/kern_verifiedexec.c: revision 1.132

CVS commit: [netbsd-6-0] src/sys/kern

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:36:58 UTC 2014 Modified Files: src/sys/kern [netbsd-6-0]: kern_verifiedexec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1034): sys/kern/kern_verifiedexec.c: revision 1.132

CVS commit: [netbsd-6] src/doc

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:44:02 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1034. To generate a diff of this commit: cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-6.2 Please note that diffs are not

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:44:51 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.5 Log Message: Ticket #1034. To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-6.0.5 Please note that diffs are

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:44:25 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.4 Log Message: Ticket #1034. To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-6.1.4 Please note that diffs are

CVS commit: src

2014-03-18 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Tue Mar 18 10:21:48 UTC 2014 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile vfssubr.9 src/sys/kern: vfs_mount.c src/sys/sys: param.h vnode.h src/sys/ufs/lfs:

CVS commit: src/libexec/rpc.rquotad

2014-03-18 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Mar 18 11:00:20 UTC 2014 Modified Files: src/libexec/rpc.rquotad: rquotad.c Log Message: Delay daemonization until RPC services have been registered. Fixes one of the race conditions of PR misc/48282. To generate a diff of

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

2014-03-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Mar 18 12:54:29 UTC 2014 Modified Files: src/sys/arch/arm/gemini: gemini_timer.c Log Message: Bracket timer_init() with disable_interrupts()/restore_interrupts() properly. Pointed out by Chris Gilbert. To generate a diff of

CVS commit: src/sys/lib/libunwind

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 13:08:15 UTC 2014 Modified Files: src/sys/lib/libunwind: Registers.hpp libunwind.cxx unwind_registers.S Log Message: Add basic unwind support for VAX. PSW handling and stack pointer after resume is still incomplete.

CVS commit: src/share/mk

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 13:10:27 UTC 2014 Modified Files: src/share/mk: bsd.own.mk Log Message: libunwind supports vax now. To generate a diff of this commit: cvs rdiff -u -r1.789 -r1.790 src/share/mk/bsd.own.mk Please note that diffs are

CVS commit: othersrc/external/bsd/bsd-pkg-config/dist/tests

2014-03-18 Thread David A. Holland
Module Name:othersrc Committed By: dholland Date: Tue Mar 18 13:22:01 UTC 2014 Modified Files: othersrc/external/bsd/bsd-pkg-config/dist/tests: basetest.good package-query-libtuff-4.good package-query-y11.good package-query-ykbproto.good

CVS commit: src/sys/arch/powerpc/powerpc

2014-03-18 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Mar 18 14:34:31 UTC 2014 Modified Files: src/sys/arch/powerpc/powerpc: clock.c Log Message: split 601 and generic PowerPC timecounter code a bit more To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys/sys

2014-03-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Mar 18 14:28:37 UTC 2014 Modified Files: src/sys/sys: endian.h Log Message: Avoid undefined behaviour in shifts in endian decoding routines. If int is 32-bit and p is a uint8_t *, then p[0] is promoted to int and p[0] 24

CVS commit: src/sys/dev

2014-03-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Mar 18 15:44:37 UTC 2014 Modified Files: src/sys/dev: cgd.c cgdvar.h Log Message: Remove a simplelock and replace with a kmutex To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/dev/cgd.c cvs rdiff -u

CVS commit: src/libexec/ld.elf_so

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 16:05:34 UTC 2014 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: Ignore LD_BIND_NOW for setuid binaries, but keep it in the environment otherwise. To generate a diff of this commit: cvs rdiff -u -r1.172

CVS commit: src/sys/arch

2014-03-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 18 17:11:19 UTC 2014 Modified Files: src/sys/arch/alpha/include: cdefs.h src/sys/arch/arm/include: cdefs.h src/sys/arch/hppa/include: cdefs.h src/sys/arch/ia64/include: cdefs.h

CVS commit: src/sys/rump/net/lib/libvirtif

2014-03-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Mar 18 18:10:09 UTC 2014 Modified Files: src/sys/rump/net/lib/libvirtif: if_virt.c Log Message: Trim alignment out of packet length before passing it up. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45

CVS commit: src/usr.sbin/rtsold

2014-03-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 18 19:30:09 UTC 2014 Modified Files: src/usr.sbin/rtsold: rtsold.c Log Message: use time_t for time To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/rtsold/rtsold.c Please note that diffs

CVS commit: src/sys/arch/powerpc/powerpc

2014-03-18 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Mar 18 20:11:08 UTC 2014 Modified Files: src/sys/arch/powerpc/powerpc: clock.c Log Message: Can we use c99 field initializers here instead of comments?!? Yes, yes we can. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.sbin/rtsold

2014-03-18 Thread David Laight
Module Name:src Committed By: dsl Date: Tue Mar 18 20:39:55 UTC 2014 Modified Files: src/usr.sbin/rtsold: rtsold.c Log Message: Change previous to use uint32_t for 'interval'. The value is a random interval in usec obtained by reducing a uint32_t value modulo 100

CVS commit: src/sys/external/bsd/drm2/dist/drm

2014-03-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Mar 18 21:36:52 UTC 2014 Modified Files: src/sys/external/bsd/drm2/dist/drm: drm_fb_helper.c drm_global.c drm_modes.c src/sys/external/bsd/drm2/dist/drm/i915: i915_dma.c i915_irq.c

CVS commit: src/lib/libm/src

2014-03-18 Thread David Laight
Module Name:src Committed By: dsl Date: Tue Mar 18 21:52:19 UTC 2014 Modified Files: src/lib/libm/src: s_exp2.c Log Message: Change 'i0' to be signed so that the sign bit is preserved on 'k' and the code at the bottom splits the multiply. Fixes denormal results. This

CVS commit: xsrc/external/mit/xinit/dist

2014-03-18 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Tue Mar 18 22:26:50 UTC 2014 Modified Files: xsrc/external/mit/xinit/dist: xinitrc.cpp Log Message: Reduce unnecessary diffs to upstream. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS import: src/sys/external/bsd/compiler_rt/dist

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 22:28:49 UTC 2014 Update of /cvsroot/src/sys/external/bsd/compiler_rt/dist In directory ivanova.netbsd.org:/tmp/cvs-serv841 Log Message: Import compiler-rt r204194. Fixes shift use in divide routines and const correctness in

CVS commit: src/external/gpl3/binutils/dist/binutils

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 23:41:02 UTC 2014 Modified Files: src/external/gpl3/binutils/dist/binutils: readelf.c Log Message: Make readelf know what the vax pcrel32 reloc number is. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/external/gpl3/binutils/dist/gas/config

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 23:41:36 UTC 2014 Modified Files: src/external/gpl3/binutils/dist/gas/config: tc-vax.c tc-vax.h Log Message: Add support for the .cfi pseudo-ops for VAX. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/gnu/dist/gcc4/gcc/config/vax

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 23:43:41 UTC 2014 Modified Files: src/gnu/dist/gcc4/gcc/config/vax: vax.c vax.h vax.md Log Message: Add a register definition for the Processor Status Word on VAX. Change the unwind definition to specify the CFA base

CVS commit: src/libexec/ld.elf_so/arch/vax

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 23:43:38 UTC 2014 Modified Files: src/libexec/ld.elf_so/arch/vax: rtld_start.S Log Message: Add .cfi ops so that one can unwind through this. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/usr.bin/getaddrinfo

2014-03-18 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed Mar 19 01:24:32 UTC 2014 Modified Files: src/usr.bin/getaddrinfo: getaddrinfo.c Log Message: Add missing include files. Don't rely on them bein pulled in as a side effect of other includes. Fixes build errors when

CVS commit: src/libexec/ld.elf_so/arch/vax

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Mar 19 02:39:22 UTC 2014 Modified Files: src/libexec/ld.elf_so/arch/vax: rtld_start.S Log Message: Once we know the bound routine, rebuilt a new callframe that can be unwound properly. To generate a diff of this commit: cvs

CVS commit: othersrc/external/bsd/bsd-pkg-config/dist

2014-03-18 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Wed Mar 19 04:08:04 UTC 2014 Modified Files: othersrc/external/bsd/bsd-pkg-config/dist: bsd-pkg-config.sh Log Message: Update bsd-pkg-config to version 20140318 Changes from previous version: + be a bit smarter in the awk

CVS commit: othersrc/external/bsd/bsd-pkg-config/dist/tests

2014-03-18 Thread David A. Holland
Module Name:othersrc Committed By: dholland Date: Tue Mar 18 05:59:44 UTC 2014 Added Files: othersrc/external/bsd/bsd-pkg-config/dist/tests: Makefile README.test basetest.better basetest.good basetest.sh package-query-libtuff-4.better

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 06:17:55 UTC 2014 Modified Files: src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c Log Message: Default comfreq to mvTclk if CONSFREQ is not defined. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 06:23:45 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: mk.armadaxp mk.marvell Log Message: Don't replicate most of mk.marvell in mk.armadaxp To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 06:46:14 UTC 2014 Modified Files: src/sys/arch/arm/marvell: mvsoc_intr.h Log Message: Only include opt_mvsoc.h if _INTR_PRIVATE is defined. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:05:00 UTC 2014 Modified Files: src/sys/arch/arm/marvell: files.marvell Log Message: Add MEMSIZE to opt_mvsoc.h To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/marvell/files.marvell

CVS commit: src/sys/arch/arm

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:05:47 UTC 2014 Modified Files: src/sys/arch/arm/conf: files.arm src/sys/arch/arm/include: locore.h Log Message: defflag VERBOSE_INIT_ARM To generate a diff of this commit: cvs rdiff -u -r1.124 -r1.125

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:06:43 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: ARMADAXP Log Message: Add xhci To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/ARMADAXP Please note that diffs are not

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:07:40 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: MIRABOX Log Message: Base on ARMADAXP, not SHEEVAPLUG. Simplify. Support FPU_VFP To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: [netbsd-6] src/sys/compat/netbsd32

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 07:18:22 UTC 2014 Modified Files: src/sys/compat/netbsd32 [netbsd-6]: netbsd32_ioctl.c netbsd32_ioctl.h Log Message: Pull up following revision(s) (requested by manu in ticket #1022):

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:25:57 UTC 2014 Modified Files: src/sys/arch/arm/marvell: files.marvell Log Message: defflag MVSOC_CONSOLE_EARLY To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/marvell/files.marvell

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:30:09 UTC 2014 Modified Files: src/sys/arch/evbarm/marvell: marvellvar.h Log Message: Add _LOCORE around marvell_interregs_pbase To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 07:34:15 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: ARMADAXP Log Message: Add commented out MVSOC_EARLY_CONSOLE option To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: [netbsd-6] src/sys/compat/netbsd32

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:01:34 UTC 2014 Modified Files: src/sys/compat/netbsd32 [netbsd-6]: netbsd32_event.c Log Message: Pull up following revision(s) (requested by manu in ticket #1021): sys/compat/netbsd32/netbsd32_event.c:

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

2014-03-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Mar 18 08:08:55 UTC 2014 Modified Files: src/sys/arch/dreamcast/dev: gdrom.c Log Message: Fix typo To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/dreamcast/dev/gdrom.c Please note that diffs are

CVS commit: [netbsd-6] src/sys

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:09:46 UTC 2014 Modified Files: src/sys/compat/netbsd32 [netbsd-6]: netbsd32.h netbsd32_netbsd.c src/sys/uvm [netbsd-6]: uvm_swap.c uvm_swap.h Log Message: Pull up following revision(s) (requested by manu in

CVS commit: [netbsd-6] src

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:17:56 UTC 2014 Modified Files: src/share/man/man4 [netbsd-6]: options.4 src/sys/kern [netbsd-6]: kern_exec.c Log Message: Pull up following revision(s) (requested by manu in ticket #1026):

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 08:22:05 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: MIRABOX Log Message: Comment out VERBOSE_INIT_ARM To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/MIRABOX Please note

CVS commit: [netbsd-6] src/doc

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:22:45 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1021, #1022, #1025 and #1026. To generate a diff of this commit: cvs rdiff -u -r1.1.2.95 -r1.1.2.96 src/doc/CHANGES-6.2 Please

CVS commit: src/external/gpl3/gdb/dist/gdb

2014-03-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Mar 18 08:40:05 UTC 2014 Modified Files: src/external/gpl3/gdb/dist/gdb: armnbsd-nat.c Log Message: In fill_fpregset correct the address to grab the register from To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:43:33 UTC 2014 Modified Files: src/sys/ufs/ufs [netbsd-6]: ufs_quota2.c Log Message: Pull up following revision(s) (requested by bouyer in ticket #1027): sys/ufs/ufs/ufs_quota2.c: revision 1.37 Patch from

CVS commit: [netbsd-6] src/distrib/sets/lists/comp

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:53:30 UTC 2014 Modified Files: src/distrib/sets/lists/comp [netbsd-6]: md.amd64 Log Message: Apply patch(requested by mlelstv in ticket #1030): distrib/sets/lists/comp/md.amd64: patch netbsd-6 amd64 does not

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

2014-03-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 18 08:56:42 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: ARMADAXP Log Message: Add some missing devices (crypto gige) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/evbarm/conf/ARMADAXP

CVS commit: [netbsd-6] src/doc

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 08:57:53 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1027 and #1030. To generate a diff of this commit: cvs rdiff -u -r1.1.2.96 -r1.1.2.97 src/doc/CHANGES-6.2 Please note that

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:21:30 UTC 2014 Modified Files: src/sys/kern [netbsd-6]: kern_verifiedexec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1034): sys/kern/kern_verifiedexec.c: revision 1.132

CVS commit: [netbsd-6-1] src/sys/kern

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:21:51 UTC 2014 Modified Files: src/sys/kern [netbsd-6-1]: kern_verifiedexec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1034): sys/kern/kern_verifiedexec.c: revision 1.132

CVS commit: [netbsd-6-0] src/sys/kern

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:36:58 UTC 2014 Modified Files: src/sys/kern [netbsd-6-0]: kern_verifiedexec.c Log Message: Pull up following revision(s) (requested by maxv in ticket #1034): sys/kern/kern_verifiedexec.c: revision 1.132

CVS commit: [netbsd-6] src/doc

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:44:02 UTC 2014 Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1034. To generate a diff of this commit: cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-6.2 Please note that diffs are not

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:44:51 UTC 2014 Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.5 Log Message: Ticket #1034. To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-6.0.5 Please note that diffs are

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

2014-03-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Mar 18 09:44:25 UTC 2014 Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.4 Log Message: Ticket #1034. To generate a diff of this commit: cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/doc/CHANGES-6.1.4 Please note that diffs are

CVS commit: src

2014-03-18 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Tue Mar 18 10:21:48 UTC 2014 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile vfssubr.9 src/sys/kern: vfs_mount.c src/sys/sys: param.h vnode.h src/sys/ufs/lfs:

CVS commit: src/libexec/rpc.rquotad

2014-03-18 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Mar 18 11:00:20 UTC 2014 Modified Files: src/libexec/rpc.rquotad: rquotad.c Log Message: Delay daemonization until RPC services have been registered. Fixes one of the race conditions of PR misc/48282. To generate a diff of

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

2014-03-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Mar 18 12:54:29 UTC 2014 Modified Files: src/sys/arch/arm/gemini: gemini_timer.c Log Message: Bracket timer_init() with disable_interrupts()/restore_interrupts() properly. Pointed out by Chris Gilbert. To generate a diff of

CVS commit: src/sys/lib/libunwind

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 13:08:15 UTC 2014 Modified Files: src/sys/lib/libunwind: Registers.hpp libunwind.cxx unwind_registers.S Log Message: Add basic unwind support for VAX. PSW handling and stack pointer after resume is still incomplete.

CVS commit: src/share/mk

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 13:10:27 UTC 2014 Modified Files: src/share/mk: bsd.own.mk Log Message: libunwind supports vax now. To generate a diff of this commit: cvs rdiff -u -r1.789 -r1.790 src/share/mk/bsd.own.mk Please note that diffs are

CVS commit: othersrc/external/bsd/bsd-pkg-config/dist/tests

2014-03-18 Thread David A. Holland
Module Name:othersrc Committed By: dholland Date: Tue Mar 18 13:22:01 UTC 2014 Modified Files: othersrc/external/bsd/bsd-pkg-config/dist/tests: basetest.good package-query-libtuff-4.good package-query-y11.good package-query-ykbproto.good

CVS commit: src/sys/sys

2014-03-18 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Mar 18 14:28:37 UTC 2014 Modified Files: src/sys/sys: endian.h Log Message: Avoid undefined behaviour in shifts in endian decoding routines. If int is 32-bit and p is a uint8_t *, then p[0] is promoted to int and p[0] 24

CVS commit: src/sys/arch/powerpc/powerpc

2014-03-18 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue Mar 18 14:34:31 UTC 2014 Modified Files: src/sys/arch/powerpc/powerpc: clock.c Log Message: split 601 and generic PowerPC timecounter code a bit more To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys/dev

2014-03-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Mar 18 15:44:37 UTC 2014 Modified Files: src/sys/dev: cgd.c cgdvar.h Log Message: Remove a simplelock and replace with a kmutex To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/dev/cgd.c cvs rdiff -u

CVS commit: src/libexec/ld.elf_so

2014-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 18 16:05:34 UTC 2014 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: Ignore LD_BIND_NOW for setuid binaries, but keep it in the environment otherwise. To generate a diff of this commit: cvs rdiff -u -r1.172

CVS commit: src/sys/arch

2014-03-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 18 17:11:19 UTC 2014 Modified Files: src/sys/arch/alpha/include: cdefs.h src/sys/arch/arm/include: cdefs.h src/sys/arch/hppa/include: cdefs.h src/sys/arch/ia64/include: cdefs.h

  1   2   >