CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 28 05:44:41 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: extract separate function update_overlap_same_direction No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 28 05:44:41 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: extract separate function update_overlap_same_direction No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 28 05:14:34 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: reduce number of variables in update_overlap No functional change. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 28 05:14:34 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: reduce number of variables in update_overlap No functional change. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 28 04:52:23 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: reduce scope of local variable No functional change. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat May 28 04:52:23 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: reduce scope of local variable No functional change. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/sys/external/bsd/drm2

2022-05-27 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat May 28 01:07:47 UTC 2022 Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: radeon_bios.c radeon_drv.h src/sys/external/bsd/drm2/include/linux: acpi.h Log Message: Let radeon DRM driver build on ports that lack

CVS commit: src/sys/external/bsd/drm2

2022-05-27 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat May 28 01:07:47 UTC 2022 Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: radeon_bios.c radeon_drv.h src/sys/external/bsd/drm2/include/linux: acpi.h Log Message: Let radeon DRM driver build on ports that lack

CVS commit: src/share/man/man4

2022-05-27 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat May 28 00:53:41 UTC 2022 Modified Files: src/share/man/man4: wm.4 Log Message: Document hw.wmX.txex_workqueue sysctl To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/share/man/man4/wm.4 Please note that

CVS commit: src/share/man/man4

2022-05-27 Thread Emmanuel Dreyfus
Module Name:src Committed By: manu Date: Sat May 28 00:53:41 UTC 2022 Modified Files: src/share/man/man4: wm.4 Log Message: Document hw.wmX.txex_workqueue sysctl To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/share/man/man4/wm.4 Please note that

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 23:29:16 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: reduce variable reuse, make code more uniform No functional change. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 23:29:16 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: reduce variable reuse, make code more uniform No functional change. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 23:10:54 UTC 2022 Modified Files: src/games/gomoku: gomoku.h makemove.c pickmove.c Log Message: gomoku: reduce scope of local variables No binary change. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 23:10:54 UTC 2022 Modified Files: src/games/gomoku: gomoku.h makemove.c pickmove.c Log Message: gomoku: reduce scope of local variables No binary change. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/doc

2022-05-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 27 21:43:26 UTC 2022 Modified Files: src/doc: 3RDPARTY Log Message: gcc 9.5.0 out. To generate a diff of this commit: cvs rdiff -u -r1.1859 -r1.1860 src/doc/3RDPARTY Please note that diffs are not public domain; they are

CVS commit: src/doc

2022-05-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 27 21:43:26 UTC 2022 Modified Files: src/doc: 3RDPARTY Log Message: gcc 9.5.0 out. To generate a diff of this commit: cvs rdiff -u -r1.1859 -r1.1860 src/doc/3RDPARTY Please note that diffs are not public domain; they are

CVS commit: src/sys/external/bsd/drm2/dist/drm/i915

2022-05-27 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri May 27 21:02:27 UTC 2022 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_utils.h Log Message: i915: Fix missing newlines in custom warning message macros. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm2/dist/drm/i915

2022-05-27 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri May 27 21:02:27 UTC 2022 Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: i915_utils.h Log Message: i915: Fix missing newlines in custom warning message macros. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 20:48:43 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: allow Black to win the game in the very last move To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 20:48:43 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: allow Black to win the game in the very last move To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 20:35:58 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: fix off-by-one error when deciding that the game is a tie To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 20:35:58 UTC 2022 Modified Files: src/games/gomoku: makemove.c Log Message: gomoku: fix off-by-one error when deciding that the game is a tie To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 19:59:56 UTC 2022 Modified Files: src/games/gomoku: bdinit.c bdisp.c gomoku.h main.c makemove.c pickmove.c Log Message: gomoku: replace 1-based movenum with 0-based nmoves No functional change, not even

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 19:59:56 UTC 2022 Modified Files: src/games/gomoku: bdinit.c bdisp.c gomoku.h main.c makemove.c pickmove.c Log Message: gomoku: replace 1-based movenum with 0-based nmoves No functional change, not even

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 19:30:56 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: split local variable into separate variables No binary change. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44

CVS commit: src/games/gomoku

2022-05-27 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri May 27 19:30:56 UTC 2022 Modified Files: src/games/gomoku: pickmove.c Log Message: gomoku: split local variable into separate variables No binary change. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44

CVS commit: xsrc/external/mit

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 19:05:29 UTC 2022 Modified Files: xsrc/external/mit/xdm/dist/config: Xsession.in xsrc/external/mit/xinit/dist: xinitrc.cpp Log Message: Only set dpi when necessary to avoid divide by zero on very small screens

CVS commit: xsrc/external/mit

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 19:05:29 UTC 2022 Modified Files: xsrc/external/mit/xdm/dist/config: Xsession.in xsrc/external/mit/xinit/dist: xinitrc.cpp Log Message: Only set dpi when necessary to avoid divide by zero on very small screens

CVS commit: src/sys/arch/xen/xen

2022-05-27 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri May 27 18:35:38 UTC 2022 Modified Files: src/sys/arch/xen/xen: xenevt.c Log Message: xenevt_setipending(): also increase xenevt_ih->ih_pending, so that the handler will be called when the IPL is lowered. To generate a diff

CVS commit: src/sys/arch/xen/xen

2022-05-27 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri May 27 18:35:38 UTC 2022 Modified Files: src/sys/arch/xen/xen: xenevt.c Log Message: xenevt_setipending(): also increase xenevt_ih->ih_pending, so that the handler will be called when the IPL is lowered. To generate a diff

CVS import: xsrc/external/mit/xcursor-themes/dist

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 18:07:13 UTC 2022 Update of /cvsroot/xsrc/external/mit/xcursor-themes/dist In directory ivanova.netbsd.org:/tmp/cvs-serv22121 Log Message: Import xcursor-themes-1.0.6 Status: Vendor Tag: XORG Release Tags:

CVS import: xsrc/external/mit/xcursor-themes/dist

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 18:07:13 UTC 2022 Update of /cvsroot/xsrc/external/mit/xcursor-themes/dist In directory ivanova.netbsd.org:/tmp/cvs-serv22121 Log Message: Import xcursor-themes-1.0.6 Status: Vendor Tag: XORG Release Tags:

CVS import: external/mit/xcursor-themes/dist

2022-05-27 Thread Nia Alarie
Module Name:external Committed By: nia Date: Fri May 27 18:06:08 UTC 2022 Update of /cvsroot/external/mit/xcursor-themes/dist In directory ivanova.netbsd.org:/tmp/cvs-serv28450 Log Message: Import xcursor-themes-1.0.6 Status: Vendor Tag: XORG Release Tags:

CVS import: external/mit/xcursor-themes/dist

2022-05-27 Thread Nia Alarie
Module Name:external Committed By: nia Date: Fri May 27 18:06:08 UTC 2022 Update of /cvsroot/external/mit/xcursor-themes/dist In directory ivanova.netbsd.org:/tmp/cvs-serv28450 Log Message: Import xcursor-themes-1.0.6 Status: Vendor Tag: XORG Release Tags:

CVS commit: xsrc/external/mit

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 17:58:54 UTC 2022 Modified Files: xsrc/external/mit/xdm/dist/config: Xsession.in xsrc/external/mit/xinit/dist: xinitrc.cpp Log Message: More DPI magic... allow most modern GTK and Qt apps to automatically scale

CVS commit: xsrc/external/mit

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 17:58:54 UTC 2022 Modified Files: xsrc/external/mit/xdm/dist/config: Xsession.in xsrc/external/mit/xinit/dist: xinitrc.cpp Log Message: More DPI magic... allow most modern GTK and Qt apps to automatically scale

Re: CVS commit: xsrc/external/mit

2022-05-27 Thread Valery Ushakov
On Fri, May 27, 2022 at 15:22:45 +, nia wrote: > On Fri, May 27, 2022 at 06:10:22PM +0300, Valery Ushakov wrote: > > On Fri, May 27, 2022 at 14:23:23 +, Nia Alarie wrote: > > > > > Module Name: xsrc > > > Committed By: nia > > > Date: Fri May 27 14:23:23 UTC 2022 > >

CVS commit: src/external/mit/ctwm/etc

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 17:04:16 UTC 2022 Modified Files: src/external/mit/ctwm/etc: system.ctwmrc Log Message: ctwmrc: Use a slightly more muted orange color. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/external/mit/ctwm/etc

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 17:04:16 UTC 2022 Modified Files: src/external/mit/ctwm/etc: system.ctwmrc Log Message: ctwmrc: Use a slightly more muted orange color. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

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

2022-05-27 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri May 27 16:59:19 UTC 2022 Modified Files: src/sys/arch/luna68k/conf: GENERIC INSTALL Log Message: Specify -fno-unwind-tables to shrink binaries. To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132

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

2022-05-27 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri May 27 16:59:19 UTC 2022 Modified Files: src/sys/arch/luna68k/conf: GENERIC INSTALL Log Message: Specify -fno-unwind-tables to shrink binaries. To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132

Re: CVS commit: xsrc/external/mit

2022-05-27 Thread nia
On Fri, May 27, 2022 at 06:10:22PM +0300, Valery Ushakov wrote: > On Fri, May 27, 2022 at 14:23:23 +, Nia Alarie wrote: > > > Module Name:xsrc > > Committed By: nia > > Date: Fri May 27 14:23:23 UTC 2022 > > > > Modified Files: > >

Re: CVS commit: xsrc/external/mit

2022-05-27 Thread Valery Ushakov
On Fri, May 27, 2022 at 14:23:23 +, Nia Alarie wrote: > Module Name: xsrc > Committed By: nia > Date: Fri May 27 14:23:23 UTC 2022 > > Modified Files: > xsrc/external/mit/xdm/dist/config: Xsession.in > xsrc/external/mit/xinit/dist: xinitrc.cpp > > Log Message: > In

CVS commit: xsrc/external/mit

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 14:23:23 UTC 2022 Modified Files: xsrc/external/mit/xdm/dist/config: Xsession.in xsrc/external/mit/xinit/dist: xinitrc.cpp Log Message: In xterm, use TrueType fonts rather than Spleen at higher DPIs. Requested

CVS commit: xsrc/external/mit

2022-05-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri May 27 14:23:23 UTC 2022 Modified Files: xsrc/external/mit/xdm/dist/config: Xsession.in xsrc/external/mit/xinit/dist: xinitrc.cpp Log Message: In xterm, use TrueType fonts rather than Spleen at higher DPIs. Requested

CVS commit: src/sys/rump/fs

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 09:25:39 UTC 2022 Modified Files: src/sys/rump/fs: Makefile.rumpfscomp Log Message: ... and more MKLFS here To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/rump/fs/Makefile.rumpfscomp Please note

CVS commit: src/sys/rump/fs

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 09:25:39 UTC 2022 Modified Files: src/sys/rump/fs: Makefile.rumpfscomp Log Message: ... and more MKLFS here To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/rump/fs/Makefile.rumpfscomp Please note

CVS commit: src/share/man/man5

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 09:25:08 UTC 2022 Modified Files: src/share/man/man5: mk.conf.5 Log Message: Document MKLFS To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/share/man/man5/mk.conf.5 Please note that diffs are not

CVS commit: src/share/man/man5

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 09:25:08 UTC 2022 Modified Files: src/share/man/man5: mk.conf.5 Log Message: Document MKLFS To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/share/man/man5/mk.conf.5 Please note that diffs are not

CVS commit: src

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 07:28:22 UTC 2022 Modified Files: src/distrib/sets/lists/base: mi shl.mi src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi shl.mi src/distrib/sets/lists/man: mi

CVS commit: src

2022-05-27 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri May 27 07:28:22 UTC 2022 Modified Files: src/distrib/sets/lists/base: mi shl.mi src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi shl.mi src/distrib/sets/lists/man: mi