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

2020-10-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 9 06:44:42 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: archive.exp archive.mk Log Message: make(1): use consistent order in .OODATE in test archive.mk To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.

CVS commit: src/share/mk

2020-10-08 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Oct 9 05:41:16 UTC 2020 Modified Files: src/share/mk: bsd.own.mk Log Message: switch powerpc, sh3, vax and m68k to GCC 9. that's everyone. thanks espcially to rin@ for testing and fixing issues. To generate a diff of this co

CVS commit: src/distrib/sets/lists/xserver

2020-10-08 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Oct 9 04:32:58 UTC 2020 Added Files: src/distrib/sets/lists/xserver: md.hppa Log Message: set list for hppa To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/distrib/sets/lists/xserver/md.hppa Please note tha

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

2020-10-08 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Oct 9 04:28:38 UTC 2020 Modified Files: src/external/mit/xorg/server/drivers: Makefile Log Message: build some potentially useful drivers on hppa To generate a diff of this commit: cvs rdiff -u -r1.99 -r1.100 src/external

CVS commit: src/share/mk

2020-10-08 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Oct 9 04:19:43 UTC 2020 Modified Files: src/share/mk: bsd.own.mk Log Message: build Xorg server on hppa To generate a diff of this commit: cvs rdiff -u -r1.1222 -r1.1223 src/share/mk/bsd.own.mk Please note that diffs are

CVS commit: src/share/man/man4

2020-10-08 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Fri Oct 9 01:49:53 UTC 2020 Modified Files: src/share/man/man4: options.4 Log Message: options.4: add a basic entry for the CNMAGIC option To generate a diff of this commit: cvs rdiff -u -r1.516 -r1.517 src/share/man/man4/o

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2020-10-08 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Thu Oct 8 23:04:34 UTC 2020 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Fix crash when more than 32 pci(4) devices are attached. To generate a diff of this commit: cvs rdiff -u -r1.18 -

CVS commit: src/sys/arch/arm/rockchip

2020-10-08 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Thu Oct 8 22:14:00 UTC 2020 Modified Files: src/sys/arch/arm/rockchip: rk3399_pcie.c Log Message: rk3399_pcie: do reset timing according to PCI Express Base Specification Don't do link training or configuration space accesses withi

CVS commit: src/sys/dev/ic

2020-10-08 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Thu Oct 8 21:00:25 UTC 2020 Modified Files: src/sys/dev/ic: dm9000reg.h Log Message: add DM9000A register definitions To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/dm9000reg.h Please note that di

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

2020-10-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 8 19:11:36 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile Log Message: make(1): remove test misc.mk from Makefile To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164 src/usr.bin/make/unit-tes

CVS commit: src

2020-10-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 8 19:09:08 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: varname-dot-curdir.mk Removed Files: src/usr.bin/make/unit-tests: misc.exp misc.mk Log Message: make(1): mo

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

2020-10-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 8 18:37:26 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: archive.exp archive.mk Log Message: make(1): make individual targets in test archive.mk visible This test still fails on FreeBSD, printing the "ar cru, ran

CVS commit: [netbsd-9] src/doc

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 18:11:21 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Tickets #1097 - #1105 To generate a diff of this commit: cvs rdiff -u -r1.1.2.118 -r1.1.2.119 src/doc/CHANGES-9.1 Please note that diffs

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

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 18:10:01 UTC 2020 Modified Files: src/sys/arch/arm/include/arm32 [netbsd-9]: vmparam.h Log Message: Pull up following revision(s) (requested by he in ticket #1105): sys/arch/arm/include/arm32/vmparam.h: revisio

CVS commit: [netbsd-8] src/doc

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 18:07:38 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Tickets #1611 - #1613 To generate a diff of this commit: cvs rdiff -u -r1.1.2.40 -r1.1.2.41 src/doc/CHANGES-8.3 Please note that diffs ar

CVS commit: [netbsd-8] src/sys

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 18:06:13 UTC 2020 Modified Files: src/sys/netinet [netbsd-8]: in.c src/sys/netinet6 [netbsd-8]: in6.c Log Message: Pull up following revision(s) (requested by roy in ticket #1613): sys/netinet/in.c: rev

CVS commit: [netbsd-9] src/sys

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 18:05:00 UTC 2020 Modified Files: src/sys/netinet [netbsd-9]: in.c src/sys/netinet6 [netbsd-9]: in6.c Log Message: Pull up following revision(s) (requested by roy in ticket #1104): sys/netinet/in.c: rev

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

2020-10-08 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 8 17:54:20 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile opt-debug-jobs.exp Log Message: make(1): fix test opt-debug-jobs on non-native platforms To generate a diff of this commit: cvs rdiff -u -r1.162

CVS commit: [netbsd-8] src/sys/netipsec

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 17:50:11 UTC 2020 Modified Files: src/sys/netipsec [netbsd-8]: xform_esp.c Log Message: Pull up following revision(s) (requested by knakahara in ticket #1612): sys/netipsec/xform_esp.c: revision 1.101 Make seq

CVS commit: [netbsd-9] src/sys/netipsec

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 17:49:03 UTC 2020 Modified Files: src/sys/netipsec [netbsd-9]: xform_esp.c Log Message: Pull up following revision(s) (requested by knakahara in ticket #1103): sys/netipsec/xform_esp.c: revision 1.101 Make seq

CVS commit: [netbsd-8] src/etc

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 16:55:22 UTC 2020 Modified Files: src/etc [netbsd-8]: ntp.conf Log Message: Pull up following revision(s) (requested by kim in ticket #1611): etc/ntp.conf: revision 1.21 etc/ntp.conf: revision 1.22 Use

CVS commit: [netbsd-9] src/etc

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 16:53:57 UTC 2020 Modified Files: src/etc [netbsd-9]: ntp.conf Log Message: Pull up following revision(s) (requested by kim in ticket #1102): etc/ntp.conf: revision 1.21 etc/ntp.conf: revision 1.22 Use

CVS commit: [netbsd-9] src/share/man/man8

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 16:49:37 UTC 2020 Modified Files: src/share/man/man8 [netbsd-9]: afterboot.8 Log Message: Pull up following revision(s) (requested by nia in ticket #1101): share/man/man8/afterboot.8: revision 1.74 ifconfig up

CVS commit: [netbsd-9] src

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 16:47:12 UTC 2020 Modified Files: src/share/man/man4 [netbsd-9]: pms.4 src/sys/dev/pckbport [netbsd-9]: synaptics.c Log Message: Pull up following revision(s) (requested by nia in ticket #1100): sys/dev

CVS commit: [netbsd-9] src

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 16:04:07 UTC 2020 Modified Files: src/distrib/sets/lists/xbase [netbsd-9]: mi src/external/mit/ctwm [netbsd-9]: Makefile src/external/mit/ctwm/bin/ctwm [netbsd-9]: Makefile Added Files: src/extern

CVS commit: src/crypto/external/bsd/openssl/include/openssl

2020-10-08 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Oct 8 16:00:09 UTC 2020 Modified Files: src/crypto/external/bsd/openssl/include/openssl: opensslconf.h Log Message: openssl: Define OPENSSL_NO_EC_NISTP_64_GCC_128 for Alpha too The ecp_nistp521.c code depends on doing unal

CVS commit: [netbsd-9] xsrc/external/mit

2020-10-08 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Thu Oct 8 15:52:11 UTC 2020 Modified Files: xsrc/external/mit/xdm/dist/config [netbsd-9]: Xsession.in xsrc/external/mit/xinit/dist [netbsd-9]: xinitrc.cpp xsrc/external/mit/xsm/dist [netbsd-9]: system.xsm Log Mes

CVS commit: [netbsd-9] src/external/mit/xorg/bin/xeyes

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 15:43:15 UTC 2020 Modified Files: src/external/mit/xorg/bin/xeyes [netbsd-9]: Makefile Log Message: Pull up following revision(s) (requested by nia in ticket #1098): external/mit/xorg/bin/xeyes/Makefile: revisi

CVS commit: [netbsd-9] src/external/mit/xorg/bin/xterm

2020-10-08 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 8 15:40:52 UTC 2020 Modified Files: src/external/mit/xorg/bin/xterm [netbsd-9]: Makefile Log Message: Pull up following revision(s) (requested by nia in ticket #1097): external/mit/xorg/bin/xterm/Makefile: revisi

CVS commit: src/distrib/sets/lists/base

2020-10-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 8 14:22:21 UTC 2020 Modified Files: src/distrib/sets/lists/base: mi Log Message: Mark US/Pacific-New obsolete To generate a diff of this commit: cvs rdiff -u -r1.1265 -r1.1266 src/distrib/sets/lists/base/mi Please note

CVS commit: src/sys/uvm/pmap

2020-10-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 8 14:02:40 UTC 2020 Modified Files: src/sys/uvm/pmap: pmap.c pmap_segtab.c Log Message: %#jx vs %jx consistency in UVMHIST_LOG To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/uvm/pmap/pmap.c cvs rdi

CVS commit: src/external/public-domain/tz/share/zoneinfo

2020-10-08 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Oct 8 13:44:36 UTC 2020 Modified Files: src/external/public-domain/tz/share/zoneinfo: Makefile Log Message: tzdata 2020b: the ancient systemv and pacificnew zone files are gone, as is the yearistype.sh script (2020b zic, if/when

CVS commit: src/sys/arch/arm/include/arm32

2020-10-08 Thread Havard Eidnes
Module Name:src Committed By: he Date: Thu Oct 8 12:49:06 UTC 2020 Modified Files: src/sys/arch/arm/include/arm32: vmparam.h Log Message: Bump MAXDSIZ from 1536 to 1836. 1836 is 2048-128(MAXTSIZ)-64(MAXSSIZ). Gives us a fighting chance to build rust natively. OK'ed by skr

CVS commit: src/sys/dev/ic

2020-10-08 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Thu Oct 8 11:29:05 UTC 2020 Modified Files: src/sys/dev/ic: dm9000reg.h Log Message: improve register descriptions To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/dm9000reg.h Please note that diffs

CVS commit: src/sys/kern

2020-10-08 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Oct 8 09:16:13 UTC 2020 Modified Files: src/sys/kern: kern_cpu.c Log Message: PR kern/45117 Work around regression introduced in rev 1.92: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/kern/kern_cpu.c#rev1.92 by which ``cpuctl

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

2020-10-08 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Oct 8 08:32:57 UTC 2020 Modified Files: src/external/gpl3/gdb/lib/libgdb: Makefile Log Message: Apply hack for GDB 8.3 on arm to GDB 11. XXX Not tested as GDB 11 does not build for arm at the moment. Note that dist/gdb/dwarf2f

CVS commit: src

2020-10-08 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Oct 8 08:31:37 UTC 2020 Modified Files: src/doc: HACKS src/external/gpl3/gdb.old/lib/libgdb: Makefile Log Message: GCC 9.3 miscompiles dwarf2{expr,loc}.c with -O2 for earmv5hf{,eb} (-O1 is fine). This is a new regression