CVS commit: src/lib/libc/sys

2025-03-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Mar 10 05:18:04 UTC 2025 Modified Files: src/lib/libc/sys: mount.2 Log Message: revert previous. Thanks kre@ for the explanation. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/lib/libc/sys/mount.2 Ple

CVS commit: src/lib/libc/sys

2025-03-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Mar 10 05:18:04 UTC 2025 Modified Files: src/lib/libc/sys: mount.2 Log Message: revert previous. Thanks kre@ for the explanation. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/lib/libc/sys/mount.2 Ple

CVS commit: src/lib/libc/sys

2025-03-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Mar 10 05:06:02 UTC 2025 Modified Files: src/lib/libc/sys: mount.2 Log Message: typo - s/to/too/ To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/lib/libc/sys/mount.2 Please note that diffs are not public

CVS commit: src/share/misc

2025-03-09 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Sun Mar 9 22:06:28 UTC 2025 Modified Files: src/share/misc: acronyms.comp Log Message: add a few DNSSEC acronyms +DS delegation signer +KSKkey signing key +RR resource record +RRSIG resource record signature +ZSK

CVS commit: src

2025-03-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Mar 9 23:32:34 UTC 2025 Modified Files: src/distrib/sets/lists/xbase: mi src/external/mit/xorg/bin/xterm/uxterm: Makefile Log Message: also install UXTerm-color app-defaults To generate a diff of this commit: cvs rdiff

CVS commit: src

2025-03-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Mar 9 23:32:34 UTC 2025 Modified Files: src/distrib/sets/lists/xbase: mi src/external/mit/xorg/bin/xterm/uxterm: Makefile Log Message: also install UXTerm-color app-defaults To generate a diff of this commit: cvs rdiff

CVS commit: xsrc/external/mit/xterm

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 23:18:49 UTC 2025 Modified Files: xsrc/external/mit/xterm/dist: fontutils.c graphics_sixel.c linedata.c misc.c ptyx.h resize.c scrollback.c xterm.h xterm.man xsrc/external/mit/xterm/include: xtermcfg.h

CVS commit: xsrc/external/mit/xterm

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 23:18:49 UTC 2025 Modified Files: xsrc/external/mit/xterm/dist: fontutils.c graphics_sixel.c linedata.c misc.c ptyx.h resize.c scrollback.c xterm.h xterm.man xsrc/external/mit/xterm/include: xtermcfg.h

CVS import: xsrc/external/mit/xterm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 23:17:22 UTC 2025 Update of /cvsroot/xsrc/external/mit/xterm/dist In directory ivanova.netbsd.org:/tmp/cvs-serv17486 Log Message: initial import of xterm-397 Status: Vendor Tag: xorg Release Tags: xterm-397

CVS import: xsrc/external/mit/xterm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 23:17:22 UTC 2025 Update of /cvsroot/xsrc/external/mit/xterm/dist In directory ivanova.netbsd.org:/tmp/cvs-serv17486 Log Message: initial import of xterm-397 Status: Vendor Tag: xorg Release Tags: xterm-397

CVS commit: xsrc/external/mit/xf86-video-nouveau/dist/src

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 22:23:47 UTC 2025 Modified Files: xsrc/external/mit/xf86-video-nouveau/dist/src: compat-api.h drmmode_display.c nouveau_xv.c nv_driver.c nv_include.h nv_proto.h Log Message: merge xf86-video-nouveau 1.0.18 T

CVS commit: xsrc/external/mit/xf86-video-nouveau/dist/src

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 22:23:47 UTC 2025 Modified Files: xsrc/external/mit/xf86-video-nouveau/dist/src: compat-api.h drmmode_display.c nouveau_xv.c nv_driver.c nv_include.h nv_proto.h Log Message: merge xf86-video-nouveau 1.0.18 T

CVS import: xsrc/external/mit/xf86-video-nouveau/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 22:22:27 UTC 2025 Update of /cvsroot/xsrc/external/mit/xf86-video-nouveau/dist In directory ivanova.netbsd.org:/tmp/cvs-serv5010 Log Message: initial import of xf86-video-nouveau-1.0.18 Status: Vendor Tag: xorg Release Tags

CVS import: xsrc/external/mit/xf86-video-nouveau/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 22:22:27 UTC 2025 Update of /cvsroot/xsrc/external/mit/xf86-video-nouveau/dist In directory ivanova.netbsd.org:/tmp/cvs-serv5010 Log Message: initial import of xf86-video-nouveau-1.0.18 Status: Vendor Tag: xorg Release Tags

CVS commit: src/sys/dev/nvmm/x86

2025-03-09 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 9 19:16:47 UTC 2025 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_svm.c nvmm_x86_vmx.c Log Message: nvmm(4): Add comments explaining unknown CPUID behaviour. Sprinkle some more comments about the CPUID ranges too. N

CVS commit: src/sys/dev/nvmm/x86

2025-03-09 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 9 19:16:47 UTC 2025 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_svm.c nvmm_x86_vmx.c Log Message: nvmm(4): Add comments explaining unknown CPUID behaviour. Sprinkle some more comments about the CPUID ranges too. N

CVS commit: src/lib/libc/sys

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:38:36 UTC 2025 Modified Files: src/lib/libc/sys: extattrctl.2 Log Message: improve wording, sort Xr's To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/extattrctl.2 Please note that di

CVS commit: src/lib/libc/sys

2025-03-09 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Mar 9 18:58:18 UTC 2025 Modified Files: src/lib/libc/sys: extattrctl.2 Log Message: extattrctl(2): fix some lint To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/sys/extattrctl.2 Please note that diffs

CVS commit: src/lib/libc/sys

2025-03-09 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Mar 9 18:58:18 UTC 2025 Modified Files: src/lib/libc/sys: extattrctl.2 Log Message: extattrctl(2): fix some lint To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/sys/extattrctl.2 Please note that diffs

CVS commit: src/sys/arch/vax/vsa

2025-03-09 Thread Hans Rosenfeld
Module Name:src Committed By: hans Date: Sun Mar 9 18:50:20 UTC 2025 Modified Files: src/sys/arch/vax/vsa: spx.c Log Message: vax/spx(4): fix a few X11-related bugs - overwriting of saved screen pointer of emulation mode when switching the framebuffer mode from mapped

CVS commit: src/sys/arch/vax/vsa

2025-03-09 Thread Hans Rosenfeld
Module Name:src Committed By: hans Date: Sun Mar 9 18:50:20 UTC 2025 Modified Files: src/sys/arch/vax/vsa: spx.c Log Message: vax/spx(4): fix a few X11-related bugs - overwriting of saved screen pointer of emulation mode when switching the framebuffer mode from mapped

CVS commit: src/lib/libc/gen

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 18:06:07 UTC 2025 Modified Files: src/lib/libc/gen: Makefile.inc Log Message: remove extattrn_namespace_to_string.3 it is in extattr.3 now To generate a diff of this commit: cvs rdiff -u -r1.222 -r1.223 src/lib/libc

CVS commit: src/lib/libipsec

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 18:31:29 UTC 2025 Modified Files: src/lib/libipsec: Makefile Log Message: later is now. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/lib/libipsec/Makefile Please note that diffs are not public

CVS commit: src/crypto/dist/ipsec-tools/src/libipsec

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 18:32:21 UTC 2025 Modified Files: src/crypto/dist/ipsec-tools/src/libipsec: ipsec_dump_policy.c pfkey.c pfkey_dump.c Log Message: fix const, size of buffer, and sign issues To generate a diff of this com

CVS commit: src/sys/arch/vax/vax

2025-03-09 Thread Hans Rosenfeld
Module Name:src Committed By: hans Date: Sun Mar 9 18:27:39 UTC 2025 Modified Files: src/sys/arch/vax/vax: machdep.c Log Message: vax: call config_init() before initializing the console With console on dz(4) at vsbus, dzcnpollc() calls vsbus_setmask() to mask interrupts,

CVS commit: src/crypto/dist/ipsec-tools/src/libipsec

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 18:32:21 UTC 2025 Modified Files: src/crypto/dist/ipsec-tools/src/libipsec: ipsec_dump_policy.c pfkey.c pfkey_dump.c Log Message: fix const, size of buffer, and sign issues To generate a diff of this com

CVS commit: src/lib/libipsec

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 18:31:29 UTC 2025 Modified Files: src/lib/libipsec: Makefile Log Message: later is now. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/lib/libipsec/Makefile Please note that diffs are not public

CVS commit: src/sys/arch/vax/vax

2025-03-09 Thread Hans Rosenfeld
Module Name:src Committed By: hans Date: Sun Mar 9 18:27:39 UTC 2025 Modified Files: src/sys/arch/vax/vax: machdep.c Log Message: vax: call config_init() before initializing the console With console on dz(4) at vsbus, dzcnpollc() calls vsbus_setmask() to mask interrupts,

CVS commit: src

2025-03-09 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 9 18:11:55 UTC 2025 Modified Files: src/lib/libc/gen: arc4random.c src/lib/libc/include: arc4random.h src/tests/lib/libc/gen: t_arc4random.c Log Message: arc4random(3): Provide a fallback in case pthrea

CVS commit: src

2025-03-09 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Mar 9 18:11:55 UTC 2025 Modified Files: src/lib/libc/gen: arc4random.c src/lib/libc/include: arc4random.h src/tests/lib/libc/gen: t_arc4random.c Log Message: arc4random(3): Provide a fallback in case pthrea

CVS commit: src/lib/libc/gen

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 18:06:07 UTC 2025 Modified Files: src/lib/libc/gen: Makefile.inc Log Message: remove extattrn_namespace_to_string.3 it is in extattr.3 now To generate a diff of this commit: cvs rdiff -u -r1.222 -r1.223 src/lib/libc

CVS commit: src/lib/libc/sys

2025-03-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Mar 9 17:02:56 UTC 2025 Modified Files: src/lib/libc/sys: Makefile.inc Log Message: fix typo To generate a diff of this commit: cvs rdiff -u -r1.258 -r1.259 src/lib/libc/sys/Makefile.inc Please note that diffs are not publ

CVS commit: src/lib/libc/sys

2025-03-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Mar 9 17:02:56 UTC 2025 Modified Files: src/lib/libc/sys: Makefile.inc Log Message: fix typo To generate a diff of this commit: cvs rdiff -u -r1.258 -r1.259 src/lib/libc/sys/Makefile.inc Please note that diffs are not publ

CVS commit: src/lib/libc/sys

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:38:36 UTC 2025 Modified Files: src/lib/libc/sys: extattrctl.2 Log Message: improve wording, sort Xr's To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/extattrctl.2 Please note that di

CVS commit: src/lib/libc/posix1e

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:33:35 UTC 2025 Modified Files: src/lib/libc/posix1e: extattr.3 Log Message: fix date and title To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/posix1e/extattr.3 Please note that diffs ar

CVS commit: src/distrib/sets/lists/comp

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:34:01 UTC 2025 Modified Files: src/distrib/sets/lists/comp: mi Log Message: put back extattr.3 To generate a diff of this commit: cvs rdiff -u -r1.2487 -r1.2488 src/distrib/sets/lists/comp/mi Please note that di

CVS commit: src/distrib/sets/lists/comp

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:34:01 UTC 2025 Modified Files: src/distrib/sets/lists/comp: mi Log Message: put back extattr.3 To generate a diff of this commit: cvs rdiff -u -r1.2487 -r1.2488 src/distrib/sets/lists/comp/mi Please note that di

CVS commit: src/lib/libc/posix1e

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:33:35 UTC 2025 Modified Files: src/lib/libc/posix1e: extattr.3 Log Message: fix date and title To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libc/posix1e/extattr.3 Please note that diffs ar

CVS commit: src/lib/libc

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:31:18 UTC 2025 Modified Files: src/lib/libc/gen: Makefile.inc src/lib/libc/posix1e: extattr.3 Removed Files: src/lib/libc/gen: extattr_namespace_to_string.3 Log Message: move the man page in the sam

CVS commit: src/lib/libc

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:31:18 UTC 2025 Modified Files: src/lib/libc/gen: Makefile.inc src/lib/libc/posix1e: extattr.3 Removed Files: src/lib/libc/gen: extattr_namespace_to_string.3 Log Message: move the man page in the sam

CVS commit: src/lib/libc/posix1e

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:24:38 UTC 2025 Modified Files: src/lib/libc/posix1e: Makefile.inc Added Files: src/lib/libc/posix1e: extattr.3 Log Message: PR/59159: Taylor R Campbell: getextattr(1) cites nonexistent extattr(3) To gener

CVS commit: src/lib/libc/posix1e

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:24:38 UTC 2025 Modified Files: src/lib/libc/posix1e: Makefile.inc Added Files: src/lib/libc/posix1e: extattr.3 Log Message: PR/59159: Taylor R Campbell: getextattr(1) cites nonexistent extattr(3) To gener

CVS commit: src/distrib/sets/lists/comp

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:14:15 UTC 2025 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add extattrctl man page, sort. To generate a diff of this commit: cvs rdiff -u -r1.2486 -r1.2487 src/distrib/sets/lists/comp/mi Please

CVS commit: src/distrib/sets/lists/comp

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:14:15 UTC 2025 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add extattrctl man page, sort. To generate a diff of this commit: cvs rdiff -u -r1.2486 -r1.2487 src/distrib/sets/lists/comp/mi Please

CVS commit: src/lib/libc/sys

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:10:22 UTC 2025 Modified Files: src/lib/libc/sys: Makefile.inc Added Files: src/lib/libc/sys: extattrctl.2 Log Message: PR/59160: Taylor R Campbell: extattrctl(2): missing man page To generate a diff of th

CVS commit: src/lib/libc/sys

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 16:10:22 UTC 2025 Modified Files: src/lib/libc/sys: Makefile.inc Added Files: src/lib/libc/sys: extattrctl.2 Log Message: PR/59160: Taylor R Campbell: extattrctl(2): missing man page To generate a diff of th

CVS import: xsrc/external/mit/xinit/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 07:58:34 UTC 2025 Update of /cvsroot/xsrc/external/mit/xinit/dist In directory ivanova.netbsd.org:/tmp/cvs-serv2617 Log Message: initial import of xinit-1.4.3 Status: Vendor Tag: xorg Release Tags: xinit-1-4-3

CVS commit: src/sys/arch/virt68k/virt68k

2025-03-09 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Mar 9 12:43:09 UTC 2025 Modified Files: src/sys/arch/virt68k/virt68k: autoconf.c Log Message: Don't try to identify the boot device. This regulary fails for wedge devices and cannot handle wedge names. Instead, let the kern

CVS commit: src/sys/arch/virt68k/virt68k

2025-03-09 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Mar 9 12:43:09 UTC 2025 Modified Files: src/sys/arch/virt68k/virt68k: autoconf.c Log Message: Don't try to identify the boot device. This regulary fails for wedge devices and cannot handle wedge names. Instead, let the kern

CVS commit: src/crypto/dist/ipsec-tools/src/racoon

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 10:59:03 UTC 2025 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: cfparse.y Log Message: fix a bug caught by gcc: zero out the whole array. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/c

CVS commit: src/crypto/dist/ipsec-tools/src/racoon

2025-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 9 10:59:03 UTC 2025 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: cfparse.y Log Message: fix a bug caught by gcc: zero out the whole array. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/c

CVS import: xsrc/external/mit/xdm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 07:58:31 UTC 2025 Update of /cvsroot/xsrc/external/mit/xdm/dist In directory ivanova.netbsd.org:/tmp/cvs-serv11217 Log Message: initial import of xdm-1.1.17 Status: Vendor Tag: xorg Release Tags: xdm-1-1-17

CVS commit: xsrc/external/mit/libdrm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 09:52:58 UTC 2025 Modified Files: xsrc/external/mit/libdrm/dist: configure Log Message: bump versions in fake configure. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/libdrm/dist/configur

CVS commit: xsrc/external/mit/libdrm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 09:52:58 UTC 2025 Modified Files: xsrc/external/mit/libdrm/dist: configure Log Message: bump versions in fake configure. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/libdrm/dist/configur

CVS commit: xsrc/external/mit/libdrm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:51:34 UTC 2025 Modified Files: xsrc/external/mit/libdrm/dist: xf86drm.c Removed Files: xsrc/external/mit/libdrm/dist: Android.common.mk Android.mk Makefile.sources xsrc/external/mit/libdrm/di

CVS import: xsrc/external/mit/libXrender/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 05:27:30 UTC 2025 Update of /cvsroot/xsrc/external/mit/libXrender/dist In directory ivanova.netbsd.org:/tmp/cvs-serv14134 Log Message: initial import of libXrender-0.9.12 Status: Vendor Tag: xorg Release Tags: libXrender-

CVS commit: src/external/mit/xorg/lib

2025-03-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Mar 9 06:03:52 UTC 2025 Modified Files: src/external/mit/xorg/lib/libSM: Makefile src/external/mit/xorg/lib/libX11: Makefile.libx11 src/external/mit/xorg/lib/libXau: Makefile src/external/mit/xorg/lib/libx

CVS import: xsrc/external/mit/util-macros/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:15:42 UTC 2025 Update of /cvsroot/xsrc/external/mit/util-macros/dist In directory ivanova.netbsd.org:/tmp/cvs-serv7106 Log Message: initial import of util-macros-1.20.2 Status: Vendor Tag: xorg Release Tags: util-macro

CVS commit: xsrc/external/mit/libdrm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:51:34 UTC 2025 Modified Files: xsrc/external/mit/libdrm/dist: xf86drm.c Removed Files: xsrc/external/mit/libdrm/dist: Android.common.mk Android.mk Makefile.sources xsrc/external/mit/libdrm/di

CVS commit: xsrc/external/mit/xinit/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:45:08 UTC 2025 Modified Files: xsrc/external/mit/xinit/dist: startx.cpp Log Message: revert a portion of the previous, which ends up failing with our MK_COOKIE definition now being a variable instead of cpp expanded di

CVS import: xsrc/external/mit/libdrm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:50:26 UTC 2025 Update of /cvsroot/xsrc/external/mit/libdrm/dist In directory ivanova.netbsd.org:/tmp/cvs-serv648 Log Message: initial import of libdrm-2.4.124 Status: Vendor Tag: xorg Release Tags: libdrm-2-4-124

CVS import: xsrc/external/mit/libdrm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:50:26 UTC 2025 Update of /cvsroot/xsrc/external/mit/libdrm/dist In directory ivanova.netbsd.org:/tmp/cvs-serv648 Log Message: initial import of libdrm-2.4.124 Status: Vendor Tag: xorg Release Tags: libdrm-2-4-124

CVS commit: xsrc/external/mit

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:09:32 UTC 2025 Modified Files: xsrc/external/mit/xauth/dist: process.c xsrc/external/mit/xdm/dist: compile xsrc/external/mit/xdm/dist/m4: libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~ob

CVS commit: xsrc/external/mit/xinit/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:45:08 UTC 2025 Modified Files: xsrc/external/mit/xinit/dist: startx.cpp Log Message: revert a portion of the previous, which ends up failing with our MK_COOKIE definition now being a variable instead of cpp expanded di

CVS commit: xsrc/external/mit/oclock/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 06:12:17 UTC 2025 Modified Files: xsrc/external/mit/oclock/dist: compile Log Message: merge oclock 1.0.6. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit/oclock/dist/compile Please note th

CVS import: xsrc/external/mit/xauth/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 07:58:25 UTC 2025 Update of /cvsroot/xsrc/external/mit/xauth/dist In directory ivanova.netbsd.org:/tmp/cvs-serv7827 Log Message: initial import of xauth-1.1.4 Status: Vendor Tag: xorg Release Tags: xauth-1-1-4

CVS commit: src

2025-03-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Mar 9 08:26:30 UTC 2025 Modified Files: src/external/mit/xorg/bin/xdm: Makefile src/external/mit/xorg/bin/xinit: Makefile src/external/mit/xorg/lib/libSM: Makefile src/external/mit/xorg/lib/libX11: Makefil

CVS commit: src

2025-03-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Mar 9 08:26:30 UTC 2025 Modified Files: src/external/mit/xorg/bin/xdm: Makefile src/external/mit/xorg/bin/xinit: Makefile src/external/mit/xorg/lib/libSM: Makefile src/external/mit/xorg/lib/libX11: Makefil

CVS commit: src/sys/dev/pci

2025-03-09 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Mar 9 06:37:06 UTC 2025 Modified Files: src/sys/dev/pci: if_alc.c Log Message: Add MBUFTRACE To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/dev/pci/if_alc.c Please note that diffs are not public dom

CVS import: xsrc/external/mit/xdm/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 07:58:31 UTC 2025 Update of /cvsroot/xsrc/external/mit/xdm/dist In directory ivanova.netbsd.org:/tmp/cvs-serv11217 Log Message: initial import of xdm-1.1.17 Status: Vendor Tag: xorg Release Tags: xdm-1-1-17

CVS import: xsrc/external/mit/util-macros/dist

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:15:42 UTC 2025 Update of /cvsroot/xsrc/external/mit/util-macros/dist In directory ivanova.netbsd.org:/tmp/cvs-serv7106 Log Message: initial import of util-macros-1.20.2 Status: Vendor Tag: xorg Release Tags: util-macro

CVS commit: xsrc/external/mit

2025-03-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 9 08:09:32 UTC 2025 Modified Files: xsrc/external/mit/xauth/dist: process.c xsrc/external/mit/xdm/dist: compile xsrc/external/mit/xdm/dist/m4: libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~ob