CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:54:17 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ucom.c ucomvar.h umct.c Log Message: WIP ucom support for devices with interrupt endpoints like umct To generate a diff of this commit: cvs rdiff -u

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:54:17 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ucom.c ucomvar.h umct.c Log Message: WIP ucom support for devices with interrupt endpoints like umct To generate a diff of this commit: cvs rdiff -u

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

2016-05-30 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon May 30 09:05:32 UTC 2016 Modified Files: src/sys/arch/sparc/include: sljit_machdep.h Log Message: Adapt to new sljit. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sparc/include/sljit_machdep.h

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

2016-05-30 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Mon May 30 09:05:32 UTC 2016 Modified Files: src/sys/arch/sparc/include: sljit_machdep.h Log Message: Adapt to new sljit. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sparc/include/sljit_machdep.h

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:48:46 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c xhcivar.h Log Message: Serialise commands To generate a diff of this commit: cvs rdiff -u -r1.28.2.69 -r1.28.2.70 src/sys/dev/usb/xhci.c cvs rdiff

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:51:21 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Unwrap some lines To generate a diff of this commit: cvs rdiff -u -r1.264.4.76 -r1.264.4.77 src/sys/dev/usb/uhci.c Please note that

CVS commit: src/sys/external/bsd/sljit/dist/sljit_src

2016-05-30 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Mon May 30 09:34:39 UTC 2016 Modified Files: src/sys/external/bsd/sljit/dist/sljit_src: sljitNativePPC_common.c Log Message: Reduce diff with mainstream. In the new sljt version, ppc_cache_flush() is guarded by

CVS commit: src/sys/external/bsd/sljit/dist/sljit_src

2016-05-30 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Mon May 30 09:34:39 UTC 2016 Modified Files: src/sys/external/bsd/sljit/dist/sljit_src: sljitNativePPC_common.c Log Message: Reduce diff with mainstream. In the new sljt version, ppc_cache_flush() is guarded by

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:48:46 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: xhci.c xhcivar.h Log Message: Serialise commands To generate a diff of this commit: cvs rdiff -u -r1.28.2.69 -r1.28.2.70 src/sys/dev/usb/xhci.c cvs rdiff

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:51:21 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: uhci.c Log Message: Unwrap some lines To generate a diff of this commit: cvs rdiff -u -r1.264.4.76 -r1.264.4.77 src/sys/dev/usb/uhci.c Please note that

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:46:50 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c ohcivar.h Log Message: Restructure the abort code for TD based transfers (ctrl, bulk, intr). In PR/22646 some TDs can be on the done queue when the

CVS commit: [nick-nhusb] src/sys/dev/usb

2016-05-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon May 30 06:46:50 UTC 2016 Modified Files: src/sys/dev/usb [nick-nhusb]: ohci.c ohcivar.h Log Message: Restructure the abort code for TD based transfers (ctrl, bulk, intr). In PR/22646 some TDs can be on the done queue when the

CVS commit: src/sys/arch/sparc/stand/ofwboot

2016-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon May 30 10:37:14 UTC 2016 Modified Files: src/sys/arch/sparc/stand/ofwboot: boot.c Log Message: David Binderman in PR port-sparc/51188: simplify while condition To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32

CVS commit: src/sys/arch/sparc/stand/ofwboot

2016-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon May 30 10:37:14 UTC 2016 Modified Files: src/sys/arch/sparc/stand/ofwboot: boot.c Log Message: David Binderman in PR port-sparc/51188: simplify while condition To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32

CVS commit: src/sys/kern

2016-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon May 30 11:24:40 UTC 2016 Modified Files: src/sys/kern: subr_optstr.c Log Message: David Binderman in PR kern/51189: simplify loop conditions To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/kern

2016-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon May 30 11:24:40 UTC 2016 Modified Files: src/sys/kern: subr_optstr.c Log Message: David Binderman in PR kern/51189: simplify loop conditions To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/rump/dev/lib/librnd

2016-05-30 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon May 30 14:52:06 UTC 2016 Modified Files: src/sys/rump/dev/lib/librnd: rnd_component.c Log Message: Disable PR kern/51135 hack now that the problem is supposedly fixed (to see if tests pass). To generate a diff of this

CVS commit: src/sys/rump/dev/lib/librnd

2016-05-30 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon May 30 14:52:06 UTC 2016 Modified Files: src/sys/rump/dev/lib/librnd: rnd_component.c Log Message: Disable PR kern/51135 hack now that the problem is supposedly fixed (to see if tests pass). To generate a diff of this

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

2016-05-30 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Mon May 30 13:04:24 UTC 2016 Modified Files: src/sys/arch/powerpc/oea: oea_machdep.c Log Message: allocate cpuset structures needed by MP DDB. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73

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

2016-05-30 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Mon May 30 13:04:24 UTC 2016 Modified Files: src/sys/arch/powerpc/oea: oea_machdep.c Log Message: allocate cpuset structures needed by MP DDB. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73

CVS commit: src/usr.sbin/sysinst

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:00:38 UTC 2016 Modified Files: src/usr.sbin/sysinst: partman.c Log Message: #if out some unreachable code that's apparently not yet supported. PR 50886 from David Binderman. To generate a diff of this commit:

CVS commit: src/usr.sbin/sysinst

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:00:38 UTC 2016 Modified Files: src/usr.sbin/sysinst: partman.c Log Message: #if out some unreachable code that's apparently not yet supported. PR 50886 from David Binderman. To generate a diff of this commit:

CVS commit: src/usr.bin/error

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 16:26:34 UTC 2016 Modified Files: src/usr.bin/error: filter.c Log Message: Use rewind() instead of freopen()'ing the same file for no reason. Also, close the file when done instead of dropping it on the floor.

CVS commit: src/sys/arch/hpc/stand/hpcboot/arm

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:11:56 UTC 2016 Modified Files: src/sys/arch/hpc/stand/hpcboot/arm: arm_console.cpp Log Message: PR 50643 David Binderman: fix conditional order To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/sys/arch/hpc/stand/hpcboot/arm

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:11:56 UTC 2016 Modified Files: src/sys/arch/hpc/stand/hpcboot/arm: arm_console.cpp Log Message: PR 50643 David Binderman: fix conditional order To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/usr.bin/error

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 16:35:35 UTC 2016 Modified Files: src/usr.bin/error: filter.c Log Message: Use this program's Strdup() instead of strdup() so it exits on failure instead of dumping core. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/error

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 16:35:35 UTC 2016 Modified Files: src/usr.bin/error: filter.c Log Message: Use this program's Strdup() instead of strdup() so it exits on failure instead of dumping core. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/error

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 16:26:34 UTC 2016 Modified Files: src/usr.bin/error: filter.c Log Message: Use rewind() instead of freopen()'ing the same file for no reason. Also, close the file when done instead of dropping it on the floor.

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 16:38:35 UTC 2016 Modified Files: src/sys/arch/arm/samsung: exynos_dwcmmc.c Log Message: bus_width is not used, so don't fetch it; but do leave the logic in place commented out so it's there if anyone wants it in the

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 16:38:35 UTC 2016 Modified Files: src/sys/arch/arm/samsung: exynos_dwcmmc.c Log Message: bus_width is not used, so don't fetch it; but do leave the logic in place commented out so it's there if anyone wants it in the

CVS commit: src/usr.sbin/sysinst

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:03:21 UTC 2016 Modified Files: src/usr.sbin/sysinst: partman.c Log Message: Explicitly ignore errors in the hack for mucking with wedges; mark it XXX for future attention. Other part of PR 50886 from David

CVS commit: src/usr.sbin/sysinst

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:03:21 UTC 2016 Modified Files: src/usr.sbin/sysinst: partman.c Log Message: Explicitly ignore errors in the hack for mucking with wedges; mark it XXX for future attention. Other part of PR 50886 from David

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:18:38 UTC 2016 Modified Files: src/sys/arch/arm/arm: cpufunc.c Log Message: PR 50669 David Binderman: remove dead code To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:18:38 UTC 2016 Modified Files: src/sys/arch/arm/arm: cpufunc.c Log Message: PR 50669 David Binderman: remove dead code To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161

CVS commit: othersrc/external/bsd/delta/bin

2016-05-30 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue May 31 01:59:47 UTC 2016 Added Files: othersrc/external/bsd/delta/bin: Testspec Log Message: Convert the tests in the Makefile to atf, by means of human2atf, and add the resulting Testspec file. Results of running atf

CVS commit: src/sbin/gpt

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 02:29:54 UTC 2016 Modified Files: src/sbin/gpt: show.c Log Message: PR 50756 David Binderman: avoid running off the end of an array in case thing we're looking for isn't there. Which is probably impossible, but

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

2016-05-30 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue May 31 03:50:30 UTC 2016 Modified Files: src/sys/arch/macppc/dev: pmu.c Log Message: fix stupid tpyo thanks chuq To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/macppc/dev/pmu.c Please note

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

2016-05-30 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue May 31 03:50:30 UTC 2016 Modified Files: src/sys/arch/macppc/dev: pmu.c Log Message: fix stupid tpyo thanks chuq To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/macppc/dev/pmu.c Please note

CVS commit: src/sys/arch/x68k/stand/libsa

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:12:10 UTC 2016 Modified Files: src/sys/arch/x68k/stand/libsa: parseutils.c Log Message: PR 51194 David Binderman: simplify redundant conditional To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/x68k/stand/libsa

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:12:10 UTC 2016 Modified Files: src/sys/arch/x68k/stand/libsa: parseutils.c Log Message: PR 51194 David Binderman: simplify redundant conditional To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sbin/iscsid

2016-05-30 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon May 30 21:58:32 UTC 2016 Modified Files: src/sbin/iscsid: iscsid_main.c Log Message: mark noreturn function exit_daemon() as __dead To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

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

2016-05-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 30 22:58:52 UTC 2016 Modified Files: src/sys/arch/i386/i386: cpu_in_cksum.S Log Message: Handle PIC linking for tests To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/i386/i386/cpu_in_cksum.S

CVS commit: othersrc/external/bsd/luhn/bin

2016-05-30 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue May 31 02:10:00 UTC 2016 Added Files: othersrc/external/bsd/luhn/bin: 1.expected Testspec Log Message: Add test for luhn library and utility, derived from the existing tests in the Makefile using human2atf. Not very

CVS commit: othersrc/external/bsd/luhn/bin

2016-05-30 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue May 31 02:10:00 UTC 2016 Added Files: othersrc/external/bsd/luhn/bin: 1.expected Testspec Log Message: Add test for luhn library and utility, derived from the existing tests in the Makefile using human2atf. Not very

CVS commit: src/sys/kern

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 03:57:04 UTC 2016 Modified Files: src/sys/kern: subr_kobj.c Log Message: Compare names of duplicate symbols properly, so we correctly return an error status. Fixes PR kern/45125 with patch supplied by Akinobu Mita

CVS commit: src/sys/kern

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 03:57:04 UTC 2016 Modified Files: src/sys/kern: subr_kobj.c Log Message: Compare names of duplicate symbols properly, so we correctly return an error status. Fixes PR kern/45125 with patch supplied by Akinobu Mita

CVS commit: src/sys/arch/zaurus/zaurus

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:14:12 UTC 2016 Modified Files: src/sys/arch/zaurus/zaurus: machdep.c Log Message: PR 51196 David Binderman: simplify redundant conditional. (yet another copy) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/zaurus/zaurus

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:14:12 UTC 2016 Modified Files: src/sys/arch/zaurus/zaurus: machdep.c Log Message: PR 51196 David Binderman: simplify redundant conditional. (yet another copy) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/zaurus/stand/zboot

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:13:26 UTC 2016 Modified Files: src/sys/arch/zaurus/stand/zboot: boot.c Log Message: PR 51195 David Binderman: simplify redundant conditional. XXX: there are too many copies of this function floating around

CVS commit: src/sys/arch/zaurus/stand/zboot

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:13:26 UTC 2016 Modified Files: src/sys/arch/zaurus/stand/zboot: boot.c Log Message: PR 51195 David Binderman: simplify redundant conditional. XXX: there are too many copies of this function floating around

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

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 02:37:16 UTC 2016 Modified Files: src/distrib/sets/lists/xbase: mi Log Message: Add entries for fonts.conf.{0,5,html} Finishes PR xsrc/49777 To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132

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

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 02:37:16 UTC 2016 Modified Files: src/distrib/sets/lists/xbase: mi Log Message: Add entries for fonts.conf.{0,5,html} Finishes PR xsrc/49777 To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132

CVS commit: src/sys/net

2016-05-30 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue May 31 04:05:01 UTC 2016 Modified Files: src/sys/net: if.c Log Message: Optimize if_get_byindex by adding __predict_true To generate a diff of this commit: cvs rdiff -u -r1.336 -r1.337 src/sys/net/if.c Please note that

CVS commit: src/sys/net

2016-05-30 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue May 31 04:05:01 UTC 2016 Modified Files: src/sys/net: if.c Log Message: Optimize if_get_byindex by adding __predict_true To generate a diff of this commit: cvs rdiff -u -r1.336 -r1.337 src/sys/net/if.c Please note that

CVS commit: src/sys/arch/landisk/stand/boot

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:05:50 UTC 2016 Modified Files: src/sys/arch/landisk/stand/boot: boot2.c Log Message: PR 51193 David Binderman: simplify redundant conditional. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/arch/landisk/stand/boot

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 04:05:50 UTC 2016 Modified Files: src/sys/arch/landisk/stand/boot: boot2.c Log Message: PR 51193 David Binderman: simplify redundant conditional. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/bin/pax

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:32:36 UTC 2016 Modified Files: src/bin/pax: ar_io.c Log Message: Don't use the length return from snprintf to write out the result buffer. If snprintf truncated the output, the length returned will be greater and

CVS commit: src/bin/pax

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:32:36 UTC 2016 Modified Files: src/bin/pax: ar_io.c Log Message: Don't use the length return from snprintf to write out the result buffer. If snprintf truncated the output, the length returned will be greater and

CVS commit: src/lib/libc/citrus/modules

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:34:14 UTC 2016 Modified Files: src/lib/libc/citrus/modules: citrus_johab.c Log Message: PR 51000 David Binderman: comment out unused assignment To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/lib/libc/citrus/modules

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:34:14 UTC 2016 Modified Files: src/lib/libc/citrus/modules: citrus_johab.c Log Message: PR 51000 David Binderman: comment out unused assignment To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/sys/net

2016-05-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Tue May 31 03:52:40 UTC 2016 Modified Files: src/sys/net: if_gif.c if_gif.h Log Message: modify some functions static. no functional change. To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:51:55 UTC 2016 Modified Files: src/sys/arch/algor/dev: bonito_mainbus.c Log Message: If ALGOR_P6032 is not defined, set sc_bonito to NULL instead of using random garbage off the stack. PR 51012 from David

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:51:55 UTC 2016 Modified Files: src/sys/arch/algor/dev: bonito_mainbus.c Log Message: If ALGOR_P6032 is not defined, set sc_bonito to NULL instead of using random garbage off the stack. PR 51012 from David

CVS commit: src/sys/net

2016-05-30 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Tue May 31 03:52:40 UTC 2016 Modified Files: src/sys/net: if_gif.c if_gif.h Log Message: modify some functions static. no functional change. To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109

CVS commit: src/sbin/iscsid

2016-05-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon May 30 22:02:41 UTC 2016 Modified Files: src/sbin/iscsid: iscsid_globals.h Log Message: Add printf-like annotation. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sbin/iscsid/iscsid_globals.h Please note

CVS commit: src/sbin/iscsid

2016-05-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon May 30 22:02:41 UTC 2016 Modified Files: src/sbin/iscsid: iscsid_globals.h Log Message: Add printf-like annotation. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sbin/iscsid/iscsid_globals.h Please note

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

2016-05-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 30 22:58:52 UTC 2016 Modified Files: src/sys/arch/i386/i386: cpu_in_cksum.S Log Message: Handle PIC linking for tests To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/i386/i386/cpu_in_cksum.S

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 02:26:00 UTC 2016 Modified Files: src/sys/arch/arm/omap: omap2430_intr.c Log Message: PR 50755 David Binderman: assert about table entries only when they exist. To generate a diff of this commit: cvs rdiff -u -r1.6

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 02:26:00 UTC 2016 Modified Files: src/sys/arch/arm/omap: omap2430_intr.c Log Message: PR 50755 David Binderman: assert about table entries only when they exist. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/lib/libc/gen

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:43:10 UTC 2016 Modified Files: src/lib/libc/gen: getnetgrent.c Log Message: PR 51002 David Binderman: fix wrong printing code not enabled by default. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: src/sbin/iscsid

2016-05-30 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Mon May 30 21:58:32 UTC 2016 Modified Files: src/sbin/iscsid: iscsid_main.c Log Message: mark noreturn function exit_daemon() as __dead To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

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

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 02:35:49 UTC 2016 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: Install man-link from fonts-conf.5 --> fonts.conf.5 to deal with an erroneous cross-ref in xclock's man-page.

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

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 02:35:49 UTC 2016 Modified Files: src/external/mit/xorg/lib/fontconfig/src: Makefile Log Message: Install man-link from fonts-conf.5 --> fonts.conf.5 to deal with an erroneous cross-ref in xclock's man-page.

CVS commit: src/usr.sbin/sysinst/arch/mac68k

2016-05-30 Thread David A. Holland
gic here is just wrong; it + * needs someone with platform knowledge to sort it out. + * + * Note that nothing uses the data this writes into new_map[] so + * disabling it should have no adverse consequences. + * + * - dholland 20160530 + */ +#if 0 /* XXX broken */ for (i=0;i<NEW_MAP_

CVS commit: src/usr.sbin/sysinst/arch/mac68k

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 02:49:50 UTC 2016 Modified Files: src/usr.sbin/sysinst/arch/mac68k: md.c Log Message: Disable the code that tries to prepare a new partition table (but doesn't do anything with it...) because it's zooming off the end

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:12:49 UTC 2016 Modified Files: src/sys/arch/x68k/dev: intio.c Log Message: fix flagrantly wrong indent To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/arch/x68k/dev/intio.c Please note

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:12:49 UTC 2016 Modified Files: src/sys/arch/x68k/dev: intio.c Log Message: fix flagrantly wrong indent To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/arch/x68k/dev/intio.c Please note

CVS commit: src/lib/libc/gen

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:43:10 UTC 2016 Modified Files: src/lib/libc/gen: getnetgrent.c Log Message: PR 51002 David Binderman: fix wrong printing code not enabled by default. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

Re: CVS commit: src/bin/sh

2016-05-30 Thread Robert Elz
Date:Tue, 31 May 2016 00:11:00 +0200 From:Joerg Sonnenberger Message-ID: <20160530221100.ga18...@britannica.bec.de> | loading cache /dev/null within ltconfig | .: /dev/null: not a regular file | | I think that's actually a valid use case for

CVS commit: othersrc/external/bsd/delta/bin

2016-05-30 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue May 31 01:59:47 UTC 2016 Added Files: othersrc/external/bsd/delta/bin: Testspec Log Message: Convert the tests in the Makefile to atf, by means of human2atf, and add the resulting Testspec file. Results of running atf

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

2016-05-30 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue May 31 02:17:18 UTC 2016 Modified Files: src/sys/arch/macppc/dev: pmu.c Log Message: make sure we call sysmon_pswitch_event() from thread context To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

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

2016-05-30 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Tue May 31 02:17:18 UTC 2016 Modified Files: src/sys/arch/macppc/dev: pmu.c Log Message: make sure we call sysmon_pswitch_event() from thread context To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

Re: CVS commit: src/bin/sh

2016-05-30 Thread Joerg Sonnenberger
On Tue, May 03, 2016 at 03:12:40AM +, Robert Elz wrote: > Module Name: src > Committed By: kre > Date: Tue May 3 03:12:40 UTC 2016 > > Modified Files: > src/bin/sh: eval.c > > Log Message: > PR bin/43639 - check that a file being read by the '.' command > is a regular file,

CVS commit: src/sys/arch/mvme68k/mvme68k

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:25:46 UTC 2016 Modified Files: src/sys/arch/mvme68k/mvme68k: machdep.c Log Message: PR 50792 David Binderman: make sure we don't divide by zero. The loop that picks delay_divisor might conceivably reject all

CVS commit: src/sys/arch/mvme68k/mvme68k

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:25:46 UTC 2016 Modified Files: src/sys/arch/mvme68k/mvme68k: machdep.c Log Message: PR 50792 David Binderman: make sure we don't divide by zero. The loop that picks delay_divisor might conceivably reject all

CVS commit: src

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 05:44:19 UTC 2016 Modified Files: src/share/man/man7: sysctl.7 src/sys/kern: init_sysctl.c Log Message: Add a new kern.messages sysctl to allow kernel message verbosity to be altered after boot. Fixes PR

CVS commit: src

2016-05-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue May 31 05:44:19 UTC 2016 Modified Files: src/share/man/man7: sysctl.7 src/sys/kern: init_sysctl.c Log Message: Add a new kern.messages sysctl to allow kernel message verbosity to be altered after boot. Fixes PR

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:22:30 UTC 2016 Modified Files: src/sys/arch/x68k/dev: zs.c Log Message: PR 50759 David Binderman: fix out of bounds array access. If we don't find one of the expected device addresses, reject the match, but do it

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:22:30 UTC 2016 Modified Files: src/sys/arch/x68k/dev: zs.c Log Message: PR 50759 David Binderman: fix out of bounds array access. If we don't find one of the expected device addresses, reject the match, but do it

CVS commit: src/lib/libc/time

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:47:49 UTC 2016 Modified Files: src/lib/libc/time: zic.c Log Message: PR 51003 David Binderman: bzero struct before passing it around. This is actually unnecessary as the call in question uses only fields that

CVS commit: src/lib/libc/time

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Tue May 31 03:47:49 UTC 2016 Modified Files: src/lib/libc/time: zic.c Log Message: PR 51003 David Binderman: bzero struct before passing it around. This is actually unnecessary as the call in question uses only fields that

CVS commit: src/dist/pf/sbin/pfctl

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:21:07 UTC 2016 Modified Files: src/dist/pf/sbin/pfctl: pfctl_optimize.c Log Message: PR 50709 David Binderman: memory leak To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/bin/ls

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:26:29 UTC 2016 Modified Files: src/bin/ls: ls.c Log Message: PR 50997 David Binderman: fix format strings To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/bin/ls/ls.c Please note that diffs are

CVS commit: src/bin/ls

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:26:29 UTC 2016 Modified Files: src/bin/ls: ls.c Log Message: PR 50997 David Binderman: fix format strings To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/bin/ls/ls.c Please note that diffs are

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:43:46 UTC 2016 Modified Files: src/sys/arch/evbarm/imx7: imx7_machdep.c Log Message: If MEMSIZE isn't set, #error instead of proceeding using uninitialized stack garbage as the memory size. Please improve as

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:43:46 UTC 2016 Modified Files: src/sys/arch/evbarm/imx7: imx7_machdep.c Log Message: If MEMSIZE isn't set, #error instead of proceeding using uninitialized stack garbage as the memory size. Please improve as

CVS commit: src/lib/libform

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:48:29 UTC 2016 Modified Files: src/lib/libform: type_numeric.c Log Message: PR 51190 David Binderman: simplify redundant conditionals. Also add paranoia when looping on isdigit(). To generate a diff of this

CVS commit: src/lib/libform

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:48:29 UTC 2016 Modified Files: src/lib/libform: type_numeric.c Log Message: PR 51190 David Binderman: simplify redundant conditionals. Also add paranoia when looping on isdigit(). To generate a diff of this

CVS commit: src/dist/pf/sbin/pfctl

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:21:07 UTC 2016 Modified Files: src/dist/pf/sbin/pfctl: pfctl_optimize.c Log Message: PR 50709 David Binderman: memory leak To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:45:26 UTC 2016 Modified Files: src/sys/arch/i386/i386: multiboot.c Log Message: PR 51187 David Binderman: simplify redundant conditional To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

  1   2   >