CVS commit: src/sys/kern

2021-06-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Jun 3 01:00:24 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, take 2. They will not actually be freed until /dev/ksyms is closed, so continue

CVS commit: src/sys/kern

2021-06-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Jun 3 01:00:15 UTC 2021 Modified Files: src/sys/kern: kern_ksyms.c Log Message: ksyms(4): Fix race in ksymsread iteration. TAILQ_NEXT(ksyms_last_snapshot) might change while we are iterating, but ksyms_last_snapshot itsel

CVS commit: src/share/man/man4

2021-06-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jun 2 22:32:29 UTC 2021 Modified Files: src/share/man/man4: urtwn.4 Log Message: Add commented out ASUSTek USB-N13 B1 The urtwn driver attaches, but I didn't have a chance to try if it actually works. To generate a diff of th

CVS commit: src/sys/dev/ic

2021-06-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jun 2 21:35:17 UTC 2021 Modified Files: src/sys/dev/ic: tpm.c Log Message: tpm(4): Preserve error if any on ending commands. This way we don't spuriously suppress an error, such as TPM_DEACTIVATED, in a loop where we rely

CVS commit: src/sys/kern

2021-06-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jun 2 21:34:58 UTC 2021 Modified Files: src/sys/kern: kern_tc.c Log Message: timecounter(9): Zero the next pointer after tc_detach. This reverts it to a state where tc_init works again. To generate a diff of this commit

CVS commit: src/sys/dev/dkwedge

2021-06-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Jun 2 17:56:41 UTC 2021 Modified Files: src/sys/dev/dkwedge: dk.c Log Message: Clear sc_mode only on last close. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 src/sys/dev/dkwedge/dk.c Please note that di

CVS commit: src/distrib/amd64/installimage

2021-06-02 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jun 2 16:07:33 UTC 2021 Modified Files: src/distrib/amd64/installimage: Makefile Log Message: The install image grew again - update size To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/distrib/amd64/inst

CVS commit: src/sys/dev/dkwedge

2021-06-02 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Jun 2 15:59:08 UTC 2021 Modified Files: src/sys/dev/dkwedge: dk.c Log Message: Copy mode of open wedges with the same parent and validate it. Remove race on mode value when closing. To generate a diff of this commit: cvs r

CVS commit: src/sys

2021-06-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Jun 2 15:45:29 UTC 2021 Modified Files: src/sys/conf: Makefile.kern.inc src/sys/external/bsd/drm2/drm: files.drmkms src/sys/external/bsd/drm2/i915drm: files.i915drmkms src/sys/external/bsd/drm2/nouveau: fi

CVS commit: src/sys/kern

2021-06-02 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Jun 2 15:43:33 UTC 2021 Modified Files: src/sys/kern: kern_ksyms.c Log Message: Fix regression introduced in rev 1.90: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/kern/kern_ksyms.c#rev1.90 in which the last element of ksyms_sy

CVS commit: [cjep_sun2x] src/external/mit/xorg/bin/appres

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 15:31:33 UTC 2021 Modified Files: src/external/mit/xorg/bin/appres [cjep_sun2x]: Makefile Log Message: Convert to x11 mk vars. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.24.1 src/external/mit/xorg/bin/a

CVS commit: [cjep_sun2x] src/external/mit/xorg/bin/xbiff

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 15:04:23 UTC 2021 Modified Files: src/external/mit/xorg/bin/xbiff [cjep_sun2x]: Makefile Log Message: Use x11 variables for LDADD and DPADD. Now builds on sun2. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.

CVS commit: [cjep_sun2x] src/external/mit/xorg/bin/xcalc

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 15:03:56 UTC 2021 Modified Files: src/external/mit/xorg/bin/xcalc [cjep_sun2x]: Makefile Log Message: Use x11 variables for LDADD and DPADD. Now builds on sun2. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.

CVS commit: [cjep_sun2x] src/external/mit/xorg/bin/xcompmgr

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 15:02:43 UTC 2021 Modified Files: src/external/mit/xorg/bin/xcompmgr [cjep_sun2x]: Makefile Log Message: Use x11 variables for LDADD and DPADD. Now builds on sun2. To generate a diff of this commit: cvs rdiff -u -r1.1 -

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

2021-06-02 Thread Rin Okuyama
Module Name:xsrc Committed By: rin Date: Wed Jun 2 15:01:18 UTC 2021 Modified Files: xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd: ppc_video.c Log Message: Declare IOPortBase for mips, as done for xorg-server. Fix build for sgimips, which

CVS commit: [cjep_sun2x] src/external/mit/xorg/bin/xclipboard

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 14:55:47 UTC 2021 Modified Files: src/external/mit/xorg/bin/xclipboard [cjep_sun2x]: Makefile Log Message: Use x11 variables for LDADD and DPADD. Now builds on sun2. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: [cjep_sun2x] src/external/mit/xorg/bin

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 14:46:25 UTC 2021 Modified Files: src/external/mit/xorg/bin/bitmap [cjep_sun2x]: Makefile src/external/mit/xorg/bin/editres [cjep_sun2x]: Makefile src/external/mit/xorg/bin/fc-cache [cjep_sun2x]: Makefile

CVS commit: [cjep_sun2x] src/external/mit/ctwm/bin/ctwm

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 14:27:56 UTC 2021 Modified Files: src/external/mit/ctwm/bin/ctwm [cjep_sun2x]: Makefile Log Message: Use new X11 LDADD/DPADD flags. Now builds on sun2. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.11.4.1 s

CVS commit: [cjep_sun2x] src/share/mk

2021-06-02 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed Jun 2 14:22:55 UTC 2021 Modified Files: src/share/mk [cjep_sun2x]: bsd.x11.mk Log Message: Work towards X sources building statically and on sun2. Setup specific make variables to contain the full set of library flags (LDADD a

CVS commit: src/sys/dev/pci

2021-06-02 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Jun 2 11:32:24 UTC 2021 Modified Files: src/sys/dev/pci: if_iwmreg.h Log Message: Can't left shift a signed int by 31. Found by kubsan. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/if_iwmreg.h P

CVS commit: src

2021-06-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jun 2 10:31:18 UTC 2021 Modified Files: src/distrib/sets/lists/dtb: ad.aarch64 ad.aarch64eb ad.earmv6 ad.earmv6eb ad.earmv6hf ad.earmv6hfeb ad.earmv7 ad.earmv7hf ad.earmv7hfeb src/sys/dtb/arm6

CVS commit: src/share/mk

2021-06-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Jun 2 10:28:21 UTC 2021 Modified Files: src/share/mk: bsd.dtb.mk Log Message: Add support for installing a copy of dtb files to the base dtb directory when DTBSUBDIR is defined. To generate a diff of this commit: cvs rdif

CVS commit: src/sys/kern

2021-06-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jun 2 09:23:32 UTC 2021 Modified Files: src/sys/kern: subr_psref.c Log Message: psref(9): Make use-after-free panic message more obvious. Previously it would almost always manifest as mismatched psref target clas

CVS commit: src/sys/kern

2021-06-02 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Jun 2 08:46:17 UTC 2021 Modified Files: src/sys/kern: kern_ksyms.c Log Message: Revert "ksyms(4): Don't skip symbol tables that are soon to be freed." Apparently the equality kassert this restored doesn't work; to be anal