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

2021-06-01 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Jun 2 06:48:10 UTC 2021 Modified Files: src/sys/arch/x86/x86: tsc.c Log Message: when warning about TSC going backwards, provide advice to the sysadmin. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/arc

CVS commit: src/sys/sys

2021-06-01 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Jun 2 01:48:08 UTC 2021 Modified Files: src/sys/sys: param.h Log Message: NetBSD 9.99.83 - struct ifnet adds 'if_lagg' field To generate a diff of this commit: cvs rdiff -u -r1.692 -r1.693 src/sys/sys/param.h Please not

CVS commit: src/sys/net

2021-06-01 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Jun 2 00:47:59 UTC 2021 Modified Files: src/sys/net: if_spppsubr.c Log Message: Added missing definition of sppp_ipv6cp_tld Fixed build without INET6 To generate a diff of this commit: cvs rdiff -u -r1.257 -r1.258 src/s

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd

2021-06-01 Thread Joerg Sonnenberger
Module Name:xsrc Committed By: joerg Date: Wed Jun 2 00:33:22 UTC 2021 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd: ppc_video.c Log Message: Provide canonical declaration of IOPortBase for MIPS here, too. To generate a diff o

CVS commit: src/sys/arch/mips/mips

2021-06-01 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Jun 2 00:00:39 UTC 2021 Modified Files: src/sys/arch/mips/mips: mips_machdep.c Log Message: s/leading spaces/tabs/ To generate a diff of this commit: cvs rdiff -u -r1.301 -r1.302 src/sys/arch/mips/mips/mips_machdep.c Pleas

CVS commit: src/sys/dev/wscons

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 23:28:07 UTC 2021 Modified Files: src/sys/dev/wscons: wsdisplay_compat_usl.c Log Message: wsdisplay(4): Use C99 initializer for usl_syncops. Avoid sketchy function pointer cast while here. To generate a diff of th

CVS commit: src/sys/dev

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 22:58:03 UTC 2021 Modified Files: src/sys/dev: dev_verbose.h Log Message: dev_verbose(9): Prohibit autounloading modules. This logic is not safe for autounload right now -- there's no mechanism by which to block new

CVS commit: src/sys/arch/x86

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:29:24 UTC 2021 Modified Files: src/sys/arch/x86/acpi: acpi_wakeup.c src/sys/arch/x86/x86: tsc.c tsc.h Log Message: x86: Reset cached tsc in every lwp to 0 on suspend/resume. This avoids spuriously warning

CVS commit: src/sys/dev/audio

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:27:36 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): audio_unlink never fails, so make it return void. To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 src/sys/dev/audi

CVS commit: src/sys/dev/audio

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:19:03 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Insert mixers and audioctls into sc_files on open too. This is necessary so that on detach we set file->dying before any operations

CVS commit: src/sys/dev/audio

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:15:37 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): No need to set file->dying when closing the file. No other file operations are possible by the time we get to audioclose. To gene

CVS commit: src/sys/dev/audio

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:14:52 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Grab sc->sc_cred under sc->sc_lock before freeing. Otherwise we may race with open, leaking a cred no longer in use and freeing a c

CVS commit: src/sys/dev/audio

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:12:47 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Use kmem_alloc(sizeof(*p)) style. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/sys/dev/audio/audio.c Please

CVS commit: src/sys/dev/audio

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:12:36 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Make sure to return ENXIO if device is being detached. Don't return 0 indicating successful open of an unusable device! To genera

CVS commit: src/sys/dev/audio

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:12:24 UTC 2021 Modified Files: src/sys/dev/audio: audio.c Log Message: audio(4): Set AUMODE_PLAY/RECORD only if asked _and_ supported. If one is requested and _not_ supported, fail; otherwise we might enter audio

CVS commit: src/sys/kern

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:11:52 UTC 2021 Modified Files: src/sys/kern: kern_ksyms.c Log Message: ksyms(4): Don't skip symbol tables that are soon to be freed. They will not actually be freed until /dev/ksyms is closed, so continued access

CVS commit: src/sys/kern

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:11:07 UTC 2021 Modified Files: src/sys/kern: kern_ksyms.c Log Message: ksyms(4): Modify ksyms_symtabs only at IPL_HIGH. This limits the opportunities for ddb to witness an inconsistent state of the symbol table l

CVS commit: src/sys/kern

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:10:23 UTC 2021 Modified Files: src/sys/kern: kern_ksyms.c Log Message: ksyms(4): Fix ksymsread synchronization. Fixes crash on concurrent update and read of /dev/ksyms. XXX Unclear why we have to skip sd_gone en

CVS commit: src/usr.bin/audio/record

2021-06-01 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jun 1 21:08:48 UTC 2021 Modified Files: src/usr.bin/audio/record: record.c Log Message: audiorecord(1): Handle read(2) return value gracefully. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/usr.bin/au

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

2021-06-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jun 1 16:55:07 UTC 2021 Modified Files: src/sys/arch/arm/arm32: arm32_boot.c Log Message: G/C To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/arch/arm/arm32/arm32_boot.c Please note that diffs are not

CVS commit: [netbsd-9] src/doc

2021-06-01 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jun 1 10:41:23 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Tickets #1276 and #1277 To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-9.3 Please note that diffs ar

CVS commit: [netbsd-9] src/sys/arch/aarch64/aarch64

2021-06-01 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jun 1 10:39:48 UTC 2021 Modified Files: src/sys/arch/aarch64/aarch64 [netbsd-9]: netbsd32_machdep.c Log Message: Pull up following revision(s) (requested by rin in ticket #1277): sys/arch/aarch64/aarch64/netbsd32_mac

CVS commit: [netbsd-9] src/external/mit/xorg/server/drivers/xf86-input-keyboard

2021-06-01 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jun 1 10:36:32 UTC 2021 Modified Files: src/external/mit/xorg/server/drivers/xf86-input-keyboard [netbsd-9]: Makefile Log Message: Pull up following revision(s) (requested by rin in ticket #1276): externa