CVS commit: src

2024-04-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Apr 23 03:25:39 UTC 2024 Modified Files: src: UPDATING src/share/mk: bsd.own.mk Log Message: Switch to mesa 21 Works well enough for me on various GPUs, let's try it out. Can be easily reverted if anyone encounters

CVS commit: src

2024-04-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Apr 23 03:25:39 UTC 2024 Modified Files: src: UPDATING src/share/mk: bsd.own.mk Log Message: Switch to mesa 21 Works well enough for me on various GPUs, let's try it out. Can be easily reverted if anyone encounters

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

2024-04-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 22 23:07:47 UTC 2024 Modified Files: src/sys/arch/x86/x86: cpu.c Log Message: Surround full mp_cpu_start() method with NLAPIC > 0 guard. Initialization is based on x86_ipi* functions, which are implemented only when

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

2024-04-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 22 23:07:47 UTC 2024 Modified Files: src/sys/arch/x86/x86: cpu.c Log Message: Surround full mp_cpu_start() method with NLAPIC > 0 guard. Initialization is based on x86_ipi* functions, which are implemented only when

CVS commit: src/sys/arch/i386/i386

2024-04-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 22 22:47:00 UTC 2024 Modified Files: src/sys/arch/i386/i386: i386_mainbus.c Log Message: Add (defined(MPBIOS) || NACPICA > 0) check around mp_pci_childdetached(). Fixes the build without MPBIOS or ACPI. Modified patch

CVS commit: src/sys/arch/i386/i386

2024-04-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 22 22:47:00 UTC 2024 Modified Files: src/sys/arch/i386/i386: i386_mainbus.c Log Message: Add (defined(MPBIOS) || NACPICA > 0) check around mp_pci_childdetached(). Fixes the build without MPBIOS or ACPI. Modified patch

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

2024-04-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 22 22:29:29 UTC 2024 Modified Files: src/sys/arch/x86/x86: intr.c Log Message: Add opt_pci.h include to fix NO_PCI_MSI_MSIX build. (Path from Paolo Pisati in current_users@) While here: Simplify mp_cpu_start() ifdefs.

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

2024-04-22 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Mon Apr 22 22:29:29 UTC 2024 Modified Files: src/sys/arch/x86/x86: intr.c Log Message: Add opt_pci.h include to fix NO_PCI_MSI_MSIX build. (Path from Paolo Pisati in current_users@) While here: Simplify mp_cpu_start() ifdefs.

CVS commit: src/lib/libc/gen

2024-04-22 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Apr 22 21:25:29 UTC 2024 Modified Files: src/lib/libc/gen: usleep.3 Log Message: it's nanosleep(2), not nanosleep(3) To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/lib/libc/gen/usleep.3 Please note

CVS commit: src/lib/libc/gen

2024-04-22 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Apr 22 21:25:29 UTC 2024 Modified Files: src/lib/libc/gen: usleep.3 Log Message: it's nanosleep(2), not nanosleep(3) To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/lib/libc/gen/usleep.3 Please note

CVS commit: src/lib/libc/gen

2024-04-22 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Apr 22 21:02:18 UTC 2024 Modified Files: src/lib/libc/gen: usleep.3 usleep.c Log Message: allow usleep(3) with useconds >= 100 update manpage to mention this interface is obsolete, remove EINVAL from the ERRORS and

CVS commit: src/lib/libc/gen

2024-04-22 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Mon Apr 22 21:02:18 UTC 2024 Modified Files: src/lib/libc/gen: usleep.3 usleep.c Log Message: allow usleep(3) with useconds >= 100 update manpage to mention this interface is obsolete, remove EINVAL from the ERRORS and

CVS commit: src

2024-04-22 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Apr 22 14:41:26 UTC 2024 Modified Files: src/distrib/common/bootimage: Makefile.bootimage src/distrib/sets: maketars regpkgset sets.subr src/distrib/sets/lists/base32: ad.mips64eb ad.mips64el

CVS commit: src

2024-04-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Mon Apr 22 07:24:22 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/tests/kernel: Makefile Added Files: src/tests/kernel: t_signal_and_sp.c src/tests/kernel/arch/aarch64: stack_pointer.h Log

CVS commit: src

2024-04-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Mon Apr 22 07:24:22 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi src/tests/kernel: Makefile Added Files: src/tests/kernel: t_signal_and_sp.c src/tests/kernel/arch/aarch64: stack_pointer.h Log