CVS commit: src/sys/dev/pci

2014-09-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Sep 16 07:05:44 UTC 2014 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some new Intel I218 devices. To generate a diff of this commit: cvs rdiff -u -r1.1200 -r1.1201 src/sys/dev/pci/pcidevs Please note that

CVS commit: src/sys/dev/pci

2014-09-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Sep 16 07:06:15 UTC 2014 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.1193 -r1.1194 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1192

CVS commit: src/sys/dev/pci

2014-09-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Sep 16 07:06:42 UTC 2014 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add some new I218 devices. To generate a diff of this commit: cvs rdiff -u -r1.297 -r1.298 src/sys/dev/pci/if_wm.c Please note that diffs are

CVS commit: src/lib/libc/stdio

2014-09-16 Thread Alan Barrett
Module Name:src Committed By: apb Date: Tue Sep 16 08:42:20 UTC 2014 Modified Files: src/lib/libc/stdio: getdelim.3 Log Message: Rephrase the NOTE about embedded NUL characters, using apparent length for what strlen(3) reports, and true length for what the return value

CVS commit: src/lib/libc/stdio

2014-09-16 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Sep 16 08:52:02 UTC 2014 Modified Files: src/lib/libc/stdio: getdelim.3 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/libc/stdio/getdelim.3 Please note that

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

2014-09-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Sep 16 09:42:47 UTC 2014 Modified Files: src/sys/arch/i386/i386: cpufunc.S Log Message: fix an END() marker to match the function. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/i386/i386/cpufunc.S

CVS commit: src/sys/dev/usb

2014-09-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Sep 16 10:27:53 UTC 2014 Modified Files: src/sys/dev/usb: ehci.c Log Message: Use lower case for USBHIST messages. To generate a diff of this commit: cvs rdiff -u -r1.232 -r1.233 src/sys/dev/usb/ehci.c Please note that

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

2014-09-16 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Sep 16 15:08:58 UTC 2014 Removed Files: src/sys/arch/arm/allwinner: sdxcreg.h Log Message: remove unused header; mmc regs are in awin_reg.h To generate a diff of this commit: cvs rdiff -u -r1.1 -r0

CVS commit: src/tools/compat

2014-09-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 16 17:23:50 UTC 2014 Modified Files: src/tools/compat: getline.c Log Message: Fix problem reading the last line when it did not contain a delimiter (Hubert Garavel) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sbin/ping6

2014-09-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 16 21:29:13 UTC 2014 Modified Files: src/sbin/ping6: ping6.c Log Message: PR/49206: ping6 dies with SIGINT even when it just fails to ping When reusing the same handler for SIGALRM, make don't pretend you got SIGINT.

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

2014-09-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Sep 16 21:59:40 UTC 2014 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: Remove redundant CORTEXA9_AUXCTL defines To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/sys/arch/arm/include/armreg.h

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

2014-09-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Sep 16 22:00:22 UTC 2014 Modified Files: src/sys/arch/arm/cortex: a9_mpsubr.S Log Message: Enable L2 prefetch on A9 if MP To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/cortex/a9_mpsubr.S

CVS import: src/external/bsd/dhcpcd/dist

2014-09-16 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Sep 16 22:23:21 UTC 2014 Update of /cvsroot/src/external/bsd/dhcpcd/dist In directory ivanova.netbsd.org:/tmp/cvs-serv24078 Log Message: Import dhcpcd-6.4.4 with the following changes: * Many bounds checking fixes from Tobias

CVS commit: src/external/bsd/dhcpcd/dist

2014-09-16 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Sep 16 22:27:04 UTC 2014 Modified Files: src/external/bsd/dhcpcd/dist: dhcp.c dhcpcd-run-hooks.8.in dhcpcd.8.in dhcpcd.c dhcpcd.conf dhcpcd.conf.5.in if-bsd.c if-options.c ipv6nd.c script.c Log Message:

CVS commit: src/doc

2014-09-16 Thread Roy Marples
): Import dhcpcd-6.4.4. [roy 20140916]

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

2014-09-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Sep 16 22:29:10 UTC 2014 Modified Files: src/sys/arch/arm/cortex: a9_mpsubr.S Log Message: Always set SMP on the A7 since it's needed for ldrex/strex To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/lib/libc/ssp

2014-09-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Sep 17 00:39:29 UTC 2014 Modified Files: src/lib/libc/ssp: memcpy_chk.c memmove_chk.c memset_chk.c strcat_chk.c strcpy_chk.c strncat_chk.c strncpy_chk.c Log Message: Provide explicit prototypes in case HAVE_SSP=no.

CVS commit: src/sbin/ping6

2014-09-16 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Sep 17 01:00:41 UTC 2014 Modified Files: src/sbin/ping6: ping6.c Log Message: Remove out-of-date comments To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sbin/ping6/ping6.c Please note that diffs are not

CVS commit: src/sys/rump/net/lib/libshmif

2014-09-16 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Sep 17 04:20:58 UTC 2014 Modified Files: src/sys/rump/net/lib/libshmif: shmif_busops.c shmifvar.h Log Message: Make shmif buildable when DRPINTF enabled To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12