CVS commit: src/sys/rump/librump/rumpkern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 11:11:38 UTC 2023 Modified Files: src/sys/rump/librump/rumpkern: emul.c lwproc.c Log Message: rump: Sprinkle sys/syncobj.h here too. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201

CVS commit: src/sys/rump/librump/rumpkern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 11:11:38 UTC 2023 Modified Files: src/sys/rump/librump/rumpkern: emul.c lwproc.c Log Message: rump: Sprinkle sys/syncobj.h here too. To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201

CVS commit: src

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 13:22:52 UTC 2023 Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi src/tests/kernel: Makefile Added Files: src/tests/kernel: t_fdrestart.c Log Message:

CVS commit: src

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 13:22:52 UTC 2023 Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi src/tests/kernel: Makefile Added Files: src/tests/kernel: t_fdrestart.c Log Message:

CVS commit: src/sys/sys

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:30:00 UTC 2023 Modified Files: src/sys/sys: sleepq.h Log Message: sys/sleepq.h: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/sys/sleepq.h

CVS commit: src/sys/sys

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:30:00 UTC 2023 Modified Files: src/sys/sys: sleepq.h Log Message: sys/sleepq.h: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/sys/sleepq.h

CVS commit: src/sys/sys

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:44 UTC 2023 Modified Files: src/sys/sys: lwp.h Log Message: sys/lwp.h: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/sys/lwp.h Please

CVS commit: src/sys/sys

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:44 UTC 2023 Modified Files: src/sys/sys: lwp.h Log Message: sys/lwp.h: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/sys/lwp.h Please

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:30:20 UTC 2023 Modified Files: src/sys/kern: kern_turnstile.c Log Message: kern_turnstile.c: Use explicitly for struct lwp members. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:30:20 UTC 2023 Modified Files: src/sys/kern: kern_turnstile.c Log Message: kern_turnstile.c: Use explicitly for struct lwp members. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/sys/ddb

2023-10-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 15 10:40:52 UTC 2023 Modified Files: src/sys/ddb: db_xxx.c Log Message: When converting from db_expr_t to a pointer cast via uintptr_t to help kernels where the size differs (e.g. 32bit sparc64 kernels) To generate a

CVS commit: src/sys/ddb

2023-10-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 15 10:40:52 UTC 2023 Modified Files: src/sys/ddb: db_xxx.c Log Message: When converting from db_expr_t to a pointer cast via uintptr_t to help kernels where the size differs (e.g. 32bit sparc64 kernels) To generate a

CVS commit: src

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 13:04:15 UTC 2023 Modified Files: src/distrib/sets/lists/comp: mi src/sys/sys: Makefile Log Message: sys/wchan.h: Need to install this for sanitizers. To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 13:04:15 UTC 2023 Modified Files: src/distrib/sets/lists/comp: mi src/sys/sys: Makefile Log Message: sys/wchan.h: Need to install this for sanitizers. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:27:11 UTC 2023 Modified Files: src/sys/ddb: db_syncobj.h src/sys/kern: kern_condvar.c kern_ktrace.c kern_lwp.c kern_mutex.c kern_rwlock.c kern_sleepq.c kern_synch.c kern_turnstile.c sys_lwp.c

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:00 UTC 2023 Modified Files: src/sys/kern: kern_condvar.c Log Message: kern_condvar.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62

CVS commit: src/sys/ddb

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:27:33 UTC 2023 Modified Files: src/sys/ddb: db_command.c Log Message: ddb: Don't restrict `show all tstiles' to wmesg `tstile'. This is no longer the wmesg, as of last week -- now it's the name of the underlying

CVS commit: src/sys/ddb

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:27:25 UTC 2023 Modified Files: src/sys/ddb: db_command.c db_syncobj.c db_syncobj.h Log Message: ddb: Constify db_syncobj_owner argument. No need for it to be writable, and the actual type of the struct lwp

CVS commit: src/sys/ddb

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:27:33 UTC 2023 Modified Files: src/sys/ddb: db_command.c Log Message: ddb: Don't restrict `show all tstiles' to wmesg `tstile'. This is no longer the wmesg, as of last week -- now it's the name of the underlying

CVS commit: src/sys/ddb

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:27:25 UTC 2023 Modified Files: src/sys/ddb: db_command.c db_syncobj.c db_syncobj.h Log Message: ddb: Constify db_syncobj_owner argument. No need for it to be writable, and the actual type of the struct lwp

CVS commit: src/sys

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:27:11 UTC 2023 Modified Files: src/sys/ddb: db_syncobj.h src/sys/kern: kern_condvar.c kern_ktrace.c kern_lwp.c kern_mutex.c kern_rwlock.c kern_sleepq.c kern_synch.c kern_turnstile.c sys_lwp.c

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:14 UTC 2023 Modified Files: src/sys/kern: kern_lwp.c Log Message: kern_lwp: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.266 -r1.267

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:14 UTC 2023 Modified Files: src/sys/kern: kern_lwp.c Log Message: kern_lwp: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.266 -r1.267

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:00 UTC 2023 Modified Files: src/sys/kern: kern_condvar.c Log Message: kern_condvar.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:34 UTC 2023 Modified Files: src/sys/kern: sys_select.c Log Message: sys_select.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:34 UTC 2023 Modified Files: src/sys/kern: sys_select.c Log Message: sys_select.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:02 UTC 2023 Modified Files: src/sys/kern: kern_sleepq.c Log Message: kern_sleepq.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:02 UTC 2023 Modified Files: src/sys/kern: kern_sleepq.c Log Message: kern_sleepq.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:48 UTC 2023 Modified Files: src/sys/kern: kern_rwlock.c Log Message: kern_rwlock.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:48 UTC 2023 Modified Files: src/sys/kern: kern_rwlock.c Log Message: kern_rwlock.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:24 UTC 2023 Modified Files: src/sys/kern: sys_lwp.c Log Message: kern_lwp.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:24 UTC 2023 Modified Files: src/sys/kern: sys_lwp.c Log Message: kern_lwp.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:11 UTC 2023 Modified Files: src/sys/kern: kern_synch.c Log Message: kern_synch.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.364 -r1.365

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:23 UTC 2023 Modified Files: src/sys/kern: kern_mutex.c Log Message: kern_mutex.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.111 -r1.112

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:28:23 UTC 2023 Modified Files: src/sys/kern: kern_mutex.c Log Message: kern_mutex.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.111 -r1.112

CVS commit: src/sys/kern

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 10:29:11 UTC 2023 Modified Files: src/sys/kern: kern_synch.c Log Message: kern_synch.c: Sort includes. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.364 -r1.365

CVS commit: src/tests/kernel

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 15:18:17 UTC 2023 Modified Files: src/tests/kernel: t_fdrestart.c Log Message: t_fdrestart: Rework this to be a little more robust. For the write test, need to make sure the pipe's buffer is full first before the

CVS commit: src/tests/kernel

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 15:18:17 UTC 2023 Modified Files: src/tests/kernel: t_fdrestart.c Log Message: t_fdrestart: Rework this to be a little more robust. For the write test, need to make sure the pipe's buffer is full first before the

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

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 16:11:22 UTC 2023 Modified Files: src/sys/arch/x86/x86: identcpu.c Log Message: x86: Disable savefpu size check for now. This is apparently so broken that the error check for what should have been a safe size

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

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 16:11:22 UTC 2023 Modified Files: src/sys/arch/x86/x86: identcpu.c Log Message: x86: Disable savefpu size check for now. This is apparently so broken that the error check for what should have been a safe size

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

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 13:13:22 UTC 2023 Modified Files: src/sys/arch/x86/x86: identcpu.c Log Message: x86: Panic if cpuid's fpu save size is larger than we support. Ideally this wouldn't panic, but the alternative right now is to crash

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

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 13:13:22 UTC 2023 Modified Files: src/sys/arch/x86/x86: identcpu.c Log Message: x86: Panic if cpuid's fpu save size is larger than we support. Ideally this wouldn't panic, but the alternative right now is to crash

CVS commit: src/sys/dev/pci/igc

2023-10-15 Thread Greg Oster
Module Name:src Committed By: oster Date: Sun Oct 15 22:36:53 UTC 2023 Modified Files: src/sys/dev/pci/igc: if_igc.c Log Message: Fix build of the MODULAR kernel, which explicitly excludes vlans. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/pci/igc

2023-10-15 Thread Greg Oster
Module Name:src Committed By: oster Date: Sun Oct 15 22:36:53 UTC 2023 Modified Files: src/sys/dev/pci/igc: if_igc.c Log Message: Fix build of the MODULAR kernel, which explicitly excludes vlans. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/raidframe

2023-10-15 Thread Greg Oster
Module Name:src Committed By: oster Date: Sun Oct 15 18:15:20 UTC 2023 Modified Files: src/sys/dev/raidframe: rf_dagdegwr.c rf_dagffwr.c rf_pq.c rf_pqdeg.c rf_pqdegdags.c rf_pqdegdags.h Log Message: Make RF_INCLUDE_RAID6 build (needs more changes to make it

CVS commit: src/sys/dev/raidframe

2023-10-15 Thread Greg Oster
Module Name:src Committed By: oster Date: Sun Oct 15 18:15:20 UTC 2023 Modified Files: src/sys/dev/raidframe: rf_dagdegwr.c rf_dagffwr.c rf_pq.c rf_pqdeg.c rf_pqdegdags.c rf_pqdegdags.h Log Message: Make RF_INCLUDE_RAID6 build (needs more changes to make it

Re: CVS commit: src/sys/dev/pci/igc

2023-10-15 Thread Joerg Sonnenberger
On Sun, Oct 15, 2023 at 10:36:53PM +, Greg Oster wrote: > Module Name: src > Committed By: oster > Date: Sun Oct 15 22:36:53 UTC 2023 > > Modified Files: > src/sys/dev/pci/igc: if_igc.c > > Log Message: > Fix build of the MODULAR kernel, which explicitly excludes vlans.

CVS commit: src/sys/dev

2023-10-15 Thread Greg Oster
Module Name:src Committed By: oster Date: Sun Oct 15 18:13:37 UTC 2023 Modified Files: src/sys/dev: sequencer.c Log Message: When building kernel=ALL, make gcc happy by addressing its warning of: "suggest braces around empty body in an 'if' statement". To generate a

CVS commit: src/sys/dev

2023-10-15 Thread Greg Oster
Module Name:src Committed By: oster Date: Sun Oct 15 18:13:37 UTC 2023 Modified Files: src/sys/dev: sequencer.c Log Message: When building kernel=ALL, make gcc happy by addressing its warning of: "suggest braces around empty body in an 'if' statement". To generate a

CVS commit: src/lib/libc/sys

2023-10-15 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Sun Oct 15 20:37:04 UTC 2023 Modified Files: src/lib/libc/sys: stat.2 Log Message: document S_ISWHT, sort these macros To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/lib/libc/sys/stat.2 Please note that

CVS commit: src/lib/libc/sys

2023-10-15 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Sun Oct 15 20:37:04 UTC 2023 Modified Files: src/lib/libc/sys: stat.2 Log Message: document S_ISWHT, sort these macros To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/lib/libc/sys/stat.2 Please note that

CVS commit: src/external/gpl3/gcc

2023-10-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 15 07:03:17 UTC 2023 Modified Files: src/external/gpl3/gcc: README.gcc12 Log Message: Update hppa status To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/external/gpl3/gcc/README.gcc12 Please note that

CVS commit: src/external/gpl3/gcc

2023-10-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 15 07:03:17 UTC 2023 Modified Files: src/external/gpl3/gcc: README.gcc12 Log Message: Update hppa status To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/external/gpl3/gcc/README.gcc12 Please note that

CVS commit: src/sys/arch/news68k/news68k

2023-10-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 15 10:46:51 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: locore.s Log Message: Remove obsolete #if blocks. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/news68k/news68k/locore.s

CVS commit: src/sys/arch/news68k/news68k

2023-10-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 15 10:46:51 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: locore.s Log Message: Remove obsolete #if blocks. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/news68k/news68k/locore.s

CVS commit: src/tests/kernel

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 14:30:52 UTC 2023 Modified Files: src/tests/kernel: t_fdrestart.c Log Message: t_fdrestart: Verify rump_sys_write failed second time around. PR kern/57659 To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/tests/kernel

2023-10-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Oct 15 14:30:52 UTC 2023 Modified Files: src/tests/kernel: t_fdrestart.c Log Message: t_fdrestart: Verify rump_sys_write failed second time around. PR kern/57659 To generate a diff of this commit: cvs rdiff -u -r1.1