Am 20.08.2021 um 03:12 schrieb 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.
I'm sorry for that. I knew that mkdep and
Module Name:src
Committed By: rillig
Date: Fri Aug 20 06:36:10 UTC 2021
Modified Files:
src/tests/usr.bin/mkdep: Makefile t_findcc.sh
src/usr.bin/mkdep: findcc.c
Log Message:
mkdep: avoid memory allocation in findcc
This change takes the idea of handling strings a
Module Name:src
Committed By: rillig
Date: Fri Aug 20 06:36:10 UTC 2021
Modified Files:
src/tests/usr.bin/mkdep: Makefile t_findcc.sh
src/usr.bin/mkdep: findcc.c
Log Message:
mkdep: avoid memory allocation in findcc
This change takes the idea of handling strings a
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
Pre
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
Pre
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 n
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 n
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 *
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 src/sys/de
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 src/sys/de
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 th
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 th
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
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
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: ulfs_dirha
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: ulfs_dirha
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
Please
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
Please
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 a
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 a
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 src/s
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 src/s
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: exp
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: exp
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. F
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. F
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
Ple
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
Ple
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 possib
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 possib
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 src/usr.bin/xl
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 src/usr.bin/xl
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
Please
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
Please
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 -
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 -
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 -r1.7
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 -r1.7
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 -r1
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 -r1
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 sr
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 sr
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 diff
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 diff
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 \
src/external/bsd/open
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 \
src/external/bsd/open
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 -r
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 -r
ange 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]
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
Pl
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 bind-9.16.
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 bind-9.16.
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
src/external/mpl/b
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 t
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 t
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
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
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 xsrc/external/mit/xorg-server/inc
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 xsrc/external/mit/xorg-server/inc
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 mbuf
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 mbuf
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:
c
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:
c
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
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
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 t
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 t
67 matches
Mail list logo