CVS commit: src/sys/arch/riscv/riscv

2016-12-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Dec 5 07:24:16 UTC 2016 Modified Files: src/sys/arch/riscv/riscv: locore.S Log Message: Fix cpu_switchto(9) prototype in a comment To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/kernel

2016-12-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Mon Dec 5 07:18:10 UTC 2016 Modified Files: src/tests/kernel: t_ptrace_wait.c Log Message: Mark again lwpinfo2 with expected failure in t_ptrace_wait{,3,4,6,id,pid} Only failure lwpinfo1 was addressed, not lwpinfo2. PR

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

2016-12-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Dec 5 03:59:47 UTC 2016 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Fix CPUID_SEF_FLAGS. Octal value has no 8. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90

CVS commit: src/tests/kernel

2016-12-04 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Dec 4 23:48:02 UTC 2016 Modified Files: src/tests/kernel: t_ptrace_wait.c Log Message: lwpinfo1 and lwpinfo2 in t_ptrace_wait{,3,4,6,id,pid} no longer fails Remove atf_tc_expect_fail() linked with PR kern/51685. Issue fixed

CVS commit: src/external/gpl3/binutils

2016-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 4 18:43:07 UTC 2016 Modified Files: src/external/gpl3/binutils/lib/libbfd/arch/sh3eb: bfd.h bfdver.h config.h src/external/gpl3/binutils/lib/libbfd/arch/sh3el: bfd.h bfdver.h config.h

CVS commit: src/sys/external/bsd/dwc2

2016-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 4 16:59:49 UTC 2016 Modified Files: src/sys/external/bsd/dwc2: dwc2.c Log Message: Add a missing usb_syncmem(... BUS_DMASYNC_PRE{READ,WRITE}) for the transfer buffer To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/kern

2016-12-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 4 16:40:44 UTC 2016 Modified Files: src/sys/kern: kern_sig.c Log Message: PR/51685: Kamil Rytarowski: Fill sigcontext info in kpsignal2 so that the debugger/core-dump signal info gets filled in in all code paths

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

2016-12-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Dec 4 13:37:45 UTC 2016 Modified Files: src/distrib/sets/lists/xdebug: md.sparc64 Log Message: Fix debug entry for glint driver (no longer obsolete with 1.18) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/dev/usb

2016-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 4 11:47:29 UTC 2016 Modified Files: src/sys/dev/usb: if_axe.c Log Message: Fix a -Werror=sign-compare To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/dev/usb/if_axe.c Please note that diffs are

CVS commit: src/doc

2016-12-04 Thread Maya Rashish
kre 20161124] luna68k: Preliminary support for LUNA's HD647180X I/O processor (a.k.a. XP). [tsutsui 20161203] + axe(4): added support for AX88772A and AX88772B chipsets (from + FreeBSD) [skrll 20161204]

CVS commit: src/share/man/man4

2016-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 4 11:31:55 UTC 2016 Modified Files: src/share/man/man4: axe.4 Log Message: Note all chipsets supported. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/axe.4 Please note that

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

2016-12-04 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Sun Dec 4 10:58:12 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: pm2_accel.c Log Message: Remove duplicate function To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/sys/dev/usb

2016-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 4 10:12:35 UTC 2016 Modified Files: src/sys/dev/usb: emdtv.c if_athn_usb.c if_aue.c if_urndisreg.h if_urtw.c if_urtwn.c ohci.c uberry.c ubsa.c ucom.c udl.c udsbr.c uhci.c uhidev.c uipad.c uirdavar.h

CVS commit: src/sys/dev/usb

2016-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 4 10:08:26 UTC 2016 Modified Files: src/sys/dev/usb: if_axe.c Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/sys/dev/usb/if_axe.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/usb

2016-12-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Dec 4 10:07:06 UTC 2016 Modified Files: src/sys/dev/usb: if_axe.c if_axereg.h Log Message: Sync with FreeBSD/OpenBSD and add support for 88772B devices. While I'm here convert to USB_DEBUG To generate a diff of this

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

2016-12-04 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Dec 4 08:21:08 UTC 2016 Modified Files: src/sys/arch/i386/stand/lib: biosmem.S biosmemps2.S biosmemx.S exec.c multiboot.S startprog.S Log Message: KNF and explain a few things To generate a diff of this commit: