CVS commit: src/doc

2014-02-15 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Feb 15 08:25:01 UTC 2014 Modified Files: src/doc: TODO.clang Log Message: Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/doc/TODO.clang Please note that diffs are not public domain; they are subject

CVS commit: src/distrib/common

2014-02-15 Thread David Laight
Module Name:src Committed By: dsl Date: Sat Feb 15 09:43:02 UTC 2014 Modified Files: src/distrib/common: Makefile.bootcd Log Message: If MAKEVERBOSE 2 remove the -v from pax command lines. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys

2014-02-15 Thread David Laight
Module Name:src Committed By: dsl Date: Sat Feb 15 10:11:15 UTC 2014 Modified Files: src/sys/arch/amd64/amd64: genassym.cf machdep.c netbsd32_machdep.c process_machdep.c src/sys/arch/amd64/include: proc.h src/sys/arch/i386/i386:

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:12:47 UTC 2014 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_cpu.c src/sys/sys [matt-nb5-mips64]: cpu.h cpu_data.h Log Message: Add cpu_softintr_p() Add cpu_name to cpu_data To generate a diff of this

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:13:25 UTC 2014 Modified Files: src/sys/kern [matt-nb5-mips64]: subr_evcnt.c src/sys/sys [matt-nb5-mips64]: evcnt.h Log Message: Add evcnt_attach_dynamic_nozero To generate a diff of this commit: cvs rdiff -u

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:14:10 UTC 2014 Modified Files: src/sys/sys [matt-nb5-mips64]: ucontext.h Log Message: add prototype for cpu_mcontext_validate To generate a diff of this commit: cvs rdiff -u -r1.11.12.1 -r1.11.12.2

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:14:35 UTC 2014 Modified Files: src/sys/sys [matt-nb5-mips64]: syscallvar.h Log Message: Add sy_invoke inline from HEAD To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.8.1 src/sys/sys/syscallvar.h Please

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:16:32 UTC 2014 Modified Files: src/sys/dev/sysmon [matt-nb5-mips64]: sysmon_wdog.c sysmonvar.h Log Message: move sysmon_wdog_setmode prototype to sysmonvar.h To generate a diff of this commit: cvs rdiff -u

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:17:20 UTC 2014 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: pcivar.h Log Message: Add a few OKAY flags from HEAD To generate a diff of this commit: cvs rdiff -u -r1.83.12.1 -r1.83.12.2 src/sys/dev/pci/pcivar.h

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:18:33 UTC 2014 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_pmap.h Log Message: Add PMAP_NOCACHE + others. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.23.10.1 src/sys/uvm/uvm_pmap.h Please note

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:19:14 UTC 2014 Modified Files: src/sys/uvm [matt-nb5-mips64]: uvm_page.c uvm_pglist.c Log Message: Adapt to K{,D}ASSERTMSG changes To generate a diff of this commit: cvs rdiff -u -r1.140.6.3.4.10 -r1.140.6.3.4.11

CVS commit: [matt-nb5-mips64] src/common/lib/libc/arch/arm/atomic

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 10:27:44 UTC 2014 Modified Files: src/common/lib/libc/arch/arm/atomic [matt-nb5-mips64]: Makefile.inc atomic_op_asm.h Added Files: src/common/lib/libc/arch/arm/atomic [matt-nb5-mips64]: atomic_add_64.S

CVS commit: src/tools/binutils

2014-02-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Feb 15 13:34:28 UTC 2014 Modified Files: src/tools/binutils: Makefile Log Message: No need to specify ${.OBJDIR} for target files. It rather fails if MKHOSTOBJ=yes. To generate a diff of this commit: cvs rdiff -u -r1.23

CVS commit: [matt-nb5-mips64] src/gnu/dist/binutils

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 16:16:39 UTC 2014 Modified Files: src/gnu/dist/binutils/gas/config [matt-nb5-mips64]: tc-arm.c src/gnu/dist/binutils/opcodes [matt-nb5-mips64]: arm-dis.c Log Message: Add pli support To generate a diff of this

CVS commit: src/sys

2014-02-15 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Feb 15 16:17:01 UTC 2014 Modified Files: src/sys/kern: exec_elf.c src/sys/sys: exec_elf.h Log Message: Remove the last argument of elf_check_header(). It is easier - and faster - to check the e_type field in the calling

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 16:18:37 UTC 2014 Modified Files: src/sys/arch/arm/arm [matt-nb5-mips64]: arm_machdep.c ast.c bcopyinout.S bcopyinout_xscale.S blockio.S bootconfig.c bus_space_asm_generic.S bus_space_notimpl.S

CVS commit: [matt-nb5-mips64] src/lib/csu/arm_elf

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 16:29:55 UTC 2014 Modified Files: src/lib/csu/arm_elf [matt-nb5-mips64]: crt0.c dot_init.h Log Message: machine/asm.h is not for C files. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.7.10.1

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 16:30:24 UTC 2014 Modified Files: src/sys/arch/arm/include [matt-nb5-mips64]: param.h Log Message: Fix typo STACK_ALIGNBYTES - STACKALIGNBYTES To generate a diff of this commit: cvs rdiff -u -r1.12.12.1 -r1.12.12.2

CVS commit: src/sys/kern

2014-02-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 15 17:39:03 UTC 2014 Modified Files: src/sys/kern: exec_elf.c Log Message: initialize offset to 0 (Maxime Villard) To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/kern/exec_elf.c Please note

CVS commit: [matt-nb5-mips64] src/sys/rump/librump/rumpkern

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 17:48:09 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern [matt-nb5-mips64]: emul.c Log Message: Add vpanic To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.53.8.1 src/sys/rump/librump/rumpkern/emul.c

CVS commit: [matt-nb5-mips64] src/share/mk

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 17:48:37 UTC 2014 Modified Files: src/share/mk [matt-nb5-mips64]: bsd.kmod.mk bsd.kmodule.mk Log Message: kernel uses -std=gnu99 To generate a diff of this commit: cvs rdiff -u -r1.89.6.2 -r1.89.6.3

CVS commit: [matt-nb5-mips64] src/etc/etc.evbarm

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 17:49:12 UTC 2014 Modified Files: src/etc/etc.evbarm [matt-nb5-mips64]: Makefile.inc Log Message: Deal with armv7{,eb} MACHINE_ARCH To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.23.8.1

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 17:50:31 UTC 2014 Modified Files: src/sys/arch/evbarm/include [matt-nb5-mips64]: vmparam.h Log Message: Export VM_*FREELIST To generate a diff of this commit: cvs rdiff -u -r1.25.18.2 -r1.25.18.3

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 17:50:02 UTC 2014 Modified Files: src/sys/arch/evbarm/conf [matt-nb5-mips64]: std.bcm53xx Log Message: remove __HAVE_ATOMIC64_OPS (it's in types.h now) To generate a diff of this commit: cvs rdiff -u -r1.13.2.2

CVS commit: src/share/examples/pppd

2014-02-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 15 18:17:59 UTC 2014 Modified Files: src/share/examples/pppd: sprint3G.chat Log Message: put more info about the sierra modem To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/distrib/luna68k/ramdisk

2014-02-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Feb 15 18:41:21 UTC 2014 Modified Files: src/distrib/luna68k/ramdisk: list Log Message: Put a bootloader binary into install ramdisk. sysinst support will come soon. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/usr.bin/make

2014-02-15 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Sat Feb 15 18:55:30 UTC 2014 Modified Files: src/usr.bin/make: make.1 Log Message: Put .INCLUDEDFROM* in the right section To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/usr.bin/make/make.1 Please note that

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

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 19:09:56 UTC 2014 Modified Files: src/sys/arch/arm/arm [matt-nb5-mips64]: sig_machdep.c Log Message: Use STACKALIGNBYTES To generate a diff of this commit: cvs rdiff -u -r1.35.16.1 -r1.35.16.2

CVS commit: [matt-nb5-mips64] src/etc/etc.evbarm

2014-02-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Feb 15 19:10:29 UTC 2014 Modified Files: src/etc/etc.evbarm [matt-nb5-mips64]: Makefile.inc Log Message: Fix KERNEL_SETS To generate a diff of this commit: cvs rdiff -u -r1.23.8.1 -r1.23.8.2 src/etc/etc.evbarm/Makefile.inc

CVS commit: src/external/bsd/atf/tests/atf/tools

2014-02-15 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Sat Feb 15 19:33:54 UTC 2014 Modified Files: src/external/bsd/atf/tests/atf/tools: Makefile Added Files: src/external/bsd/atf/tests/atf/tools: Atffile Kyuafile Log Message: Prevent registering the helper programs as test

CVS commit: src/external/bsd/kyua-cli

2014-02-15 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Sat Feb 15 19:42:10 UTC 2014 Modified Files: src/external/bsd/kyua-cli: Makefile.inc Log Message: Fix paths to internal libraries. This is the same fix applied to external/bsd/atf/Makefile.inc in revision 1.4 and should fix the

CVS commit: src/distrib/utils/sysinst/arch

2014-02-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Feb 15 19:45:43 UTC 2014 Modified Files: src/distrib/utils/sysinst/arch/alpha: md.c src/distrib/utils/sysinst/arch/landisk: md.c src/distrib/utils/sysinst/arch/macppc: md.c

CVS commit: src/sys/arch

2014-02-15 Thread David Laight
Module Name:src Committed By: dsl Date: Sat Feb 15 22:20:42 UTC 2014 Modified Files: src/sys/arch/amd64/amd64: machdep.c netbsd32_machdep.c process_machdep.c src/sys/arch/amd64/include: mcontext.h src/sys/arch/i386/i386: machdep.c

CVS commit: src/sys/kern

2014-02-15 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Sat Feb 15 22:32:16 UTC 2014 Modified Files: src/sys/kern: vfs_syscalls.c Log Message: Remove argument name from prototype. To generate a diff of this commit: cvs rdiff -u -r1.475 -r1.476 src/sys/kern/vfs_syscalls.c Please note

CVS commit: src/sys/compat/linux/arch/m68k

2014-02-15 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Sat Feb 15 22:36:27 UTC 2014 Modified Files: src/sys/compat/linux/arch/m68k: linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c Log Message: Regen. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/compat/linux/arch/m68k

2014-02-15 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Sat Feb 15 22:35:08 UTC 2014 Modified Files: src/sys/compat/linux/arch/m68k: syscalls.master Log Message: Reduce diffs between archs, add mincore/madvise to m68k. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81

CVS commit: src/external/bsd/atf/tests/atf/tools

2014-02-15 Thread Julio Merino
Module Name:src Committed By: jmmv Date: Sat Feb 15 22:32:26 UTC 2014 Modified Files: src/external/bsd/atf/tests/atf/tools: Makefile Log Message: Obviously, we want ATFFILE and KYUAFILE to be set to yes... To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7