CVS commit: src/sys/dev/dkwedge

2021-05-22 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat May 22 13:43:50 UTC 2021 Modified Files: src/sys/dev/dkwedge: dk.c Log Message: Handle read-only parent devices. Currently this only affects xbd(4). Other disk drivers succeed opening read-only disks as read-write and only f

CVS commit: src/sys/arch/alpha/alpha

2021-05-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat May 22 15:04:34 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: autoconf.c Log Message: qemu_find_rootdev(): Zero the buffer that we use to fetch the Qemu "prom" root device variable; junk past the trailing NUL would cause

CVS commit: src/sys/arch/alpha/alpha

2021-05-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat May 22 15:05:37 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: autoconf.c Log Message: Gah, fix cut-and-paste-o. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/arch/alpha/alpha/autoconf.c Please

CVS commit: src/sys/arch/hpcmips/vr

2021-05-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat May 22 16:00:42 UTC 2021 Modified Files: src/sys/arch/hpcmips/vr: vrgiu.c Log Message: Be explicit about our interface attributes. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/arch/hpcmips/vr/vrgiu.

CVS commit: src/doc

2021-05-22 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat May 22 17:18:57 UTC 2021 Modified Files: src/doc: RESPONSIBLE Log Message: doc: allege responsibility To generate a diff of this commit: cvs rdiff -u -r1.126 -r1.127 src/doc/RESPONSIBLE Please note that diffs are not public do

CVS commit: src/doc

2021-05-22 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat May 22 17:20:01 UTC 2021 Modified Files: src/doc: RESPONSIBLE Log Message: ossaudio too I guess To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/doc/RESPONSIBLE Please note that diffs are not public domain;

CVS commit: src/sys/uvm

2021-05-22 Thread matthew green
Module Name:src Committed By: mrg Date: Sun May 23 00:36:37 UTC 2021 Modified Files: src/sys/uvm: uvm_swap.c Log Message: avoid taking locks that aren't initialised. fixes panic when typing 'reboot' at the askroot prompt. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/alpha/alpha

2021-05-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun May 23 01:00:53 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: locore.s Log Message: Fix an error introduced in rev 1.130 where the previous pcb_onfault handler was not restored properly in the kcopyerr case. Also add a

CVS commit: src/sys/arch/alpha/conf

2021-05-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun May 23 01:34:18 UTC 2021 Added Files: src/sys/arch/alpha/conf: GENERIC.QEMU Log Message: Add a GENERIC.QEMU kernel config. This just includes QEMU and then sets some options specifically to make the Qemu experience a little