CVS commit: src/sys

2019-04-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri Apr 19 01:52:56 UTC 2019 Modified Files: src/sys/kern: kern_lwp.c kern_softint.c subr_psref.c src/sys/rump/kern/lib/libsysproxy: sysproxy.c src/sys/sys: lwp.h userret.h Log Message: Implement a simple psref

CVS commit: src/external/mit/xorg/lib/libGL

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 22:49:08 UTC 2019 Modified Files: src/external/mit/xorg/lib/libGL: Makefile Log Message: remove now dated comment. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/external/mit/xorg/lib/libGL/Makefile

CVS commit: src/share/mk

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 20:11:57 UTC 2019 Modified Files: src/share/mk: bsd.own.mk Log Message: turn on MKCOMPAT for riscv64. To generate a diff of this commit: cvs rdiff -u -r1.1130 -r1.1131 src/share/mk/bsd.own.mk Please note that diffs are

CVS commit: src/sys/compat

2019-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 18 17:45:12 UTC 2019 Modified Files: src/sys/compat/common: uipc_syscalls_40.c src/sys/compat/linux/common: linux_socket.c src/sys/compat/linux32/common: linux32_socket.c Log Message: Zero out the ifreq

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

2019-04-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Apr 18 17:13:00 UTC 2019 Modified Files: src/sys/arch/amd64/conf: GENERIC INSTALL Log Message: Follow arm64 and provide two sizes of fonts, so a larger one is chosen for larger displays. To generate a diff of this commit: cvs

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

2019-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 18 16:46:11 UTC 2019 Modified Files: src/sys/arch/amd64/conf: GENERIC Log Message: Yes, we support FFS_EI but not DISKLABEL_EI... How does that make sense? To generate a diff of this commit: cvs rdiff -u -r1.522

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2019-04-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 18 16:44:26 UTC 2019 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: no tls for sun2 either. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: xsrc/external/mit/libepoxy/src

2019-04-18 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Apr 18 16:41:55 UTC 2019 Modified Files: xsrc/external/mit/libepoxy/src: egl_generated_dispatch.c gl_generated_dispatch.c glx_generated_dispatch.c Log Message: all we are saying is, give lint a chance To

CVS commit: src/sys/dev/wscons

2019-04-18 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Thu Apr 18 14:01:28 UTC 2019 Modified Files: src/sys/dev/wscons: wsbell.c Log Message: Fix the bell period. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/wscons/wsbell.c Please note that diffs are

CVS commit: src/sys/dev

2019-04-18 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Thu Apr 18 13:01:39 UTC 2019 Modified Files: src/sys/dev: spkr.c src/sys/dev/pci: auich.c src/sys/dev/wscons: wsbell.c Log Message: White space and indent fix. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libc/time

2019-04-18 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Apr 18 11:20:17 UTC 2019 Modified Files: src/lib/libc/time: tzset.3 Log Message: Note restrictions on return values from tzgetname() and tzgmtoff() To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/external/mit/xorg/lib/libEGL

2019-04-18 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Apr 18 10:42:25 UTC 2019 Modified Files: src/external/mit/xorg/lib/libEGL: Makefile Log Message: We use pthread functions, link against pthread. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/external/mit/xorg/lib/libepoxy

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 10:10:33 UTC 2019 Modified Files: src/external/mit/xorg/lib/libepoxy: Makefile Log Message: if HAVE_XORG_GLAMOR != no, set define PLATFORM_HAS_EGL=1. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: xsrc/external/mit/libepoxy/dist/src

2019-04-18 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Apr 18 10:09:37 UTC 2019 Modified Files: xsrc/external/mit/libepoxy/dist/src: dispatch_common.h Log Message: on NetBSD, don't define PLATFORM_HAS_EGL if it is already defined To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 10:07:07 UTC 2019 Modified Files: src/compat/riscv64/rv32: bsd.rv32.mk src/distrib/sets/lists/comp: ad.riscv Log Message: - various updates for GCC 7 riscv definitions: -mabi and -march changed - add missing

CVS commit: src/external/gpl3/binutils

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 10:07:24 UTC 2019 Modified Files: src/external/gpl3/binutils/dist/ld: configure.tgt src/external/gpl3/binutils/dist/ld/emulparams: elf32lriscv.sh elf32lriscv_ilp32.sh elf32lriscv_ilp32f.sh

CVS commit: src/external/gpl3/gcc

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 10:06:19 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h t-netbsd64 src/external/gpl3/gcc/usr.bin/gcc/arch/riscv64: multilib.h Log Message: - undef STARTFILE_PREFIX_SPEC, it is wrong

CVS commit: src/sys/rump/kern/lib/libsysproxy

2019-04-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Apr 18 08:31:44 UTC 2019 Modified Files: src/sys/rump/kern/lib/libsysproxy: sysproxy.c Log Message: rump: add missing sanity checks at the end of syscalls To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/tests/net/route

2019-04-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Apr 18 07:56:54 UTC 2019 Modified Files: src/tests/net/route: t_change.sh Log Message: tests: dump kernel stats on cleanup To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/tests/net/route/t_change.sh

CVS commit: src/tests/net

2019-04-18 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Thu Apr 18 07:56:05 UTC 2019 Modified Files: src/tests/net: net_common.sh Log Message: tests: make utility funtions easy to use for tests that don't use the framework To generate a diff of this commit: cvs rdiff -u -r1.29

CVS commit: src/external/gpl3/gcc/dist/gcc/config/riscv

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 06:32:21 UTC 2019 Removed Files: src/external/gpl3/gcc/dist/gcc/config/riscv: riscv-opc.h t-elf t-linux64 Log Message: delete files no longer present in GCC 7 port of riscv. To generate a diff of this