CVS commit: src/sys/fs/tmpfs

2019-07-13 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Jul 14 05:58:44 UTC 2019 Modified Files: src/sys/fs/tmpfs: tmpfs_rename.c Log Message: Fix uninitialized variable: if 'tvp' is NULL, '*tdep' is not initialized. This could have caused the KASSERT to wrongfully fire. ok

CVS commit: src/sys/fs/tmpfs

2019-07-13 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Jul 14 05:58:44 UTC 2019 Modified Files: src/sys/fs/tmpfs: tmpfs_rename.c Log Message: Fix uninitialized variable: if 'tvp' is NULL, '*tdep' is not initialized. This could have caused the KASSERT to wrongfully fire. ok

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

2019-07-13 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sat Jul 13 22:09:14 UTC 2019 Modified Files: xsrc/external/mit/libepoxy/src: egl_generated_dispatch.c gl_generated_dispatch.c glx_generated_dispatch.c Log Message: Fix lint build. To generate a diff of this

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

2019-07-13 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sat Jul 13 22:09:14 UTC 2019 Modified Files: xsrc/external/mit/libepoxy/src: egl_generated_dispatch.c gl_generated_dispatch.c glx_generated_dispatch.c Log Message: Fix lint build. To generate a diff of this

CVS commit: src/external/gpl3/gdb/dist/gdb

2019-07-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 13 21:55:52 UTC 2019 Modified Files: src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-tdep.c alpha-nbsd-tdep.c sh-nbsd-tdep.c Log Message: Use ULONGEST_MAX instead of (ULONGEST)-1 To generate a diff of this

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

2019-07-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jul 13 21:56:23 UTC 2019 Modified Files: src/sys/arch/arm/sunxi: sunxi_emac.c Log Message: Make failure-to-attach errors a little more informative. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

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

2019-07-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jul 13 21:56:23 UTC 2019 Modified Files: src/sys/arch/arm/sunxi: sunxi_emac.c Log Message: Make failure-to-attach errors a little more informative. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/external/gpl3/gdb/dist/gdb

2019-07-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 13 21:55:52 UTC 2019 Modified Files: src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-tdep.c alpha-nbsd-tdep.c sh-nbsd-tdep.c Log Message: Use ULONGEST_MAX instead of (ULONGEST)-1 To generate a diff of this

CVS commit: src/external/gpl3/gdb/dist/gdb

2019-07-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 13 21:53:48 UTC 2019 Modified Files: src/external/gpl3/gdb/dist/gdb: alpha-nbsd-tdep.c Log Message: Add (ULONGEST) to prevent narrowing warnings. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/external/gpl3/gdb/dist/gdb

2019-07-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 13 21:53:48 UTC 2019 Modified Files: src/external/gpl3/gdb/dist/gdb: alpha-nbsd-tdep.c Log Message: Add (ULONGEST) to prevent narrowing warnings. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/usr.sbin/sysinst

2019-07-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jul 13 17:13:40 UTC 2019 Modified Files: src/usr.sbin/sysinst: defs.h disks.c partman.c src/usr.sbin/sysinst/arch/acorn32: md.c src/usr.sbin/sysinst/arch/alpha: md.c src/usr.sbin/sysinst/arch/amiga:

CVS commit: src/usr.sbin/sysinst

2019-07-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jul 13 17:13:40 UTC 2019 Modified Files: src/usr.sbin/sysinst: defs.h disks.c partman.c src/usr.sbin/sysinst/arch/acorn32: md.c src/usr.sbin/sysinst/arch/alpha: md.c src/usr.sbin/sysinst/arch/amiga:

CVS commit: src/sys/dev/iscsi

2019-07-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jul 13 17:06:00 UTC 2019 Modified Files: src/sys/dev/iscsi: iscsi_main.c Log Message: register with pmf to allow suspend. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/iscsi/iscsi_main.c Please

CVS commit: src/sys/dev/iscsi

2019-07-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jul 13 17:06:00 UTC 2019 Modified Files: src/sys/dev/iscsi: iscsi_main.c Log Message: register with pmf to allow suspend. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/iscsi/iscsi_main.c Please

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

2019-07-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jul 13 17:04:21 UTC 2019 Modified Files: src/sys/arch/i386/i386: trap.c Log Message: Use common code for SMEP/SMAP panic to print more information and allow debugging. To generate a diff of this commit: cvs rdiff -u

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

2019-07-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jul 13 17:04:21 UTC 2019 Modified Files: src/sys/arch/i386/i386: trap.c Log Message: Use common code for SMEP/SMAP panic to print more information and allow debugging. To generate a diff of this commit: cvs rdiff -u

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

2019-07-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jul 13 17:03:01 UTC 2019 Modified Files: src/sys/arch/amd64/amd64: trap.c Log Message: Use common code for SMEP/SMAP panic to print more information and allow debugging. To generate a diff of this commit: cvs rdiff -u

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

2019-07-13 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Jul 13 17:03:01 UTC 2019 Modified Files: src/sys/arch/amd64/amd64: trap.c Log Message: Use common code for SMEP/SMAP panic to print more information and allow debugging. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/fs/tmpfs

2019-07-13 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Jul 13 14:24:37 UTC 2019 Modified Files: src/sys/fs/tmpfs: tmpfs_mem.c Log Message: Remove the roundups, they are incorrect and cause memcmp to wrongfully fail because of uninitialized bytes at the end of the buffers. ok

CVS commit: src/sys/fs/tmpfs

2019-07-13 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Jul 13 14:24:37 UTC 2019 Modified Files: src/sys/fs/tmpfs: tmpfs_mem.c Log Message: Remove the roundups, they are incorrect and cause memcmp to wrongfully fail because of uninitialized bytes at the end of the buffers. ok

CVS commit: src/tests/lib/libc/sys

2019-07-13 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sat Jul 13 12:44:02 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_getitimer.c Log Message: In the setitimer_old test case, allow for time passing between the two setitimer() calls. Should fix PR kern/54370. To generate a

CVS commit: src/tests/lib/libc/sys

2019-07-13 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sat Jul 13 12:44:02 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_getitimer.c Log Message: In the setitimer_old test case, allow for time passing between the two setitimer() calls. Should fix PR kern/54370. To generate a

CVS commit: src/sys/arch/aarch64/aarch64

2019-07-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jul 13 09:47:15 UTC 2019 Modified Files: src/sys/arch/aarch64/aarch64: genassym.cf Log Message: G/C To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/aarch64/aarch64/genassym.cf Please note that

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

2019-07-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jul 13 09:28:03 UTC 2019 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Define some new bits of CPUID Fn8000_0007 %edx AMD Advanced Power Management leaf. To generate a diff of this commit: cvs rdiff

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

2019-07-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jul 13 09:28:03 UTC 2019 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: Define some new bits of CPUID Fn8000_0007 %edx AMD Advanced Power Management leaf. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/pci

2019-07-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jul 13 09:24:17 UTC 2019 Modified Files: src/sys/dev/pci: piixpm.c piixpmreg.h Log Message: Improve SB800 and newer chipsets support: - Add newer chipset (e.g. X370/X399 and newer) support that the PCI device id is 0x790b.

CVS commit: src/sys/dev/pci

2019-07-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jul 13 09:24:17 UTC 2019 Modified Files: src/sys/dev/pci: piixpm.c piixpmreg.h Log Message: Improve SB800 and newer chipsets support: - Add newer chipset (e.g. X370/X399 and newer) support that the PCI device id is 0x790b.