CVS commit: src/sys/net

2021-04-25 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Mon Apr 26 02:36:46 UTC 2021 Modified Files: src/sys/net: if_spppsubr.c Log Message: Fix locking order since IFNET_LOCK must be held before acquiring SPPP_LOCK To generate a diff of this commit: cvs rdiff -u -r1.220 -r1.221

CVS commit: src/share/mk

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 26 00:38:23 UTC 2021 Modified Files: src/share/mk: bsd.sys.mk Log Message: Revert the AFLAGS change since it affects kernels. To generate a diff of this commit: cvs rdiff -u -r1.305 -r1.306 src/share/mk/bsd.sys.mk

CVS commit: src/sys/arch/mips/conf

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 26 00:28:01 UTC 2021 Modified Files: src/sys/arch/mips/conf: Makefile.mips Log Message: Produce elf32 images for mipsn64eb too To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72

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

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:58:23 UTC 2021 Added Files: src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el: Makefile.inc config.h config.m4 gmp-mparam.h gmp.h srcs.mk Log Message: Copied from mips64el To generate a diff of this

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

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:57:47 UTC 2021 Added Files: src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb: Makefile.inc config.h config.m4 gmp-mparam.h gmp.h srcs.mk Log Message: copied from mips64eb To generate a diff of this

CVS commit: src/external/lgpl3/mpfr/lib/libmpfr

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:55:55 UTC 2021 Modified Files: src/external/lgpl3/mpfr/lib/libmpfr: Makefile Log Message: Handle mipsn64 To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/external/lgpl3/mpfr/lib/libmpfr/Makefile

CVS commit: src/usr.bin/ldd

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:52:59 UTC 2021 Modified Files: src/usr.bin/ldd: Makefile.inc src/usr.bin/ldd/build: Makefile src/usr.bin/ldd/elf64: Makefile Log Message: Handle mipsn64 To generate a diff of this commit: cvs

CVS commit: src/lib/libc/arch/mips

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:45:58 UTC 2021 Modified Files: src/lib/libc/arch/mips: Makefile.inc src/lib/libc/arch/mips/gdtoa: Makefile.inc Log Message: Use ${MACHINE_MIPS64} To generate a diff of this commit: cvs rdiff -u -r1.14

CVS commit: src/lib

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:43:48 UTC 2021 Modified Files: src/lib: Makefile Log Message: Use ${MACHINE_MIPS64} To generate a diff of this commit: cvs rdiff -u -r1.291 -r1.292 src/lib/Makefile Please note that diffs are not public domain;

CVS commit: src/lib/libm

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:43:20 UTC 2021 Modified Files: src/lib/libm: Makefile Log Message: Use ${MACHINE_MIPS64} To generate a diff of this commit: cvs rdiff -u -r1.212 -r1.213 src/lib/libm/Makefile Please note that diffs are not

CVS commit: src/sys/arch/pmax/stand

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:42:08 UTC 2021 Modified Files: src/sys/arch/pmax/stand: Makefile.booters Log Message: Handle mipsn64 To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/arch/pmax/stand/Makefile.booters Please

CVS commit: src/sys/modules/dtrace

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:41:23 UTC 2021 Modified Files: src/sys/modules/dtrace: Makefile Log Message: Handle mipsn64 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/modules/dtrace/Makefile Please note that diffs

CVS commit: src/etc

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:40:52 UTC 2021 Modified Files: src/etc/etc.cobalt: Makefile.inc src/etc/etc.evbmips: Makefile.inc src/etc/mtree: Makefile Log Message: Handle mipsn64 To generate a diff of this commit: cvs rdiff

CVS commit: src/distrib

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:40:06 UTC 2021 Modified Files: src/distrib/cobalt/instkernel: Makefile src/distrib/evbmips/instkernel/instkernel: Makefile src/distrib/evbmips/instkernel/ramdisk: Makefile

CVS commit: src/external/gpl3/binutils

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:35:52 UTC 2021 Modified Files: src/external/gpl3/binutils/dist: config.sub src/external/gpl3/binutils/dist/gas: configure configure.ac src/external/gpl3/binutils/dist/ld: configure.tgt

CVS commit: src/sys/arch/mips/conf

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:24:00 UTC 2021 Modified Files: src/sys/arch/mips/conf: Makefile.mips Log Message: use ${MACHINE_MIPS64} To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/mips/conf/Makefile.mips Please

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

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:23:19 UTC 2021 Modified Files: src/external/mit/xorg/lib/pixman: Makefile Log Message: handle mipsn64el To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/external/mit/xorg/lib/pixman/Makefile

CVS commit: src/external/gpl3/gdb/lib

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:21:10 UTC 2021 Added Files: src/external/gpl3/gdb/lib/libbfd/arch/mipsn64eb: bfd-in3.h bfd.h bfd_stdint.h bfdver.h config.h defs.mk src/external/gpl3/gdb/lib/libctf/arch/mipsn64eb: config.h

CVS commit: [thorpej-i2c-spi-conf] src/sys/arch/sandpoint/sandpoint

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 23:19:16 UTC 2021 Modified Files: src/sys/arch/sandpoint/sandpoint [thorpej-i2c-spi-conf]: autoconf.c Log Message: Use a private devhandle to implement i2c device enumeration on the Sandpoint-based NAS devices. To

CVS commit: src/external/gpl3/gdb/dist

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:18:42 UTC 2021 Modified Files: src/external/gpl3/gdb/dist: config.sub Log Message: add mipsn64 targets To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gdb/dist/config.sub Please

CVS commit: src/external/gpl3/gcc

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:12:54 UTC 2021 Modified Files: src/external/gpl3/gcc/dist: config.sub src/external/gpl3/gcc/dist/gcc: config.gcc src/external/gpl3/gcc/dist/gcc/config/mips: netbsd64.h t-netbsd64

CVS commit: src/common/lib/libc/arch/mips/atomic

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:45:16 UTC 2021 Modified Files: src/common/lib/libc/arch/mips/atomic: Makefile.inc Log Message: use ${MACHINE_MIPS64} To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/distrib/sets/lists

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:30:30 UTC 2021 Modified Files: src/distrib/sets/lists/base: ad.mips src/distrib/sets/lists/comp: ad.mips src/distrib/sets/lists/debug: ad.mips Log Message: Choose the right compat sets for the

CVS commit: src

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:29:22 UTC 2021 Modified Files: src: build.sh Log Message: Add mipsn64e[bl] targets which use 64 bit binaries instead of n32 ones. To generate a diff of this commit: cvs rdiff -u -r1.346 -r1.347 src/build.sh

CVS commit: src/sys/compat/netbsd32

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:27:08 UTC 2021 Modified Files: src/sys/compat/netbsd32: netbsd32.mk Log Message: All mips64 has compat_netbsd32 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/compat/netbsd32/netbsd32.mk

CVS commit: src/external/gpl3/gcc/usr.bin/cc1plus

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:25:55 UTC 2021 Modified Files: src/external/gpl3/gcc/usr.bin/cc1plus: Makefile Log Message: Limit no-error to stack-protector To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/external/gpl3/gcc/usr.bin/cc1objplus

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:25:00 UTC 2021 Modified Files: src/external/gpl3/gcc/usr.bin/cc1objplus: Makefile Log Message: - Disable stack-protector errors like we did for cc1plus - use ${MACHINE_MIPS64} To generate a diff of this commit:

CVS commit: [thorpej-i2c-spi-conf] src/sys/dev/fdt

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 22:20:08 UTC 2021 Modified Files: src/sys/dev/fdt [thorpej-i2c-spi-conf]: fdt_i2c.c Log Message: - Don't call of_enter_i2c_devs() -- it no longer exists. - Pass along the provided devhandle to the i2c bus instance.

CVS commit: [thorpej-i2c-spi-conf] src/sys/dev/ofw

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 22:16:05 UTC 2021 Modified Files: src/sys/dev/ofw [thorpej-i2c-spi-conf]: ofw_i2c_subr.c openfirm.h Log Message: Implement "i2c-enumerate-devices" for OFW / FDT. To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: [thorpej-i2c-spi-conf] src/sys

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 22:02:59 UTC 2021 Modified Files: src/sys/arch/arm/broadcom [thorpej-i2c-spi-conf]: bcm2835_bsc_acpi.c src/sys/arch/x86/pci [thorpej-i2c-spi-conf]: dwiic_pci.c src/sys/dev/acpi [thorpej-i2c-spi-conf]:

CVS commit: src/sys/arch/sparc/sparc

2021-04-25 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 25 21:59:38 UTC 2021 Modified Files: src/sys/arch/sparc/sparc: locore.s Log Message: fix a comment to match the code. To generate a diff of this commit: cvs rdiff -u -r1.279 -r1.280 src/sys/arch/sparc/sparc/locore.s

CVS commit: src/share/mk

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 21:55:58 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: make MACHINE_MIPS a boolean not a condition To generate a diff of this commit: cvs rdiff -u -r1.1245 -r1.1246 src/share/mk/bsd.own.mk Please

CVS commit: [thorpej-i2c-spi-conf] src/sys

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 21:52:28 UTC 2021 Modified Files: src/sys/arch/arm/broadcom [thorpej-i2c-spi-conf]: bcm2835_bsc_acpi.c src/sys/arch/x86/pci [thorpej-i2c-spi-conf]: dwiic_pci.c src/sys/dev/acpi [thorpej-i2c-spi-conf]:

CVS commit: [thorpej-i2c-spi-conf] src/sys/dev/acpi

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 21:49:56 UTC 2021 Modified Files: src/sys/dev/acpi [thorpej-i2c-spi-conf]: acpi_i2c.c Removed Files: src/sys/dev/acpi [thorpej-i2c-spi-conf]: acpi_i2c.h Log Message: Implement "i2c-enumerate-devices" for ACPI.

CVS commit: [thorpej-i2c-spi-conf] src/sys/dev/i2c

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 21:45:16 UTC 2021 Modified Files: src/sys/dev/i2c [thorpej-i2c-spi-conf]: i2c.c i2cvar.h Log Message: Stop using a prop_array of child device data to perform direct configuration of i2c devices. Instead, introduce

CVS commit: src/usr.bin/make/unit-tests

2021-04-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 25 21:05:38 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: cond-token-var.mk Log Message: tests/make: add tests for ${...} without operator in conditions These tests are already covered in cond-cmp-unary.mk, but

CVS commit: src/games/cgram

2021-04-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 25 20:38:03 UTC 2021 Modified Files: src/games/cgram: cgram.c Log Message: cgram: use ASCII-only implementation of functions The function 'encode' already assumes that all letter characters are contiguous and that there

CVS commit: src/games/cgram

2021-04-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 25 20:19:19 UTC 2021 Modified Files: src/games/cgram: cgram.c Log Message: cgram: provide usage on incorrect invocation To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/games/cgram/cgram.c Please note

CVS commit: src/games/cgram

2021-04-25 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Apr 25 20:14:29 UTC 2021 Modified Files: src/games/cgram: cgram.c Log Message: cgram: conform to lint's strict bool mode, KNF To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/games/cgram/cgram.c Please

CVS commit: src/compat/mips64

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 18:44:05 UTC 2021 Modified Files: src/compat/mips64/n32: bsd.n32.mk src/compat/mips64/o32: bsd.o32.mk Log Message: define BFD_MACHINE_ARCH. This worked by accident before since the default 64 bit target was

CVS commit: [netbsd-9] src/doc

2021-04-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Apr 25 18:30:58 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Ticket #1253 To generate a diff of this commit: cvs rdiff -u -r1.1.2.69 -r1.1.2.70 src/doc/CHANGES-9.2 Please note that diffs are not

CVS commit: [netbsd-9] src/external/gpl2/texinfo/dist

2021-04-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Apr 25 18:29:56 UTC 2021 Modified Files: src/external/gpl2/texinfo/dist [netbsd-9]: configure Log Message: Pull up following revision(s) (requested by cjep in ticket #1253): external/gpl2/texinfo/dist/configure:

CVS commit: src/sys/arch/hpcmips/dev

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 18:26:15 UTC 2021 Modified Files: src/sys/arch/hpcmips/dev: it8368.c Log Message: it8368_attach_socket(): Pass the device_t to config_found(), not the softc. This was missed due to a (void *) cast when the device_t /

CVS commit: src/doc

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 18:16:25 UTC 2021 Modified Files: src/doc: BRANCHES Log Message: Document thorpej-i2c-spi-conf branch. To generate a diff of this commit: cvs rdiff -u -r1.358 -r1.359 src/doc/BRANCHES Please note that diffs are not

CVS commit: src/share/mk

2021-04-25 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Apr 25 15:33:15 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: Add missing \ for previous. To generate a diff of this commit: cvs rdiff -u -r1.1244 -r1.1245 src/share/mk/bsd.own.mk Please note that diffs are

CVS commit: src/external/gpl3/gcc

2021-04-25 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Apr 25 15:32:25 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: Update as(1) failure on armv6; it occurs also for earmv6hfeb, whereas it does not for earmv6{,eb}. To generate a diff of this commit:

CVS commit: src/compat

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:18:23 UTC 2021 Modified Files: src/compat: archdirs.mk src/compat/mips64/64: bsd.64.mk src/compat/mips64/o32: bsd.o32.mk Added Files: src/compat/mips64/n32: Makefile bsd.n32.mk Log Message:

CVS commit: src/sys/rump

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:16:56 UTC 2021 Modified Files: src/sys/rump: Makefile.rump Log Message: use MACHINE_MIPS64 To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 src/sys/rump/Makefile.rump Please note that diffs are

CVS commit: src/sys/rump/librump/rumpkern/arch/mips

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:12:02 UTC 2021 Modified Files: src/sys/rump/librump/rumpkern/arch/mips: Makefile.inc Log Message: mipsn64* is native 64 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/tools

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:11:28 UTC 2021 Modified Files: src/tools: Makefile Log Message: Make mips-elf2ecoff available for all mips To generate a diff of this commit: cvs rdiff -u -r1.207 -r1.208 src/tools/Makefile Please note that

CVS commit: src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/riscv64

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:09:40 UTC 2021 Modified Files: src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/riscv64: Makefile Log Message: fix cargo-cult To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \

CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:09:08 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64: Makefile Log Message: fix cargo-cult To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:08:28 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile Log Message: - include - use MACHINE_MIPS64 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: src/external/apache2/llvm/include

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:06:49 UTC 2021 Modified Files: src/external/apache2/llvm/include: Makefile Log Message: MACHINE_CPU is always mips (no functional change) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/share/mk

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 14:32:20 UTC 2021 Modified Files: src/share/mk: bsd.own.mk bsd.sys.mk Log Message: - since we are using regex already, shorten by merging arm and mips entries - add a MACHINE_MIPS64 macro shorthand - pass

CVS commit: src/sys/arch/landisk/conf

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 13:33:27 UTC 2021 Modified Files: src/sys/arch/landisk/conf: files.landisk Log Message: PCI busses do not attach directly to mainbus (they attach to shpcic, which in turn attaches to mainbus), so there is no need for

CVS commit: src/sys/arch/sparc64/conf

2021-04-25 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Apr 25 13:22:49 UTC 2021 Modified Files: src/sys/arch/sparc64/conf: files.sparc64 Log Message: PCI busses do not attach to "ebus", therefore there is no need for it to carry the "pcibus" interface attribute. Fixes

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 11:26:01 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: configure Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 othersrc/usr.bin/tnftp/configure Please note that diffs are

CVS commit: [netbsd-9] src/doc

2021-04-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Apr 25 11:15:14 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Tickets #1251 and #1252 To generate a diff of this commit: cvs rdiff -u -r1.1.2.68 -r1.1.2.69 src/doc/CHANGES-9.2 Please note that diffs

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

2021-04-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Apr 25 11:13:03 UTC 2021 Modified Files: src/sys/arch/arm/dts [netbsd-9]: sun50i-h5.dtsi src/sys/arch/arm/sunxi [netbsd-9]: sun8i_crypto.c sun8i_h3_ccu.c Log Message: Pull up following revision(s) (requested by

CVS commit: [netbsd-9] src/usr.sbin/hdaudioctl

2021-04-25 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Apr 25 11:07:45 UTC 2021 Modified Files: src/usr.sbin/hdaudioctl [netbsd-9]: hdaudioctl.8 Log Message: Pull up following revision(s) (requested by nia in ticket #1251): usr.sbin/hdaudioctl/hdaudioctl.8: revision 1.8

CVS commit: src/external/gpl3/gcc

2021-04-25 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 25 10:08:25 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: armv6 little endian has problems with GCC 10. rpi# cat bar.s .cfi_startproc .cfi_endproc rpi# as bar.s bar.s: Assembler

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 09:40:34 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: configure configure.ac Log Message: configure: check all glob flags we use Also check GLOB_NOCHECK, even though it's standard. Makes the autoconf check

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 09:29:43 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: ChangeLog othersrc/usr.bin/tnftp/src: Makefile.am Makefile.in Log Message: Change tnftp(1) to refer to "tnftp" instead of "ftp". To generate a

CVS commit: src/usr.bin/ftp

2021-04-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 09:09:55 UTC 2021 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): consistently use FTP for protocol use. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/usr.bin/ftp/ftp.1 Please note

CVS commit: src/usr.bin/ftp

2021-04-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 08:46:19 UTC 2021 Modified Files: src/usr.bin/ftp: ftp.1 Log Message: ftp(1): consistent Ic (not Nm) for commands To generate a diff of this commit: cvs rdiff -u -r1.144 -r1.145 src/usr.bin/ftp/ftp.1 Please note that

CVS commit: src/usr.bin/ftp

2021-04-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 08:26:35 UTC 2021 Modified Files: src/usr.bin/ftp: util.c Log Message: better XXX comment for buggy ftp server To generate a diff of this commit: cvs rdiff -u -r1.161 -r1.162 src/usr.bin/ftp/util.c Please note that

CVS commit: othersrc/usr.bin/tnftp/src

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 08:23:22 UTC 2021 Modified Files: othersrc/usr.bin/tnftp/src: progressbar.c Log Message: nicer XXX comment To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 othersrc/usr.bin/tnftp/src/progressbar.c

CVS commit: othersrc/usr.bin/tnftp

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 08:05:49 UTC 2021 Modified Files: othersrc/usr.bin/tnftp: ChangeLog Log Message: ChangeLog: previous va_copy fix. today's import To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74

CVS commit: src

2021-04-25 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 25 08:01:54 UTC 2021 Modified Files: src/doc: CHANGES src/external/gpl3/gcc: README.gcc10 src/share/mk: bsd.own.mk Log Message: switch powerpc and arm64 to GCC 10. To generate a diff of this commit: cvs

CVS commit: othersrc/usr.bin/tnftp/src

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 07:50:37 UTC 2021 Modified Files: othersrc/usr.bin/tnftp/src: cmds.c fetch.c ftp.1 ftp.c main.c progressbar.c progressbar.h ssl.c version.h Log Message: Merge differences between NetBSD-20200608 and

CVS import: othersrc/usr.bin/tnftp/src

2021-04-25 Thread Luke Mewburn
Module Name:othersrc Committed By: lukem Date: Sun Apr 25 07:46:26 UTC 2021 Update of /cvsroot/othersrc/usr.bin/tnftp/src In directory ivanova.netbsd.org:/tmp/cvs-serv6414 Log Message: Import NetBSD ftp as at 2021-01-31 Changes since import tag NetBSD-20200608: * Fix signal

CVS commit: src/usr.sbin/postinstall

2021-04-25 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sun Apr 25 06:21:37 UTC 2021 Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: re-align list output To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38