CVS commit: src/share/mk

2024-08-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 15 06:48:00 UTC 2024 Modified Files: src/share/mk: bsd.own.mk Log Message: allow HAVE_MESA_VER to be overriden by the environment. To generate a diff of this commit: cvs rdiff -u -r1.1395 -r1.1396 src/share/mk/bsd.own.mk P

CVS commit: src/share/mk

2024-08-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 15 06:48:00 UTC 2024 Modified Files: src/share/mk: bsd.own.mk Log Message: allow HAVE_MESA_VER to be overriden by the environment. To generate a diff of this commit: cvs rdiff -u -r1.1395 -r1.1396 src/share/mk/bsd.own.mk P

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 06:15:17 UTC 2024 Modified Files: src/sys/stand/efiboot: efiboot_machdep.h efifdt.c version src/sys/stand/efiboot/bootaa64: efibootaa64.c src/sys/stand/efiboot/bootarm: efibootarm.c src/sys/stand/e

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 06:15:17 UTC 2024 Modified Files: src/sys/stand/efiboot: efiboot_machdep.h efifdt.c version src/sys/stand/efiboot/bootaa64: efibootaa64.c src/sys/stand/efiboot/bootarm: efibootarm.c src/sys/stand/e

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 06:01:40 UTC 2024 Modified Files: src/sys/stand/efiboot: efiboot.h efifdt.h Log Message: Move function declarations into correct header. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/stan

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 06:01:40 UTC 2024 Modified Files: src/sys/stand/efiboot: efiboot.h efifdt.h Log Message: Move function declarations into correct header. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/stan

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 05:59:49 UTC 2024 Modified Files: src/sys/stand/efiboot: efiboot.c efiboot.h efifdt.c exec.c Log Message: Rename some symbols for consistency with the style used elsewhere in efiboot. NFCI. To generate a diff of this

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 05:59:49 UTC 2024 Modified Files: src/sys/stand/efiboot: efiboot.c efiboot.h efifdt.c exec.c Log Message: Rename some symbols for consistency with the style used elsewhere in efiboot. NFCI. To generate a diff of this

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 05:58:34 UTC 2024 Modified Files: src/sys/stand/efiboot: dev_net.c Log Message: Trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/stand/efiboot/dev_net.c Please note that diffs a

CVS commit: src/sys/stand/efiboot

2024-08-14 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Aug 15 05:58:34 UTC 2024 Modified Files: src/sys/stand/efiboot: dev_net.c Log Message: Trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/stand/efiboot/dev_net.c Please note that diffs a

CVS commit: src/external/gpl2/groff/dist/tmac

2024-08-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Aug 15 03:56:31 UTC 2024 Modified Files: src/external/gpl2/groff/dist/tmac: doc-syms groff_mdoc.man Log Message: groff: add IEEE Std 1003.1-2024 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl2/grof

CVS commit: src/external/bsd/mdocml/dist

2024-08-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Aug 15 03:53:34 UTC 2024 Modified Files: src/external/bsd/mdocml/dist: mdoc.7 st.c Log Message: mandoc: merge upstream changes to add IEEE 1003.1-2024 (schwarze, job, jmc) To generate a diff of this commit: cvs rdiff -u -r1.5 -

CVS commit: src/external/bsd/mdocml/dist

2024-08-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Aug 15 03:53:34 UTC 2024 Modified Files: src/external/bsd/mdocml/dist: mdoc.7 st.c Log Message: mandoc: merge upstream changes to add IEEE 1003.1-2024 (schwarze, job, jmc) To generate a diff of this commit: cvs rdiff -u -r1.5 -

CVS commit: src/sys/net

2024-08-14 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Aug 15 02:22:46 UTC 2024 Modified Files: src/sys/net: bpf.c Log Message: bpf: Mark bpfread_filtops FILTEROP_MPSAFE Fix deadlock for non-NET_MPSAFE kernel, reported as PR kern/58531 (thanks manu@ for test). I've confirmed that t

CVS commit: src/sys/net

2024-08-14 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Aug 15 02:22:46 UTC 2024 Modified Files: src/sys/net: bpf.c Log Message: bpf: Mark bpfread_filtops FILTEROP_MPSAFE Fix deadlock for non-NET_MPSAFE kernel, reported as PR kern/58531 (thanks manu@ for test). I've confirmed that t

CVS commit: src/tools/gdb

2024-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 14 23:56:20 UTC 2024 Modified Files: src/tools/gdb: Makefile mknative-gdb.old Log Message: changes for new gdb (disable zstd, find mpc/mfpr/gmp differently) To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50

CVS commit: src/tools/gdb

2024-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 14 23:56:20 UTC 2024 Modified Files: src/tools/gdb: Makefile mknative-gdb.old Log Message: changes for new gdb (disable zstd, find mpc/mfpr/gmp differently) To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50

CVS commit: src/external/gpl3/gdb

2024-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 14 23:54:51 UTC 2024 Modified Files: src/external/gpl3/gdb: Makefile.inc src/external/gpl3/gdb/bin/gdb: Makefile src/external/gpl3/gdb/bin/gdbserver: Makefile src/external/gpl3/gdb/bin/gdbtui: Make

CVS commit: src/external/gpl3/gdb/dist/gdb/doc

2024-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 14 23:51:40 UTC 2024 Modified Files: src/external/gpl3/gdb/dist/gdb/doc: Makefile.in Log Message: Disable building info files and man pages for now since our texinfo can't handle them (and the new texinfo is written in p

CVS commit: src/external/gpl3/gdb/dist/gdb/doc

2024-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 14 23:51:40 UTC 2024 Modified Files: src/external/gpl3/gdb/dist/gdb/doc: Makefile.in Log Message: Disable building info files and man pages for now since our texinfo can't handle them (and the new texinfo is written in p

CVS commit: src/tests/lib/libc/locale

2024-08-14 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Aug 14 23:32:32 UTC 2024 Modified Files: src/tests/lib/libc/locale: Makefile Log Message: tests/lib/libc/locale/Makefile: Sort. No functional change intended. Preparation for PR lib/52374. To generate a diff of this com

CVS commit: src/tests/lib/libc/locale

2024-08-14 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Aug 14 23:32:32 UTC 2024 Modified Files: src/tests/lib/libc/locale: Makefile Log Message: tests/lib/libc/locale/Makefile: Sort. No functional change intended. Preparation for PR lib/52374. To generate a diff of this com

CVS commit: src/external/gpl3/gdb/dist/gdbserver

2024-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 14 23:19:31 UTC 2024 Modified Files: src/external/gpl3/gdb/dist/gdbserver: server.cc Log Message: XXX: something is wrong with our c++ templates. Disable for now. This is just to pretty-print an error message so no big d

CVS commit: src/external/gpl3/gdb/dist/gdbserver

2024-08-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 14 23:19:31 UTC 2024 Modified Files: src/external/gpl3/gdb/dist/gdbserver: server.cc Log Message: XXX: something is wrong with our c++ templates. Disable for now. This is just to pretty-print an error message so no big d

CVS commit: src/sys/uvm

2024-08-14 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Aug 14 22:24:09 UTC 2024 Modified Files: src/sys/uvm: uvm_map.c Log Message: uvm_map: Fix build failure with DIAGNOSTIC for rev 1.422 PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed To generate a diff of th

CVS commit: src/sys/uvm

2024-08-14 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Aug 14 22:24:09 UTC 2024 Modified Files: src/sys/uvm: uvm_map.c Log Message: uvm_map: Fix build failure with DIAGNOSTIC for rev 1.422 PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed To generate a diff of th

CVS commit: src/sys/uvm

2024-08-14 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Aug 14 21:05:11 UTC 2024 Modified Files: src/sys/uvm: uvm_map.c Log Message: uvm_map(9): Make sure search in the nearest gap is monotonic. The algorithm, on a hint clamped to the VM bounds, works as follows (assuming topdo

CVS commit: src/sys/uvm

2024-08-14 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Aug 14 21:05:11 UTC 2024 Modified Files: src/sys/uvm: uvm_map.c Log Message: uvm_map(9): Make sure search in the nearest gap is monotonic. The algorithm, on a hint clamped to the VM bounds, works as follows (assuming topdo

CVS commit: src/sys/uvm

2024-08-14 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Aug 14 20:58:25 UTC 2024 Modified Files: src/sys/uvm: uvm_map.c Log Message: uvm_map(9): Show the next entry when findspace invariants fail too. PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed To gene

CVS commit: src/sys/uvm

2024-08-14 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed Aug 14 20:58:25 UTC 2024 Modified Files: src/sys/uvm: uvm_map.c Log Message: uvm_map(9): Show the next entry when findspace invariants fail too. PR kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed To gene

CVS commit: [perseant-exfatfs] src

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:37:49 UTC 2024 Modified Files: src/sbin/fsck_exfatfs [perseant-exfatfs]: pass1.c src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_extern.c exfatfs_extern.h exfatfs_rename.c exfatfs_vfsops.c exfatfs

CVS commit: [perseant-exfatfs] src

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:37:49 UTC 2024 Modified Files: src/sbin/fsck_exfatfs [perseant-exfatfs]: pass1.c src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_extern.c exfatfs_extern.h exfatfs_rename.c exfatfs_vfsops.c exfatfs

CVS commit: [perseant-exfatfs] src/tests/fs/vfs

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:32:02 UTC 2024 Modified Files: src/tests/fs/vfs [perseant-exfatfs]: t_vnops.c Log Message: Note exFAT also does not permit hard links To generate a diff of this commit: cvs rdiff -u -r1.63.2.1 -r1.63.2.2 src/test

CVS commit: [perseant-exfatfs] src/tests/fs/vfs

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:32:02 UTC 2024 Modified Files: src/tests/fs/vfs [perseant-exfatfs]: t_vnops.c Log Message: Note exFAT also does not permit hard links To generate a diff of this commit: cvs rdiff -u -r1.63.2.1 -r1.63.2.2 src/test

CVS commit: [perseant-exfatfs] src/tests/fs/common

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:31:27 UTC 2024 Modified Files: src/tests/fs/common [perseant-exfatfs]: fstest_exfatfs.c Log Message: Use the correct name for newfs_exfatfs To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/

CVS commit: [perseant-exfatfs] src/tests/fs/common

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:31:27 UTC 2024 Modified Files: src/tests/fs/common [perseant-exfatfs]: fstest_exfatfs.c Log Message: Use the correct name for newfs_exfatfs To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/

CVS commit: [perseant-exfatfs] src/sys/fs/exfatfs

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:30:00 UTC 2024 Modified Files: src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_conv.c Log Message: Add seconds back into the userland version of dos2unixtime. To generate a diff of this commit: cvs rdiff -u -r1.1.

CVS commit: [perseant-exfatfs] src/sys/fs/exfatfs

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:30:00 UTC 2024 Modified Files: src/sys/fs/exfatfs [perseant-exfatfs]: exfatfs_conv.c Log Message: Add seconds back into the userland version of dos2unixtime. To generate a diff of this commit: cvs rdiff -u -r1.1.

CVS commit: [perseant-exfatfs] src/sbin/newfs_exfatfs

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:28:45 UTC 2024 Modified Files: src/sbin/newfs_exfatfs [perseant-exfatfs]: make_exfatfs.c Log Message: Correct broken logic that resulted in an endless loop: NumberOfFats is always greater than zero but we don't alw

CVS commit: [perseant-exfatfs] src/sbin/newfs_exfatfs

2024-08-14 Thread Konrad Schroder
Module Name:src Committed By: perseant Date: Wed Aug 14 15:28:45 UTC 2024 Modified Files: src/sbin/newfs_exfatfs [perseant-exfatfs]: make_exfatfs.c Log Message: Correct broken logic that resulted in an endless loop: NumberOfFats is always greater than zero but we don't alw

CVS commit: src/sys/dev/pci

2024-08-14 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Aug 14 12:11:48 UTC 2024 Modified Files: src/sys/dev/pci: pm3fb.c Log Message: initialize a screen even if we're not the console To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/pm3fb.c Please

CVS commit: src/sys/dev/pci

2024-08-14 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Aug 14 12:11:48 UTC 2024 Modified Files: src/sys/dev/pci: pm3fb.c Log Message: initialize a screen even if we're not the console To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/pm3fb.c Please