CVS commit: src

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 20 05:45:20 UTC 2021 Modified Files: src/tests/usr.bin/mkdep: t_findcc.sh src/usr.bin/mkdep: findcc.c findcc.h mkdep.c src/usr.bin/xlint/xlint: xlint.c Log Message: mkdep: make argument of findcc const

CVS commit: src

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 20 05:45:20 UTC 2021 Modified Files: src/tests/usr.bin/mkdep: t_findcc.sh src/usr.bin/mkdep: findcc.c findcc.h mkdep.c src/usr.bin/xlint/xlint: xlint.c Log Message: mkdep: make argument of findcc const

CVS commit: src/usr.bin/mkdep

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 20 04:23:56 UTC 2021 Modified Files: src/usr.bin/mkdep: mkdep.c Log Message: mkdep: fix string constness in call to findcc To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/mkdep/mkdep.c Please

CVS commit: src/usr.bin/mkdep

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Aug 20 04:23:56 UTC 2021 Modified Files: src/usr.bin/mkdep: mkdep.c Log Message: mkdep: fix string constness in call to findcc To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/mkdep/mkdep.c Please

Re: CVS commit: src/usr.bin

2021-08-19 Thread Robert Elz
Date:Thu, 19 Aug 2021 21:21:04 + From:"Roland Illig" Message-ID: <20210819212104.7c965f...@cvs.netbsd.org> | mkdep: fix prototype of findcc That broke the build. | A function that modifies a string argument must not declare that | argument as 'const char

CVS commit: src/sys/dev/pci/ixgbe

2021-08-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 19 22:17:56 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.h Log Message: Add forgotten commit for previous. Change IXGBE_RX_COPY_LEN_MAX. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77

CVS commit: src/sys/dev/pci/ixgbe

2021-08-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 19 22:17:56 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.h Log Message: Add forgotten commit for previous. Change IXGBE_RX_COPY_LEN_MAX. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77

CVS commit: src/usr.bin

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 21:21:04 UTC 2021 Modified Files: src/usr.bin/mkdep: findcc.c findcc.h src/usr.bin/xlint/xlint: xlint.c Log Message: mkdep: fix prototype of findcc A function that modifies a string argument must not declare

CVS commit: src/usr.bin

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 21:21:04 UTC 2021 Modified Files: src/usr.bin/mkdep: findcc.c findcc.h src/usr.bin/xlint/xlint: xlint.c Log Message: mkdep: fix prototype of findcc A function that modifies a string argument must not declare

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 21:13:58 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: emit1.c externs1.h lex.c tree.c Log Message: lint: change return type of 'msb' from int to bool No functional change. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 21:13:58 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: emit1.c externs1.h lex.c tree.c Log Message: lint: change return type of 'msb' from int to bool No functional change. To generate a diff of this commit: cvs

CVS commit: src

2021-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu Aug 19 20:56:37 UTC 2021 Modified Files: src/lib/libm/arch/x86_64: fenv.c src/sys/arch/arm/sunxi: sunxi_tcon.c src/sys/arch/evbppc/conf: EV64260 src/sys/dev/pci: tga.c src/sys/ufs/lfs:

CVS commit: src

2021-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu Aug 19 20:56:37 UTC 2021 Modified Files: src/lib/libm/arch/x86_64: fenv.c src/sys/arch/arm/sunxi: sunxi_tcon.c src/sys/arch/evbppc/conf: EV64260 src/sys/dev/pci: tga.c src/sys/ufs/lfs:

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:53:37 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: clean up formatting of 'fold' To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/usr.bin/xlint/lint1/tree.c

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:53:37 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: clean up formatting of 'fold' To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/usr.bin/xlint/lint1/tree.c

CVS commit: src

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:48:48 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: expr_fold.c expr_fold.exp src/usr.bin/xlint/lint1: tree.c Log Message: lint: fix wrong integer overflow warning for unsigned types To generate

CVS commit: src

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:48:48 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: expr_fold.c expr_fold.exp src/usr.bin/xlint/lint1: tree.c Log Message: lint: fix wrong integer overflow warning for unsigned types To generate

CVS commit: src/sys/dev/ic

2021-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu Aug 19 20:43:58 UTC 2021 Modified Files: src/sys/dev/ic: tulipreg.h Log Message: add plural for packets and move it to new line to keep 80 symbols per line. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src/sys/dev/ic

2021-08-19 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu Aug 19 20:43:58 UTC 2021 Modified Files: src/sys/dev/ic: tulipreg.h Log Message: add plural for packets and move it to new line to keep 80 symbols per line. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41

CVS commit: src

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:32:33 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint: check-expect.lua src/tests/usr.bin/xlint/lint1: Makefile Added Files: src/tests/usr.bin/xlint/lint1:

CVS commit: src

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:32:33 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint: check-expect.lua src/tests/usr.bin/xlint/lint1: Makefile Added Files: src/tests/usr.bin/xlint/lint1:

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:08:25 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: clean up lex_integer_constant When lexing an integer constant, it does not make sense to check for 'struct', 'void' or other types.

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 20:08:25 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: clean up lex_integer_constant When lexing an integer constant, it does not make sense to check for 'struct', 'void' or other types.

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 18:39:34 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: op.h Log Message: lint: un-abbreviate parameter names of macro To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.bin/xlint/lint1/op.h

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 18:39:34 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: op.h Log Message: lint: un-abbreviate parameter names of macro To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/usr.bin/xlint/lint1/op.h

CVS commit: src/sys/dev/spi

2021-08-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Aug 19 17:50:18 UTC 2021 Modified Files: src/sys/dev/spi: ssdfb_spi.c Log Message: ssdfb: add support for SSD1306 and SH1106 at spi attachment Only support the 4-wire mode for now. Support for 3-wire mode is theoretically

CVS commit: src/sys/dev/spi

2021-08-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Aug 19 17:50:18 UTC 2021 Modified Files: src/sys/dev/spi: ssdfb_spi.c Log Message: ssdfb: add support for SSD1306 and SH1106 at spi attachment Only support the 4-wire mode for now. Support for 3-wire mode is theoretically

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:29:42 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant variable Bflag No functional change. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:29:42 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove redundant variable Bflag No functional change. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:18:43 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unused static variable To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/usr.bin/xlint/xlint/xlint.c

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:18:43 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: remove unused static variable To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/usr.bin/xlint/xlint/xlint.c

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:15:31 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: simplify code for adding '-l' and '-L' to libraries No functional change. To generate a diff of this commit: cvs rdiff -u -r1.74

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:15:31 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: simplify code for adding '-l' and '-L' to libraries No functional change. To generate a diff of this commit: cvs rdiff -u -r1.74

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:05:56 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: merge duplicate code for passing flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 16:05:56 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: merge duplicate code for passing flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 15:55:23 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: uniformly pass command line flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u -r1.72

CVS commit: src/usr.bin/xlint/xlint

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 15:55:23 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: xlint.c Log Message: lint: uniformly pass command line flags to subprocesses No functional change. To generate a diff of this commit: cvs rdiff -u -r1.72

CVS commit: src/usr.bin/make

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 15:50:30 UTC 2021 Modified Files: src/usr.bin/make: meta.c Log Message: make: fix lint warning about strrchr discarding 'const' No functional change. To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183

CVS commit: src/usr.bin/make

2021-08-19 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Aug 19 15:50:30 UTC 2021 Modified Files: src/usr.bin/make: meta.c Log Message: make: fix lint warning about strrchr discarding 'const' No functional change. To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183

CVS commit: src/games/fortune/datfiles

2021-08-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Aug 19 14:03:43 UTC 2021 Modified Files: src/games/fortune/datfiles: netbsd-tips Log Message: moar tips To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/games/fortune/datfiles/netbsd-tips Please note that

CVS commit: src/games/fortune/datfiles

2021-08-19 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Aug 19 14:03:43 UTC 2021 Modified Files: src/games/fortune/datfiles: netbsd-tips Log Message: moar tips To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/games/fortune/datfiles/netbsd-tips Please note that

CVS commit: src/external/bsd/openldap/dist/libraries/libldap

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 12:13:37 UTC 2021 Modified Files: src/external/bsd/openldap/dist/libraries/libldap: gssapi.c Log Message: Fix debugging formats To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: src/external/bsd/openldap/dist/libraries/libldap

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 12:13:37 UTC 2021 Modified Files: src/external/bsd/openldap/dist/libraries/libldap: gssapi.c Log Message: Fix debugging formats To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: src/distrib/sets/lists

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 11:53:02 UTC 2021 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: bump bind libraries for bind 9.16.20 To generate a diff of this commit: cvs rdiff -u

CVS commit: src/distrib/sets/lists

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 11:53:02 UTC 2021 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: bump bind libraries for bind 9.16.20 To generate a diff of this commit: cvs rdiff -u

CVS commit: src/doc

2021-08-19 Thread Christos Zoulas
change made to the NetBSD source tree. @@ -407,3 +407,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: [jmcneill 20210810] openldap: Import 2.5.6. [christos 20210814] sh3: Switch to GCC 10. [mrg 20210816] + bind: Import version 9.16.20. [christos 20210819]

CVS commit: src/doc

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 11:52:17 UTC 2021 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.1811 -r1.1812 src/doc/3RDPARTY cvs rdiff -u -r1.2822 -r1.2823 src/doc/CHANGES

CVS commit: src/external/mpl/dhcp

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 11:50:57 UTC 2021 Modified Files: src/external/mpl/dhcp: Makefile.inc src/external/mpl/dhcp/dist/includes/omapip: isclib.h src/external/mpl/dhcp/dist/omapip: isclib.c Log Message: Adjust for

CVS commit: src/external/mpl/dhcp

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 11:50:57 UTC 2021 Modified Files: src/external/mpl/dhcp: Makefile.inc src/external/mpl/dhcp/dist/includes/omapip: isclib.h src/external/mpl/dhcp/dist/omapip: isclib.c Log Message: Adjust for

CVS commit: src/external/mpl/bind

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 11:50:22 UTC 2021 Modified Files: src/external/mpl/bind: Makefile.inc src/external/mpl/bind/dist: Makefile.in config.h.in configure src/external/mpl/bind/dist/bin/delv: delv.c

CVS commit: src/sys/dev/spi

2021-08-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Aug 19 11:04:21 UTC 2021 Modified Files: src/sys/dev/spi: ssdfb_spi.c Log Message: ssdfb_spi: fix issues with command xfers needed for SSD1306 & SH1106 These controllers require D/C# to be deasserted for the entire duration of

CVS commit: src/sys/dev/spi

2021-08-19 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Aug 19 11:04:21 UTC 2021 Modified Files: src/sys/dev/spi: ssdfb_spi.c Log Message: ssdfb_spi: fix issues with command xfers needed for SSD1306 & SH1106 These controllers require D/C# to be deasserted for the entire duration of

CVS commit: src/external/mit/xorg/server/xorg-server

2021-08-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 19 11:03:05 UTC 2021 Modified Files: src/external/mit/xorg/server/xorg-server: Makefile src/external/mit/xorg/server/xorg-server/dri3: Makefile src/external/mit/xorg/server/xorg-server/hw/vfb: Makefile

CVS commit: src/external/mit/xorg/server/xorg-server

2021-08-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 19 11:03:05 UTC 2021 Modified Files: src/external/mit/xorg/server/xorg-server: Makefile src/external/mit/xorg/server/xorg-server/dri3: Makefile src/external/mit/xorg/server/xorg-server/hw/vfb: Makefile

CVS commit: xsrc/external/mit/xorg-server/include

2021-08-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Aug 19 11:02:35 UTC 2021 Modified Files: xsrc/external/mit/xorg-server/include: dix-config.h Log Message: don't disable DRI3 here. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: xsrc/external/mit/xorg-server/include

2021-08-19 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Thu Aug 19 11:02:35 UTC 2021 Modified Files: xsrc/external/mit/xorg-server/include: dix-config.h Log Message: don't disable DRI3 here. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43

CVS commit: src/sys/dev/pci/ixgbe

2021-08-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 19 10:18:13 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe_osdep.h Log Message: Use m_adj(ETHER_ALIGN) more. Tested by me (amd64,aarch64) and rin (alpha). - Align with ETHER_ALIGN everywhere where

CVS commit: src/sys/dev/pci/ixgbe

2021-08-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 19 10:18:13 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c ixgbe_osdep.h Log Message: Use m_adj(ETHER_ALIGN) more. Tested by me (amd64,aarch64) and rin (alpha). - Align with ETHER_ALIGN everywhere where

CVS commit: src

2021-08-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 19 09:05:23 UTC 2021 Modified Files: src/distrib/sets/lists/xserver: md.amd64 md.evbarm md.i386 src/external/mit/xorg/lib/libdrm_amdgpu: Makefile Log Message: install amdgpu.ids. To generate a diff of this commit:

CVS commit: src

2021-08-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 19 09:05:23 UTC 2021 Modified Files: src/distrib/sets/lists/xserver: md.amd64 md.evbarm md.i386 src/external/mit/xorg/lib/libdrm_amdgpu: Makefile Log Message: install amdgpu.ids. To generate a diff of this commit:

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 08:59:22 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y lex.c Log Message: Add returns_nonnull attribute To generate a diff of this commit: cvs rdiff -u -r1.355 -r1.356 src/usr.bin/xlint/lint1/cgram.y

CVS commit: src/usr.bin/xlint/lint1

2021-08-19 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 19 08:59:22 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y lex.c Log Message: Add returns_nonnull attribute To generate a diff of this commit: cvs rdiff -u -r1.355 -r1.356 src/usr.bin/xlint/lint1/cgram.y

CVS commit: src/sys/dev/pci/ixgbe

2021-08-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 19 08:53:21 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: KNF. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/dev/pci/ixgbe/ix_txrx.c Please note

CVS commit: src/sys/dev/pci/ixgbe

2021-08-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 19 08:53:21 UTC 2021 Modified Files: src/sys/dev/pci/ixgbe: ix_txrx.c Log Message: KNF. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/dev/pci/ixgbe/ix_txrx.c Please note

CVS commit: src

2021-08-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 19 06:52:38 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile src/share/mk: bsd.own.mk Log Message: fix arm64 builds: turn off MKCOMPAT for GCC no idea why it was enabled

CVS commit: src

2021-08-19 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Aug 19 06:52:38 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile src/share/mk: bsd.own.mk Log Message: fix arm64 builds: turn off MKCOMPAT for GCC no idea why it was enabled