CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 21:30:11 UTC 2021 Modified Files: src/usr.bin/make: var.c Log Message: make: extract common code into Expr_Words No functional change. To generate a diff of this commit: cvs rdiff -u -r1.966 -r1.967

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 21:30:11 UTC 2021 Modified Files: src/usr.bin/make: var.c Log Message: make: extract common code into Expr_Words No functional change. To generate a diff of this commit: cvs rdiff -u -r1.966 -r1.967

CVS commit: src

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 21:37:37 UTC 2021 Modified Files: src: UPDATING src/sys/arch/aarch64/aarch64: pmap.c src/sys/arch/m68k/fpsp: res_func.sa src/sys/dev/acpi: vald_acpi.c src/sys/dev/nand: hamming.c

CVS commit: src

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 21:37:37 UTC 2021 Modified Files: src: UPDATING src/sys/arch/aarch64/aarch64: pmap.c src/sys/arch/m68k/fpsp: res_func.sa src/sys/dev/acpi: vald_acpi.c src/sys/dev/nand: hamming.c

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 21:58:01 UTC 2021 Modified Files: src/usr.bin/make: hash.c hash.h Log Message: make: inline HashIter_Init It is only used in non-critical code paths, but the generated code gets smaller by inlining. No functional

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 21:58:01 UTC 2021 Modified Files: src/usr.bin/make: hash.c hash.h Log Message: make: inline HashIter_Init It is only used in non-critical code paths, but the generated code gets smaller by inlining. No functional

CVS commit: src/lib/libc/rpc

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 22:09:59 UTC 2021 Modified Files: src/lib/libc/rpc: svc_vc.c Log Message: s/listner/listener/ To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libc/rpc/svc_vc.c Please note that diffs are not

CVS commit: src/lib/libc/rpc

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 22:09:59 UTC 2021 Modified Files: src/lib/libc/rpc: svc_vc.c Log Message: s/listner/listener/ To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/lib/libc/rpc/svc_vc.c Please note that diffs are not

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 23:56:06 UTC 2021 Modified Files: src/usr.bin/make: parse.c Log Message: make: document that the input buffer is not null-terminated To generate a diff of this commit: cvs rdiff -u -r1.570 -r1.571

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 23:56:06 UTC 2021 Modified Files: src/usr.bin/make: parse.c Log Message: make: document that the input buffer is not null-terminated To generate a diff of this commit: cvs rdiff -u -r1.570 -r1.571

re: CVS commit: src/usr.bin/make

2021-12-07 Thread matthew green
> Module Name: src > Committed By: rillig > Date: Sun Dec 5 14:57:36 UTC 2021 > > Modified Files: > src/usr.bin/make: test-variants.sh > src/usr.bin/make/unit-tests: Makefile export.mk opt-file.mk > > Log Message: > tests/make: migrate to jemalloc > 100 note that the build

CVS commit: src

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 21:45:31 UTC 2021 Modified Files: src: UPDATING src/sys/secmodel/keylock: secmodel_keylock.c Log Message: s/dissallow/disallow/ To generate a diff of this commit: cvs rdiff -u -r1.326 -r1.327 src/UPDATING cvs

CVS commit: src

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 21:45:31 UTC 2021 Modified Files: src: UPDATING src/sys/secmodel/keylock: secmodel_keylock.c Log Message: s/dissallow/disallow/ To generate a diff of this commit: cvs rdiff -u -r1.326 -r1.327 src/UPDATING cvs

CVS commit: src/share/mk

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 22:40:52 UTC 2021 Modified Files: src/share/mk: bsd.clean.mk Log Message: bsd.clean.mk: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/mk/bsd.clean.mk Please note that

CVS commit: src/share/mk

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 22:40:52 UTC 2021 Modified Files: src/share/mk: bsd.clean.mk Log Message: bsd.clean.mk: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/mk/bsd.clean.mk Please note that

CVS commit: src/sys

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 22:13:56 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c src/sys/dev/sbus: sio16.c src/sys/ufs/chfs: chfs_gc.c chfs_vnode.c Log Message: fix typos in word "instead", mainly in log messages. To

CVS commit: src/sys

2021-12-07 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Dec 7 22:13:56 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c src/sys/dev/sbus: sio16.c src/sys/ufs/chfs: chfs_gc.c chfs_vnode.c Log Message: fix typos in word "instead", mainly in log messages. To

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 23:20:09 UTC 2021 Modified Files: src/usr.bin/make: parse.c Log Message: make: inline common subexpression in ParseRawLine There is no need to load the buf_end from memory each time a character from a makefile is

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 23:20:09 UTC 2021 Modified Files: src/usr.bin/make: parse.c Log Message: make: inline common subexpression in ParseRawLine There is no need to load the buf_end from memory each time a character from a makefile is

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 21:47:21 UTC 2021 Modified Files: src/usr.bin/make: var.c Log Message: make: merge branches for modifiers ':D' and ':U' These branches have the exact same code, without involving any macros, nevertheless GCC 10

CVS commit: src/usr.bin/make

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 21:47:21 UTC 2021 Modified Files: src/usr.bin/make: var.c Log Message: make: merge branches for modifiers ':D' and ':U' These branches have the exact same code, without involving any macros, nevertheless GCC 10

CVS commit: src/sbin/mount

2021-12-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 7 14:31:13 UTC 2021 Modified Files: src/sbin/mount: mount.c Log Message: remove impossible test. To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/sbin/mount/mount.c Please note that diffs are not

CVS commit: src/sbin/mount

2021-12-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 7 14:31:13 UTC 2021 Modified Files: src/sbin/mount: mount.c Log Message: remove impossible test. To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/sbin/mount/mount.c Please note that diffs are not

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 7 20:26:20 UTC 2021 Modified Files: src/usr.bin/m4/PSD.doc: Makefile m4.ms Log Message: m4 manual - adapt to current -ms Comment out macros related to the Bell Labs memorandum style. Bring over .MH (abbreviation for

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 7 20:26:20 UTC 2021 Modified Files: src/usr.bin/m4/PSD.doc: Makefile m4.ms Log Message: m4 manual - adapt to current -ms Comment out macros related to the Bell Labs memorandum style. Bring over .MH (abbreviation for

CVS commit: src

2021-12-07 Thread Brad Spencer
Module Name:src Committed By: brad Date: Tue Dec 7 17:50:27 UTC 2021 Modified Files: src/doc: CHANGES src/share/man/man4: iic.4 spi.4 Log Message: Mention the SCMD device To generate a diff of this commit: cvs rdiff -u -r1.2852 -r1.2853 src/doc/CHANGES cvs

CVS commit: src

2021-12-07 Thread Brad Spencer
rkfun Serial Controlled + Motor Driver [brad 20211207] Index: src/share/man/man4/iic.4 diff -u src/share/man/man4/iic.4:1.32 src/share/man/man4/iic.4:1.33 --- src/share/man/man4/iic.4:1.32 Sun Dec 5 04:38:54 2021 +++ src/share/man/man4/iic.4 Tue Dec 7 17:50:27 2021 @@ -1,4 +1,4 @@ -.\" $Net

CVS commit: src/external/lgpl3/gmp/lib/libgmp

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:04:27 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile Log Message: libgmp: clean up LINTFLAGS Now that gmp-impl.h includes , defining alloca is no longer necessary. To generate a diff of this

CVS commit: src/external/lgpl3/gmp/lib/libgmp

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:04:27 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile Log Message: libgmp: clean up LINTFLAGS Now that gmp-impl.h includes , defining alloca is no longer necessary. To generate a diff of this

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 7 20:04:00 UTC 2021 Added Files: src/usr.bin/m4/PSD.doc: Makefile m4.ms Log Message: m4 - bring back the m4 manual. This is the version from the csrg-final tree by way of OpenBSD. FreeBSD version is identical modulo

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 7 20:04:00 UTC 2021 Added Files: src/usr.bin/m4/PSD.doc: Makefile m4.ms Log Message: m4 - bring back the m4 manual. This is the version from the csrg-final tree by way of OpenBSD. FreeBSD version is identical modulo

CVS commit: src/usr.bin/m4

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 20:24:08 UTC 2021 Modified Files: src/usr.bin/m4: gnum4.c Log Message: m4: fix typo in error message To trigger the error message, compile m4 with -DREAL_FREEZE, then run './m4 -R /dev/null'. To generate a diff of

CVS commit: src/usr.bin/m4

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 20:24:08 UTC 2021 Modified Files: src/usr.bin/m4: gnum4.c Log Message: m4: fix typo in error message To trigger the error message, compile m4 with -DREAL_FREEZE, then run './m4 -R /dev/null'. To generate a diff of

Re: CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Roland Illig
Am 07.12.2021 um 20:59 schrieb Valery Ushakov: On Tue, Dec 07, 2021 at 19:28:19 +, Roland Illig wrote: Removed Files: src/usr.bin/m4/PSD.doc: Makefile Log Message: m4: remove PSD.doc make: don't know how to make m4.ms. Stop [...] the proper thing to do is to import it - which I

CVS commit: src

2021-12-07 Thread Brad Spencer
Module Name:src Committed By: brad Date: Tue Dec 7 17:39:55 UTC 2021 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi module.mi src/distrib/sets/lists/man: mi

CVS commit: src/external/lgpl3/gmp/lib/libgmp

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:12:54 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile Log Message: libgmp: suppress lint warnings about int/size_t mismatch The cases where numbers have 4 GB of precision are probably rare.

CVS commit: src/external/lgpl3/gmp/lib/libgmp

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:12:54 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile Log Message: libgmp: suppress lint warnings about int/size_t mismatch The cases where numbers have 4 GB of precision are probably rare.

CVS commit: src/sys/dev/ic

2021-12-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 7 19:45:05 UTC 2021 Modified Files: src/sys/dev/ic: pckbcvar.h Log Message: G/C pckbc_attach_args To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/dev/ic/pckbcvar.h Please note that diffs are not

CVS commit: src/sys/dev/ic

2021-12-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 7 19:45:05 UTC 2021 Modified Files: src/sys/dev/ic: pckbcvar.h Log Message: G/C pckbc_attach_args To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/dev/ic/pckbcvar.h Please note that diffs are not

Re: CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valery Ushakov
On Tue, Dec 07, 2021 at 19:28:19 +, Roland Illig wrote: > Removed Files: > src/usr.bin/m4/PSD.doc: Makefile > > Log Message: > m4: remove PSD.doc > > make: don't know how to make m4.ms. Stop That was uncalled for... The cited reason is bogus b/c we don't descend into this directory,

Re: CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Roland Illig
Am 07.12.2021 um 20:59 schrieb Valery Ushakov: On Tue, Dec 07, 2021 at 19:28:19 +, Roland Illig wrote: Removed Files: src/usr.bin/m4/PSD.doc: Makefile Log Message: m4: remove PSD.doc make: don't know how to make m4.ms. Stop That was uncalled for... The cited reason is bogus

Re: CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valery Ushakov
On Tue, Dec 07, 2021 at 21:37:35 +0100, Roland Illig wrote: > Am 07.12.2021 um 20:59 schrieb Valery Ushakov: > > > If the point you wanted to make with this inarticulate statement was > > that we don't have m4.ms imported, then the proper thing to do is to > > import it > > Is there a way I could

CVS commit: src/usr.bin/what

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 18:38:50 UTC 2021 Modified Files: src/usr.bin/what: what.c Log Message: what: use numeric exit status, as indicated by the comment ok christos To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/usr.bin/what

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 18:38:50 UTC 2021 Modified Files: src/usr.bin/what: what.c Log Message: what: use numeric exit status, as indicated by the comment ok christos To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/external/lgpl3/gmp/lib/libgmp

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:14:05 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile Log Message: libgmp: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/external/lgpl3/gmp/lib/libgmp

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:14:05 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp: Makefile Log Message: libgmp: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:28:19 UTC 2021 Removed Files: src/usr.bin/m4/PSD.doc: Makefile Log Message: m4: remove PSD.doc make: don't know how to make m4.ms. Stop To generate a diff of this commit: cvs rdiff -u -r1.4 -r0

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 7 19:28:19 UTC 2021 Removed Files: src/usr.bin/m4/PSD.doc: Makefile Log Message: m4: remove PSD.doc make: don't know how to make m4.ms. Stop To generate a diff of this commit: cvs rdiff -u -r1.4 -r0

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 7 20:41:04 UTC 2021 Modified Files: src/usr.bin/m4/PSD.doc: m4.ms Log Message: m4 manual - bring over the rest of the tmac.sU bits. All tmac.sU does is sets wider text and defines the .MH abbreviation for "Murray Hill"

CVS commit: src/usr.bin/m4/PSD.doc

2021-12-07 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 7 20:41:04 UTC 2021 Modified Files: src/usr.bin/m4/PSD.doc: m4.ms Log Message: m4 manual - bring over the rest of the tmac.sU bits. All tmac.sU does is sets wider text and defines the .MH abbreviation for "Murray Hill"

CVS commit: src/sys/dev/usb

2021-12-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 7 08:04:10 UTC 2021 Modified Files: src/sys/dev/usb: ehci.c Log Message: Match variable names to register names. Same binary before and after. To generate a diff of this commit: cvs rdiff -u -r1.289 -r1.290

CVS commit: src/sys/dev/usb

2021-12-07 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 7 08:04:10 UTC 2021 Modified Files: src/sys/dev/usb: ehci.c Log Message: Match variable names to register names. Same binary before and after. To generate a diff of this commit: cvs rdiff -u -r1.289 -r1.290

CVS commit: src/lib/librumpuser

2021-12-07 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Dec 7 10:39:33 UTC 2021 Modified Files: src/lib/librumpuser: sp_common.c Log Message: In unix_parse(), always allocate memory for the entire struct sockaddr_un and not just the part used by the present pathname, because the

CVS commit: src/lib/librumpuser

2021-12-07 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Dec 7 10:39:33 UTC 2021 Modified Files: src/lib/librumpuser: sp_common.c Log Message: In unix_parse(), always allocate memory for the entire struct sockaddr_un and not just the part used by the present pathname, because the

CVS commit: [netbsd-9] src/sys/dev/i2c

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 11:25:12 UTC 2021 Modified Files: src/sys/dev/i2c [netbsd-9]: spdmem_i2c.c Log Message: Pull up the following revisions, requested by msaitoh in ticket #1388: sys/dev/i2c/spdmem_i2c.c1.23-1.25

CVS commit: [netbsd-9] src/sys/dev/i2c

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 11:25:12 UTC 2021 Modified Files: src/sys/dev/i2c [netbsd-9]: spdmem_i2c.c Log Message: Pull up the following revisions, requested by msaitoh in ticket #1388: sys/dev/i2c/spdmem_i2c.c1.23-1.25

CVS commit: [netbsd-8] src/sys/dev/i2c

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 11:29:57 UTC 2021 Modified Files: src/sys/dev/i2c [netbsd-8]: spdmem_i2c.c Log Message: Pull up the following revisions, requested by msaitoh in ticket #1717 sys/dev/i2c/spdmem_i2c.c1.23-1.25

CVS commit: [netbsd-8] src/sys/dev/i2c

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 11:29:57 UTC 2021 Modified Files: src/sys/dev/i2c [netbsd-8]: spdmem_i2c.c Log Message: Pull up the following revisions, requested by msaitoh in ticket #1717 sys/dev/i2c/spdmem_i2c.c1.23-1.25

CVS commit: [netbsd-8] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:37:04 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-8]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1718): sys/arch/x86/x86/identcpu.c: revision 1.103

CVS commit: [netbsd-8] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:37:04 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-8]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1718): sys/arch/x86/x86/identcpu.c: revision 1.103

CVS commit: [netbsd-9] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:39:24 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-9]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1390): sys/arch/x86/x86/identcpu.c: revision 1.121

CVS commit: [netbsd-9] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:39:24 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-9]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1390): sys/arch/x86/x86/identcpu.c: revision 1.121

CVS commit: [netbsd-8] src/doc

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:42:23 UTC 2021 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Tickets #1716 - #1719 To generate a diff of this commit: cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-8.3 Please note that diffs

CVS commit: [netbsd-9] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:35:27 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-9]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1389): sys/arch/x86/x86/identcpu.c: revision 1.103

CVS commit: [netbsd-9] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:35:27 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-9]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1389): sys/arch/x86/x86/identcpu.c: revision 1.103

CVS commit: [netbsd-8] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:40:57 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-8]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1719): sys/arch/x86/x86/identcpu.c: revision 1.121

CVS commit: [netbsd-8] src/sys/arch/x86/x86

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:40:57 UTC 2021 Modified Files: src/sys/arch/x86/x86 [netbsd-8]: identcpu.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1719): sys/arch/x86/x86/identcpu.c: revision 1.121

CVS commit: [netbsd-9] src/doc

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:43:14 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Tickets #1386 - #1390 To generate a diff of this commit: cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-9.3 Please note that diffs

CVS commit: [netbsd-9] src/doc

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:43:14 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Tickets #1386 - #1390 To generate a diff of this commit: cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-9.3 Please note that diffs

CVS commit: [netbsd-8] src/doc

2021-12-07 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 7 12:42:23 UTC 2021 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Tickets #1716 - #1719 To generate a diff of this commit: cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-8.3 Please note that diffs