CVS commit: src/sys/arch/arm/sunxi

2024-09-16 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Mon Sep 16 23:37:13 UTC 2024 Modified Files: src/sys/arch/arm/sunxi: sunxi_ccu.h Log Message: set CLK_SET_RATE_PARENT for mux type clocks so clk_set_rate() can work with this my pinebook can change cpu speed again ok jmcneill@

CVS commit: src/sys/arch/arm/sunxi

2024-09-16 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Mon Sep 16 23:37:13 UTC 2024 Modified Files: src/sys/arch/arm/sunxi: sunxi_ccu.h Log Message: set CLK_SET_RATE_PARENT for mux type clocks so clk_set_rate() can work with this my pinebook can change cpu speed again ok jmcneill@

CVS commit: src/include

2024-09-16 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Sep 16 21:48:14 UTC 2024 Modified Files: src/include: time.h Log Message: The prototype for localtime_r needs to be inside the #ifndef __LIBC12_SOURCE__ block, as it has a time_t parameter, and the compat code needs to be able to

CVS commit: src/include

2024-09-16 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Sep 16 21:48:14 UTC 2024 Modified Files: src/include: time.h Log Message: The prototype for localtime_r needs to be inside the #ifndef __LIBC12_SOURCE__ block, as it has a time_t parameter, and the compat code needs to be able to

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

2024-09-16 Thread Valery Ushakov
On Wed, Sep 11, 2024 at 05:17:45 +, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Wed Sep 11 05:17:45 UTC 2024 > > Modified Files: > src/sys/arch/x86/x86: intr.c > > Log Message: > apply some more diagnostic checks for x86 interrupts How does this mix wi

CVS commit: src/include

2024-09-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 16 17:58:43 UTC 2024 Modified Files: src/include: time.h Log Message: move gmtime_r in the right ifdefs block, it was not removed in 202405. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/include/tim

CVS commit: src/include

2024-09-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 16 17:58:43 UTC 2024 Modified Files: src/include: time.h Log Message: move gmtime_r in the right ifdefs block, it was not removed in 202405. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/include/tim

CVS commit: src/include

2024-09-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 16 17:25:34 UTC 2024 Modified Files: src/include: time.h Log Message: asctime_r and ctime_r are no more for POSIX202405 To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/include/time.h Please note that

CVS commit: src/include

2024-09-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 16 17:25:34 UTC 2024 Modified Files: src/include: time.h Log Message: asctime_r and ctime_r are no more for POSIX202405 To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/include/time.h Please note that

CVS commit: [netbsd-10] src/doc

2024-09-16 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Sep 16 08:43:12 UTC 2024 Modified Files: src/doc [netbsd-10]: CHANGES-10.1 Log Message: Ticket #868 To generate a diff of this commit: cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-10.1 Please note that diffs are not p

CVS commit: [netbsd-10] src/doc

2024-09-16 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Sep 16 08:43:12 UTC 2024 Modified Files: src/doc [netbsd-10]: CHANGES-10.1 Log Message: Ticket #868 To generate a diff of this commit: cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-10.1 Please note that diffs are not p

CVS commit: [netbsd-10] src/sys/miscfs/procfs

2024-09-16 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Sep 16 08:42:20 UTC 2024 Modified Files: src/sys/miscfs/procfs [netbsd-10]: procfs_vfsops.c Log Message: Pull up following revision(s) (requested by pgoyette in ticket #868): sys/miscfs/procfs/procfs_vfsops.c: revisio

CVS commit: [netbsd-10] src/sys/miscfs/procfs

2024-09-16 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Sep 16 08:42:20 UTC 2024 Modified Files: src/sys/miscfs/procfs [netbsd-10]: procfs_vfsops.c Log Message: Pull up following revision(s) (requested by pgoyette in ticket #868): sys/miscfs/procfs/procfs_vfsops.c: revisio