Module Name:src
Committed By: tih
Date: Mon Aug 30 06:27:49 UTC 2021
Modified Files:
src/usr.sbin/inetd: parse_v2.c
Log Message:
Summary: char is unsigned on arm, so use int when -1 indicates error
hex_to_bits() returns -1 on error, so declare it int, and do the same
for
Module Name:src
Committed By: tih
Date: Mon Aug 30 06:27:49 UTC 2021
Modified Files:
src/usr.sbin/inetd: parse_v2.c
Log Message:
Summary: char is unsigned on arm, so use int when -1 indicates error
hex_to_bits() returns -1 on error, so declare it int, and do the same
for
Christos Zoulas writes:
> Module Name: src
> Committed By: christos
> Date: Sun Aug 29 09:54:18 UTC 2021
>
> Modified Files:
> src/distrib/sets/lists/debug: mi
> src/distrib/sets/lists/tests: mi
> src/etc/mtree: NetBSD.dist.tests
> src/tests/usr.sbin: Makefile
>
Module Name:src
Committed By: rin
Date: Mon Aug 30 05:57:51 UTC 2021
Modified Files:
src/sys/arch/hpcarm/dev: j720tp.c
Log Message:
Fix build without WSDISPLAY_COMPAT_RAWKBD.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hpcarm/dev/j720tp.c
Module Name:src
Committed By: rin
Date: Mon Aug 30 05:57:51 UTC 2021
Modified Files:
src/sys/arch/hpcarm/dev: j720tp.c
Log Message:
Fix build without WSDISPLAY_COMPAT_RAWKBD.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hpcarm/dev/j720tp.c
Module Name:src
Committed By: rin
Date: Mon Aug 30 01:29:41 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO
Log Message:
PR port-arm/56380
Disable PAX_ASLR for now, until the problem is fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15
Module Name:src
Committed By: rin
Date: Mon Aug 30 01:29:41 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO
Log Message:
PR port-arm/56380
Disable PAX_ASLR for now, until the problem is fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15
Module Name:src
Committed By: rin
Date: Mon Aug 30 01:25:10 UTC 2021
Modified Files:
src/sys/kern: kern_pax.c
Log Message:
Respect alignment requests of executable when PAX_ASLR is enabled on
kernel, but disabled for the process, as in the same manner as PAX_ASLR
is disabl
Module Name:src
Committed By: rin
Date: Mon Aug 30 01:25:10 UTC 2021
Modified Files:
src/sys/kern: kern_pax.c
Log Message:
Respect alignment requests of executable when PAX_ASLR is enabled on
kernel, but disabled for the process, as in the same manner as PAX_ASLR
is disabl
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:26:11 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO
Log Message:
Add nvme(4). (This machine has a PCIe x1 slot!)
It works just fine, instead of broken on-board mvsata(4).
To generate a diff of this c
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:26:11 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO
Log Message:
Add nvme(4). (This machine has a PCIe x1 slot!)
It works just fine, instead of broken on-board mvsata(4).
To generate a diff of this c
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:21:30 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO
Log Message:
CPU is arm926ej-s, not xscale.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/KUROBOX_PRO
Plea
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:21:30 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: KUROBOX_PRO
Log Message:
CPU is arm926ej-s, not xscale.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/KUROBOX_PRO
Plea
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:18:18 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
Support for big-endian mode has been added to evbarm/marvell.
Only KUROBOX_PRO has been tested until now.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:18:18 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
Support for big-endian mode has been added to evbarm/marvell.
Only KUROBOX_PRO has been tested until now.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:14:46 UTC 2021
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Build KUROBOX_PRO for evbarmv5eb.
Other marvell-based machines may also work, but not tested yet.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:14:46 UTC 2021
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Build KUROBOX_PRO for evbarmv5eb.
Other marvell-based machines may also work, but not tested yet.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:12:15 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: MARVELL_NAS
Log Message:
Enable FFS_EI and DISKLABEL_EI as this SoC supports both endians now.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:12:15 UTC 2021
Modified Files:
src/sys/arch/evbarm/conf: MARVELL_NAS
Log Message:
Enable FFS_EI and DISKLABEL_EI as this SoC supports both endians now.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:08:28 UTC 2021
Modified Files:
src/sys/dev/marvell: if_mvgbe.c mvgbereg.h
Log Message:
Add ARMEB support to mvgbe(4).
For ARMEB, peripheral is configured to little-endian mode, even if
CPU itself is in big-endian mode.
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:08:28 UTC 2021
Modified Files:
src/sys/dev/marvell: if_mvgbe.c mvgbereg.h
Log Message:
Add ARMEB support to mvgbe(4).
For ARMEB, peripheral is configured to little-endian mode, even if
CPU itself is in big-endian mode.
Module Name:src
Committed By: mrg
Date: Mon Aug 30 00:06:27 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1415 -r1.1416 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1414 -r1.1415 s
Module Name:src
Committed By: mrg
Date: Mon Aug 30 00:06:04 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
add radeon x1550.
To generate a diff of this commit:
cvs rdiff -u -r1.1428 -r1.1429 src/sys/dev/pci/pcidevs
Please note that diffs are not public d
Module Name:src
Committed By: mrg
Date: Mon Aug 30 00:06:27 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1415 -r1.1416 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1414 -r1.1415 s
Module Name:src
Committed By: mrg
Date: Mon Aug 30 00:06:04 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
add radeon x1550.
To generate a diff of this commit:
cvs rdiff -u -r1.1428 -r1.1429 src/sys/dev/pci/pcidevs
Please note that diffs are not public d
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:04:31 UTC 2021
Modified Files:
src/sys/arch/arm/marvell: armadaxp.c dove.c kirkwood.c mv78xx0.c
mvsoc.c mvsoc_space.c mvsocvar.h orion.c
src/sys/arch/evbarm/marvell: marvell_machdep.c
Log Message:
Ad
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:04:31 UTC 2021
Modified Files:
src/sys/arch/arm/marvell: armadaxp.c dove.c kirkwood.c mv78xx0.c
mvsoc.c mvsoc_space.c mvsocvar.h orion.c
src/sys/arch/evbarm/marvell: marvell_machdep.c
Log Message:
Ad
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:00:02 UTC 2021
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Add ARMEB support to marvell_start.
Since u-boot is running in little-endian mode, first few instructions
(to switch byte-order)
Module Name:src
Committed By: rin
Date: Mon Aug 30 00:00:02 UTC 2021
Modified Files:
src/sys/arch/evbarm/marvell: marvell_start.S
Log Message:
Add ARMEB support to marvell_start.
Since u-boot is running in little-endian mode, first few instructions
(to switch byte-order)
Module Name:src
Committed By: rin
Date: Sun Aug 29 23:49:32 UTC 2021
Modified Files:
src/sys/dev/ata: ata.c
Log Message:
Output missing '\n' for capability list when DMA support is not compiled in.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/d
Module Name:src
Committed By: rin
Date: Sun Aug 29 23:49:32 UTC 2021
Modified Files:
src/sys/dev/ata: ata.c
Log Message:
Output missing '\n' for capability list when DMA support is not compiled in.
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/d
Module Name:src
Committed By: rillig
Date: Sun Aug 29 17:01:27 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_155.exp msg_215.c msg_215.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: in C99 mode, make implicit function declarations an error
In
Module Name:src
Committed By: rillig
Date: Sun Aug 29 17:01:27 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_155.exp msg_215.c msg_215.exp
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: in C99 mode, make implicit function declarations an error
In
Module Name:src
Committed By: rillig
Date: Sun Aug 29 16:44:16 UTC 2021
Modified Files:
src/lib/libc/gmon: Makefile.inc
Log Message:
libc: suppress lint warning for namespacing mismatch for _mcount
This is the last remaining instance of lint warning 215, which is about
im
Module Name:src
Committed By: rillig
Date: Sun Aug 29 16:44:16 UTC 2021
Modified Files:
src/lib/libc/gmon: Makefile.inc
Log Message:
libc: suppress lint warning for namespacing mismatch for _mcount
This is the last remaining instance of lint warning 215, which is about
im
Module Name:src
Committed By: rillig
Date: Sun Aug 29 16:17:08 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: treat _mm_ as builtin function name prefix for all compilers
This prefix is not specific to GCC, it is also known by the Intel C
Comp
Module Name:src
Committed By: rillig
Date: Sun Aug 29 16:17:08 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: treat _mm_ as builtin function name prefix for all compilers
This prefix is not specific to GCC, it is also known by the Intel C
Comp
Module Name:src
Committed By: rillig
Date: Sun Aug 29 15:49:04 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_215.c
src/usr.bin/xlint/lint1: decl.c externs1.h tree.c
Log Message:
lint: add __sync_ and _mm_ as prefixes for builtin functions
These two a
Module Name:src
Committed By: rillig
Date: Sun Aug 29 15:49:04 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_215.c
src/usr.bin/xlint/lint1: decl.c externs1.h tree.c
Log Message:
lint: add __sync_ and _mm_ as prefixes for builtin functions
These two a
Module Name:src
Committed By: christos
Date: Sun Aug 29 11:43:48 UTC 2021
Modified Files:
src/usr.sbin/inetd: Makefile
Log Message:
remove -m32 accidentally committed
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/inetd/Makefile
Please note t
Module Name:src
Committed By: christos
Date: Sun Aug 29 11:43:48 UTC 2021
Modified Files:
src/usr.sbin/inetd: Makefile
Log Message:
remove -m32 accidentally committed
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/inetd/Makefile
Please note t
Module Name:src
Committed By: christos
Date: Sun Aug 29 11:43:25 UTC 2021
Modified Files:
src/usr.sbin/inetd: Makefile inetd.c
Log Message:
fix printf formats (intmax -> j)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/inetd/Makefile
cvs rdif
Module Name:src
Committed By: christos
Date: Sun Aug 29 11:43:25 UTC 2021
Modified Files:
src/usr.sbin/inetd: Makefile inetd.c
Log Message:
fix printf formats (intmax -> j)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/inetd/Makefile
cvs rdif
Module Name:src
Committed By: rillig
Date: Sun Aug 29 10:18:17 UTC 2021
Modified Files:
src/usr.bin/xlint/lint2: read.c
Log Message:
lint: remove redundant call to strchr
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/usr.bin/xlint/lint2/read.c
Please
Module Name:src
Committed By: rillig
Date: Sun Aug 29 10:18:17 UTC 2021
Modified Files:
src/usr.bin/xlint/lint2: read.c
Log Message:
lint: remove redundant call to strchr
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/usr.bin/xlint/lint2/read.c
Please
Module Name:src
Committed By: rillig
Date: Sun Aug 29 10:13:02 UTC 2021
Modified Files:
src/usr.bin/xlint/lint2: chk.c emit2.c lint2.h read.c
Log Message:
lint: un-abbreviate members of sym_t
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -
Module Name:src
Committed By: rillig
Date: Sun Aug 29 10:13:02 UTC 2021
Modified Files:
src/usr.bin/xlint/lint2: chk.c emit2.c lint2.h read.c
Log Message:
lint: un-abbreviate members of sym_t
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:54:18 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/usr.sbin: Makefile
src/usr.sbin/inetd: Make
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:54:18 UTC 2021
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/usr.sbin: Makefile
src/usr.sbin/inetd: Make
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:48:02 UTC 2021
Modified Files:
src/usr.bin/xlint/lint2: lint2.h
Log Message:
lint: in debug mode, use proper type for sym_t.s_def
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/xlint/lint
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:48:02 UTC 2021
Modified Files:
src/usr.bin/xlint/lint2: lint2.h
Log Message:
lint: in debug mode, use proper type for sym_t.s_def
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/xlint/lint
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:41:59 UTC 2021
Modified Files:
src/lib/libedit: map.c
Log Message:
^W is traditionally bound to ed-delete-prev-word and not kill-region
^R is traditionally bound to em-inc-search-next and not redisplay
This is what
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:41:59 UTC 2021
Modified Files:
src/lib/libedit: map.c
Log Message:
^W is traditionally bound to ed-delete-prev-word and not kill-region
^R is traditionally bound to em-inc-search-next and not redisplay
This is what
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:29:32 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
src/usr.bin/xlint/common: lint.h
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: allow 'fallthrough' as alternativ
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:29:32 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
src/usr.bin/xlint/common: lint.h
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: allow 'fallthrough' as alternativ
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:17:58 UTC 2021
Modified Files:
src/sbin/restore: interactive.c
Log Message:
Fix reversed test (thanks phone@)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin/restore/interactive.c
Please n
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:17:58 UTC 2021
Modified Files:
src/sbin/restore: interactive.c
Log Message:
Fix reversed test (thanks phone@)
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin/restore/interactive.c
Please n
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:15:33 UTC 2021
Modified Files:
src/sbin/restore: interactive.c
Log Message:
fix wrong size (thanks mlelstv@)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sbin/restore/interactive.c
Please no
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:15:33 UTC 2021
Modified Files:
src/sbin/restore: interactive.c
Log Message:
fix wrong size (thanks mlelstv@)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sbin/restore/interactive.c
Please no
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:09:53 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
Log Message:
tests/lint: test lowercase fallthrough
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:09:53 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
Log Message:
tests/lint: test lowercase fallthrough
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:05:35 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: accept keyword variant FALL THROUGH as alias to FALLTHROUGH
Seen in archi
Module Name:src
Committed By: rillig
Date: Sun Aug 29 09:05:35 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: accept keyword variant FALL THROUGH as alias to FALLTHROUGH
Seen in archi
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:02:01 UTC 2021
Modified Files:
src: build.sh
Log Message:
Fix rumptest target && enable separate rump target. From Damien Zammit
To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 src/build.sh
Pleas
Module Name:src
Committed By: christos
Date: Sun Aug 29 09:02:01 UTC 2021
Modified Files:
src: build.sh
Log Message:
Fix rumptest target && enable separate rump target. From Damien Zammit
To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 src/build.sh
Pleas
Module Name:src
Committed By: rillig
Date: Sun Aug 29 08:57:50 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
Log Message:
tests/lint: test variants of the FALLTHROUGH comment
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/
Module Name:src
Committed By: rillig
Date: Sun Aug 29 08:57:50 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_220.c msg_220.exp
Log Message:
tests/lint: test variants of the FALLTHROUGH comment
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/
Module Name:src
Committed By: christos
Date: Sun Aug 29 08:43:12 UTC 2021
Modified Files:
src/external/cddl/osnet/sys/sys: time.h
Log Message:
Include for all GNU systems (hurd). From Damien Zammit
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/extern
Module Name:src
Committed By: christos
Date: Sun Aug 29 08:43:12 UTC 2021
Modified Files:
src/external/cddl/osnet/sys/sys: time.h
Log Message:
Include for all GNU systems (hurd). From Damien Zammit
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/extern
Module Name:src
Committed By: christos
Date: Sun Aug 29 08:41:57 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/libcpp: files.c
Log Message:
Add missing parentheses around ternary operator (Etienne Brateau, via
Damien Zammit)
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Sun Aug 29 08:41:57 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/libcpp: files.c
Log Message:
Add missing parentheses around ternary operator (Etienne Brateau, via
Damien Zammit)
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: rillig
Date: Sun Aug 29 08:36:00 UTC 2021
Modified Files:
src/tools: Makefile.gnuhost
Log Message:
tools: in non-verbose mode, build the tools silently
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/tools/Makefile.gnuhost
Module Name:src
Committed By: rillig
Date: Sun Aug 29 08:36:00 UTC 2021
Modified Files:
src/tools: Makefile.gnuhost
Log Message:
tools: in non-verbose mode, build the tools silently
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/tools/Makefile.gnuhost
73 matches
Mail list logo