CVS commit: src/sbin/gpt

2017-10-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Oct 3 06:55:04 UTC 2017 Modified Files: src/sbin/gpt: gpt.8 Log Message: clarify that alignment is the number of bytes to align to. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sbin/gpt/gpt.8 Please n

CVS commit: src/sys/dev/pci/ixgbe

2017-10-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 3 03:12:29 UTC 2017 Modified Files: src/sys/dev/pci/ixgbe: ixv.c Log Message: Fix a problem that mailbox interrupt never occured. Bit definitions of PF's interrupt related registers and VF's interrupt registers a comple

CVS commit: src/sys/dev/pci/ixgbe

2017-10-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 3 02:55:37 UTC 2017 Modified Files: src/sys/dev/pci/ixgbe: ixgbe_mbx.c ixgbe_type.h ixv.c Log Message: Make mailbox statistic counters evcnt(9). Example: > ixv0 message TXs23

CVS commit: src/tools/compat

2017-10-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Oct 3 01:43:03 UTC 2017 Modified Files: src/tools/compat: compat_defs.h Log Message: fix fpurge declaration To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/tools/compat/compat_defs.h Please note that

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

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 22:51:15 UTC 2017 Modified Files: src/sys/arch/arm/dts: sun8i-h3-orangepi-plus2e.dts sun8i-h3.dtsi Log Message: Add operating points for OrangePi Plus2E and enable cpufreq scaling. To generate a diff of this commit:

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

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 22:50:29 UTC 2017 Modified Files: src/sys/arch/evbarm/conf: SUNXI Log Message: add cpufreqdt and sy8106a To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/conf/SUNXI Please note that

CVS commit: src/sys

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 22:49:38 UTC 2017 Modified Files: src/sys/arch/arm/fdt: files.fdt Added Files: src/sys/dev/fdt: cpufreq_dt.c Log Message: Add generic DT cpu frequency and voltage scaling driver. To generate a diff of this c

CVS commit: src/sys/dev/i2c

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 22:48:02 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: sy8106a.c Log Message: Add driver for Silergy SY8106A regulator To generate a diff of this commit: cvs rdiff -u -r1.

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

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 22:41:25 UTC 2017 Modified Files: src/sys/arch/arm/sunxi: sunxi_twi.c Log Message: Set iflg-rwc for sun6i-a31 compatible devices. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/sunxi/su

CVS commit: src/tools/lex

2017-10-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 2 22:32:04 UTC 2017 Modified Files: src/tools/lex: Makefile Log Message: Simplify. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tools/lex/Makefile Please note that diffs are not public domain; the

CVS commit: src/tools/compat

2017-10-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 2 22:21:31 UTC 2017 Modified Files: src/tools/compat: configure nbtool_config.h.in Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 src/tools/compat/configure cvs rdiff -u -r1.40 -r1.41

CVS commit: src/tools/compat

2017-10-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 2 22:19:45 UTC 2017 Modified Files: src/tools/compat: compat_defs.h configure.ac fpurge.c Log Message: handle __fpurge being declared in To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/tools/compa

CVS commit: src/libexec/makewhatis

2017-10-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Oct 2 22:14:33 UTC 2017 Modified Files: src/libexec/makewhatis: makewhatis.c Log Message: make this compile. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/libexec/makewhatis/makewhatis.c Please note t

CVS commit: src/libexec/makewhatis

2017-10-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 2 22:04:51 UTC 2017 Modified Files: src/libexec/makewhatis: makewhatis.c Log Message: Include time.h for time. XXX Doesn't build with newer zlib, remove? To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src

CVS commit: src/games/phantasia

2017-10-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 2 22:03:11 UTC 2017 Modified Files: src/games/phantasia: setup.c Log Message: Include time.h for time. Drop sys/types.h and expect basic working system headers. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.

CVS commit: src/sbin/fdisk

2017-10-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 2 22:02:05 UTC 2017 Modified Files: src/sbin/fdisk: fdisk.c Log Message: Really don't include ioctl code for tools build. To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 src/sbin/fdisk/fdisk.c Please not

CVS commit: src/bin/pax

2017-10-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 2 21:57:59 UTC 2017 Modified Files: src/bin/pax: ar_io.c Log Message: Include time.h for time(2). Sort. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/bin/pax/ar_io.c Please note that diffs are not pu

CVS commit: src/bin/pax

2017-10-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 2 21:55:35 UTC 2017 Modified Files: src/bin/pax: pax.c Log Message: Include time.h for time(2). Sort. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/bin/pax/pax.c Please note that diffs are not public

CVS commit: src/usr.bin/tic

2017-10-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 2 21:53:55 UTC 2017 Modified Files: src/usr.bin/tic: tic.c Log Message: unistd.h for close. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/tic/tic.c Please note that diffs are not public domai

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

2017-10-02 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Mon Oct 2 19:23:16 UTC 2017 Modified Files: src/sys/arch/x86/x86: tsc.c tsc.h x86_machdep.c Log Message: Add a machdep.tsc_user_enable sysctl, to enable/disable the rdtsc instruction in usermode. It defaults to enabled. To genera

CVS commit: src/sys/arch/i386/i386

2017-10-02 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Mon Oct 2 17:48:01 UTC 2017 Modified Files: src/sys/arch/i386/i386: locore.S Log Message: Fix (once again) Xen boot To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 src/sys/arch/i386/i386/locore.S Please note th

CVS commit: src

2017-10-02 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 2 15:40:00 UTC 2017 Modified Files: src: build.sh Log Message: Add sanity check: passed -x but no xsrc directory To generate a diff of this commit: cvs rdiff -u -r1.316 -r1.317 src/build.sh Please note that diffs are not

CVS commit: src/sys/sys

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 13:47:58 UTC 2017 Modified Files: src/sys/sys: videoio.h Log Message: Add definitions required for VIDIOC_ENUM_FRAMESIZES and VIDIOC_ENUM_FRAMEINTERVALS ioctl commands, required to build Firefox's webrtc support. >Fr

CVS commit: [netbsd-8] src/doc

2017-10-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Oct 2 13:37:05 UTC 2017 Modified Files: src/doc [netbsd-8]: CHANGES-8.0 Log Message: Tickets #296 and #297 To generate a diff of this commit: cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-8.0 Please note that diffs ar

CVS commit: [netbsd-8] src/sys/net

2017-10-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Oct 2 13:33:41 UTC 2017 Modified Files: src/sys/net [netbsd-8]: if_bridge.c Log Message: Pull up following revision(s) (requested by ozaki-r in ticket #297): sys/net/if_bridge.c: revision 1.135 Add curlwp_bind to brid

CVS commit: [netbsd-8] src

2017-10-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Oct 2 13:21:41 UTC 2017 Modified Files: src/distrib/sets/lists/debug [netbsd-8]: mi src/distrib/sets/lists/tests [netbsd-8]: mi src/share/man/man3 [netbsd-8]: queue.3 src/sys/sys [netbsd-8]: queue.h

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

2017-10-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon Oct 2 13:01:11 UTC 2017 Modified Files: src/distrib/sets/lists/debug: mi Log Message: add t_list test. To generate a diff of this commit: cvs rdiff -u -r1.225 -r1.226 src/distrib/sets/lists/debug/mi Please note that diffs

CVS commit: src/share/man/man8

2017-10-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 2 12:55:10 UTC 2017 Modified Files: src/share/man/man8: compat_linux.8 Log Message: Wording improvements for previous from maxv. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/share/man/man8/compat_linux

CVS commit: src/sbin/routed

2017-10-02 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 2 11:02:19 UTC 2017 Modified Files: src/sbin/routed: defs.h if.c main.c trace.c Log Message: unifdef sgi. NFCI To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sbin/routed/defs.h cvs rdiff -u -r1.30 -r1.3

CVS commit: src/sbin/ping

2017-10-02 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 2 10:08:11 UTC 2017 Modified Files: src/sbin/ping: ping.c Log Message: un-ifdef sgi. NFC To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/sbin/ping/ping.c Please note that diffs are not public domain;

CVS commit: src/bin/cat

2017-10-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 2 08:24:17 UTC 2017 Modified Files: src/bin/cat: cat.1 Log Message: Add cross reference to tac(1). To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/bin/cat/cat.1 Please note that diffs are not public doma

CVS commit: src/usr.bin/tail

2017-10-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Oct 2 08:23:23 UTC 2017 Modified Files: src/usr.bin/tail: tail.1 tail.c Log Message: Sort options. -qv are not specific to -r, so separate them. Add -q and -v descriptions to the general option table. To generate a diff of th

CVS commit: src/sys/net

2017-10-02 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Mon Oct 2 07:40:25 UTC 2017 Modified Files: src/sys/net: if_bridge.c Log Message: Add curlwp_bind to bridge_input for psref It can be called in a thread context via tap (tap_dev_write). Fix PR kern/52587 To generate a diff o

CVS commit: src/sys/dev

2017-10-02 Thread Nathanial Sloss
Module Name:src Committed By: nat Date: Mon Oct 2 07:06:15 UTC 2017 Modified Files: src/sys/dev: auconv.c Log Message: Allow maxused to be an odd number of bytes. This makes single byte conversions work for the test described in the PR. Addresses another part of PR kern