CVS commit: src/sys/dev/audio

2020-02-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sun Mar 1 07:42:08 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: Improve an error message about round_blocksize. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/dev/audio/audio.c Please

CVS commit: src/sys/dev/audio

2020-02-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sun Mar 1 07:40:04 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: Fix wrong parameter displayed in debug messages. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/dev/audio/audio.c

CVS commit: src/sys/dev/audio

2020-02-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sun Mar 1 07:35:33 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: Reinitialize the sticky parameters whenever the hardware format is changed. When the number of the hardware channels becomes less than the number

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 1 05:51:46 UTC 2020 Modified Files: src/sys/dev/pci: if_gem_pci.c Log Message: Use the 64-bit PCI DMA tag if available. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/if_gem_pci.c

CVS commit: src/sys/dev/ic

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 1 05:50:56 UTC 2020 Modified Files: src/sys/dev/ic: gem.c gemvar.h Log Message: - Support 64-bit DMA addresses for the Tx and Rx ring addresses. - g/c and unused define. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 1 05:39:05 UTC 2020 Modified Files: src/sys/dev/pci: if_cas.c Log Message: Use the 64-bit PCI DMA tag if avalable. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/if_cas.c Please note

CVS commit: src/sys

2020-02-29 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 1 03:21:54 UTC 2020 Modified Files: src/sys/arch/xen/xen: xbd_xenbus.c src/sys/dev: cgd.c dksubr.c dkvar.h ld.c src/sys/dev/ata: wd.c src/sys/dev/raidframe: rf_netbsdkintf.c

CVS commit: src/sys/dev/dkwedge

2020-02-29 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 1 03:19:46 UTC 2020 Modified Files: src/sys/dev/dkwedge: dk.c Log Message: Allow dumping to cgd(4) on a dk(4). (Technically this also allows dumping to a dk(4) on which there happens to be a cgd(4) configured, but

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 1 03:06:08 UTC 2020 Modified Files: src/sys/dev/pci: if_alc.c Log Message: Upon further reflection, we actually do need to ensure that the Rx ring and the Rx Return ring are both in the same 4GB segment. To generate a

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 1 03:00:31 UTC 2020 Modified Files: src/sys/dev/pci: if_alc.c Log Message: - Use the 64-bit PCI DMA tag if available. - Add a comment explaining that if we were to use more than one Rx ring / Rx Return ring, all of

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 1 02:51:42 UTC 2020 Modified Files: src/sys/dev/pci: if_age.c Log Message: - Use the 64-bit PCI DMA tag if available. - In age_dma_alloc(), ensure that all of the control data end up in the same 4GB segment, because

CVS commit: src/usr.bin/whois

2020-02-29 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sun Mar 1 02:45:04 UTC 2020 Modified Files: src/usr.bin/whois: Makefile Log Message: RIPE definition no longer exists in source To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.bin/whois/Makefile Please note

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Mar 1 02:28:14 UTC 2020 Modified Files: src/sys/dev/pci: if_age.c if_alc.c if_ale.c Log Message: It doesn't make any sense to pass ETHER_ALIGN as the alignment constraint to bus_dmamem_alloc(). Use PAGE_SIZE instead. To

CVS commit: src/usr.bin/whois

2020-02-29 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sun Mar 1 02:26:16 UTC 2020 Modified Files: src/usr.bin/whois: whois.c Log Message: Order caps first To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/usr.bin/whois/whois.c Please note that diffs are not public

CVS commit: src/usr.bin/whois

2020-02-29 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Sun Mar 1 02:19:43 UTC 2020 Modified Files: src/usr.bin/whois: whois.1 whois.c Log Message: Merge in changes from OpenBSD 6.6 whois(1). This improves recursion support and querying whois servers. To generate a diff of this

CVS commit: src/sys/sys

2020-02-29 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 29 22:09:29 UTC 2020 Modified Files: src/sys/sys: exec_elf.h Log Message: Add defines for MIPS_XHASH (.MIPS.xhash) MIPS version of GNU_HASH as supported by GNU toolchain. To generate a diff of this commit: cvs rdiff -u

CVS commit: [ad-namecache] src/sys/kern

2020-02-29 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Feb 29 22:00:03 UTC 2020 Modified Files: src/sys/kern [ad-namecache]: vfs_vnops.c Log Message: Back out experimental change - not ready for LK_SHARED on VOP_OPEN() just yet. To generate a diff of this commit: cvs rdiff -u

CVS commit: [ad-namecache] src/sys

2020-02-29 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Feb 29 21:50:45 UTC 2020 Modified Files: src/sys/arch/arm/arm32 [ad-namecache]: pmap.c src/sys/arch/i386/include [ad-namecache]: rwlock.h src/sys/kern [ad-namecache]: kern_idle.c uipc_usrreq.c Log Message: Sync

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

2020-02-29 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Feb 29 21:36:03 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c Log Message: add support userspace tagged address for aarch64 (experimental) 'sysctl machdep.tagged_address' to set/clear TCR_EL1.TBI0 to

CVS commit: src/sys/arch/aarch64

2020-02-29 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Feb 29 21:34:37 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: fault.c pmap.c pmapboot.c src/sys/arch/aarch64/include: pte.h Log Message: Fix pmap to work correctly with tagged addresses - when fault, untag from

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

2020-02-29 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Feb 29 21:32:22 UTC 2020 Modified Files: src/sys/arch/aarch64/include: pmap.h Log Message: add helper function aarch64_addresspace() and aarch64_untag_address() to check address space, and eliminate address tag To generate a

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 29 21:31:55 UTC 2020 Modified Files: src/sys/dev/pci: if_txp.c Log Message: Use the 64-bit PCI DMA tag, if available. To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/dev/pci/if_txp.c Please note

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

2020-02-29 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Feb 29 21:30:19 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: db_machdep.c Log Message: use macro To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/aarch64/aarch64/db_machdep.c Please note

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

2020-02-29 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Feb 29 21:29:23 UTC 2020 Modified Files: src/sys/arch/aarch64/include: armreg.h Log Message: widen bit PAR_EL1.PAR_PA from [47:12] to [51:12] for ARMv8.2 (and later). PAR_EL1:[51:48] is RES0 in ARMv8.1 and ARMv8.0. To

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 29 21:27:19 UTC 2020 Modified Files: src/sys/dev/pci: if_rge.c Log Message: Use the 64-bit PCI tag, if available. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/if_rge.c Please note that

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

2020-02-29 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Feb 29 21:10:09 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: pmap.c Log Message: use pmapboot_enter_range() To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/arch/aarch64/aarch64/pmap.c Please

CVS commit: src/sys/arch/aarch64

2020-02-29 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Feb 29 21:09:11 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c pmapboot.c src/sys/arch/aarch64/include: pmap.h Log Message: replace KSEG pages mapping code with generic function

CVS commit: src/crypto/external/bsd/openssh/lib

2020-02-29 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Sat Feb 29 20:44:16 UTC 2020 Modified Files: src/crypto/external/bsd/openssh/lib: Makefile Log Message: Workaround build failure due to -Werror=format-nonliteral Reviewed by kamil. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 29 20:39:09 UTC 2020 Modified Files: src/sys/dev/pci: if_stge.c Log Message: Use the 64-bit PCI DMA tag if it's available, but range-limit to 40-bit because that's what the hardware can do. To generate a diff of this

CVS commit: [ad-namecache] src/sys/dev

2020-02-29 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Feb 29 20:19:17 UTC 2020 Modified Files: src/sys/dev [ad-namecache]: DEVNAMES clockctl.c fss.c ld.c vnd.c src/sys/dev/acpi [ad-namecache]: acpi_mcfg.c acpi_mcfg.h files.acpi sdhc_acpi.c xhci_acpi.c

CVS commit: [ad-namecache] src/common/lib/libc

2020-02-29 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Feb 29 20:17:43 UTC 2020 Modified Files: src/common/lib/libc/gen [ad-namecache]: radixtree.c src/common/lib/libc/stdlib [ad-namecache]: random.c src/common/lib/libc/string [ad-namecache]: bcmp.c memcmp.c Removed

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

2020-02-29 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Feb 29 20:17:11 UTC 2020 Modified Files: src/sys/arch/x86/x86: pmap.c Log Message: PR kern/55033: kernel panics when starting X Remove the uvm_page_owner_locked_p() assertions in the x86 pmap. The DRM code doesn't follow the

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 29 19:29:38 UTC 2020 Modified Files: src/sys/dev/pci: if_tireg.h Log Message: G/C the never-used version of ti_hostaddr that can't possibly be correct. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/libexec/ld.elf_so

2020-02-29 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 29 18:53:55 UTC 2020 Modified Files: src/libexec/ld.elf_so: headers.c Log Message: Add extra cast to suppress incompatible-pointer-types GCC warning To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 29 18:49:53 UTC 2020 Modified Files: src/sys/dev/pci: if_ti.c if_tireg.h Log Message: - Change the definition and usage of TI_HOSTADDR() to allow for 64-bit DMA addresses. Modeled after similar usage in the bge(4)

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

2020-02-29 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 29 18:46:12 UTC 2020 Modified Files: src/distrib/sets/lists/modules: md.amd64 md.i386 mi Log Message: if_ixl is MD To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/distrib/sets/lists/modules/md.amd64 cvs

CVS commit: src/libexec/ld.elf_so

2020-02-29 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 29 18:45:20 UTC 2020 Modified Files: src/libexec/ld.elf_so: symbol.c Log Message: Fix vax and mips build To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/libexec/ld.elf_so/symbol.c Please note that

CVS commit: src/sys/dev/pci

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 29 18:07:57 UTC 2020 Modified Files: src/sys/dev/pci: if_mcx.c Log Message: Use the 64-bit PCI DMA tag if available. Otherwise, we are needlessly allocating (and using) bounce buffers on sytems with >4GB of RAM. XXX

CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-02-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 29 17:15:43 UTC 2020 Modified Files: src/external/cddl/osnet/dist/uts/common/fs/zfs: vdev_disk.c Log Message: Use utility functions to handle disk geometry. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm

2020-02-29 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Feb 29 17:14:40 UTC 2020 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm: arm.inc Log Message: earmv5 / earmv5eb is a valid MACHINE_ARCH, so match it when setting __ARM_MAX_ARCH__. To generate a diff

CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-02-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 29 17:03:33 UTC 2020 Modified Files: src/external/cddl/osnet/dist/uts/common/fs/zfs: zvol.c Log Message: Fix disk geometry calculation. Add DIOCGPARTINFO to support getdisksize() used by other drivers, filesystems and

CVS commit: src/sys/sys

2020-02-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 29 16:59:00 UTC 2020 Modified Files: src/sys/sys: mbuf.h Log Message: Follow FreeBSD and cast MLEN and MHLEN to int. mbuf length arithmtic is done with signed integers and this avoids comparisons with different

CVS commit: src/sys/net80211

2020-02-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 29 16:56:58 UTC 2020 Modified Files: src/sys/net80211: ieee80211_output.c Log Message: Fix printf to handle various datatypes for MHLEN. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65

CVS commit: src/sys/dev/pci

2020-02-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 29 16:36:25 UTC 2020 Modified Files: src/sys/dev/pci: hifn7751.c Log Message: Fix signed/unsigned comparisons. Send data little endian. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65

CVS commit: src/sys/modules

2020-02-29 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 29 16:25:37 UTC 2020 Modified Files: src/sys/modules: Makefile Log Message: Disable hifn again To generate a diff of this commit: cvs rdiff -u -r1.240 -r1.241 src/sys/modules/Makefile Please note that diffs are not

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

2020-02-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 29 15:00:28 UTC 2020 Modified Files: src/sys/arch/amd64/amd64: db_interface.c Log Message: Fix boot -c or -d by avoiding ipi handling before the vector is initialized. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/kern

2020-02-29 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 29 14:44:44 UTC 2020 Modified Files: src/sys/kern: subr_disk_open.c Log Message: Make getdiskinfo() compatible with a DIOCGWEDGEINFO. dkw_parent is defined to hold the disk name as used by disk_find(), not a partition

CVS commit: src/crypto/external/bsd/openssh/dist

2020-02-29 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sat Feb 29 14:03:17 UTC 2020 Modified Files: src/crypto/external/bsd/openssh/dist: xmalloc.h Log Message: annotate xvasprintf w/ format string attribute To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/netbt

2020-02-29 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Feb 29 11:40:06 UTC 2020 Modified Files: src/sys/netbt: l2cap_signal.c rfcomm_session.c Log Message: pass the address of the field, instead of relying on it being the first field of the structure/union, no functional change,

CVS commit: src/sys/modules

2020-02-29 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 29 11:03:44 UTC 2020 Modified Files: src/sys/modules: Makefile Log Message: Group some PCI only modules together and only build them on a subset of platforms. The list is not complete. To generate a diff of this commit:

CVS commit: src/sys/dev/audio

2020-02-29 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sat Feb 29 09:38:10 UTC 2020 Modified Files: src/sys/dev/audio: audio.c Log Message: Minor fix. audio_prinfo.pause is u_char, not bool. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/dev/audio/audio.c