CVS commit: src/sys/dev/usb

2021-07-14 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Thu Jul 15 03:25:50 UTC 2021 Modified Files: src/sys/dev/usb: if_mue.c uchcom.c Log Message: explanation typo To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/dev/usb/if_mue.c cvs rdiff -u -r1.38 -r1.39

CVS commit: src/sys/arch/alpha/jensenio

2021-07-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jul 15 01:43:54 UTC 2021 Modified Files: src/sys/arch/alpha/jensenio: jensenio_intr.c Log Message: - Use defined constants for PIC registers, not magic numbers (XXX except for the ELCR register; need a new header file). -

CVS commit: src/sys/arch/alpha/pci

2021-07-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jul 15 01:29:23 UTC 2021 Modified Files: src/sys/arch/alpha/pci: sio_pic.c Log Message: - Use defined constants for PIC registers, not magic numbers. - Inline specific_eoi(). NFC. To generate a diff of this commit: cvs

CVS commit: src

2021-07-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 14 20:39:13 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile decl.c decl.exp decl_struct_member.c decl_struct_member.exp gcc_attribute_func.c

CVS commit: src/usr.sbin/sysinst

2021-07-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jul 14 18:56:05 UTC 2021 Modified Files: src/usr.sbin/sysinst: disks.c Log Message: When converting partitions from one scheme to another, never fail without providing (if requested) a proper error message. To generate a

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

2021-07-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 14 17:19:37 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: in the grammar, rename 'decl' to 'declarator' For a casual reader, the abbreviation 'decl' was ambiguous since C has both

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

2021-07-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 14 17:07:24 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y externs1.h tree.c Log Message: lint: extract build_member_access from the grammar No functional change. To generate a diff of this commit: cvs rdiff

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

2021-07-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 14 16:59:39 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: rename grammar rule 'expr' to 'expression' No functional change. To generate a diff of this commit: cvs rdiff -u -r1.321 -r1.322

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

2021-07-14 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Jul 14 16:51:57 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove references to C18 The standard is called C17, not C18, and furthermore the section numbering didn't change between C11 and

CVS commit: src/sys/arch

2021-07-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jul 14 13:32:37 UTC 2021 Modified Files: src/sys/arch/cobalt/conf: std.cobalt src/sys/arch/pmax/conf: std.pmax std.pmax64 Log Message: Enable VMSWAP_DEFAULT_PLAINTEXT as default. To generate a diff of this commit:

CVS commit: src/sys/arch

2021-07-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jul 14 13:28:40 UTC 2021 Modified Files: src/sys/arch/alpha/conf: std.alpha src/sys/arch/shark/conf: std.ofwgencfg std.shark Log Message: Enable VMSWAP_DEFAULT_PLAINTEXT as default. To generate a diff of this

CVS commit: src/external/gpl3/gcc/dist/gcc/ginclude

2021-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jul 14 13:24:59 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/ginclude: stddef.h Log Message: clang does not support __float128 in our configuration and i386 To generate a diff of this commit: cvs rdiff -u -r1.9

CVS commit: src/usr.sbin/npf/npfctl

2021-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jul 14 09:15:01 UTC 2021 Modified Files: src/usr.sbin/npf/npfctl: npfctl.c Log Message: PR/56307: Konrad Schroder: npfctl's error messages don't report the failing filename. Add the filename (but in quotes for consistency

CVS commit: src/tests/net/if_vlan

2021-07-14 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Jul 14 08:51:51 UTC 2021 Modified Files: src/tests/net/if_vlan: t_vlan.sh Log Message: vlan: Added missing $HIJACKING before brconfig To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/tests/net/if_vlan

2021-07-14 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Jul 14 08:50:24 UTC 2021 Modified Files: src/tests/net/if_vlan: t_vlan.sh Log Message: Added tests for adding vlan(4) to a bridge and deleting from it - add vlan(4) that has no parent interface to a bridge member - the

CVS commit: src/tests/net/altq

2021-07-14 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 08:33:47 UTC 2021 Modified Files: src/tests/net/altq: t_cbq.sh Log Message: tests, altq: test new options To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/altq/t_cbq.sh Please note that

CVS commit: src/usr.sbin/altq/libaltq

2021-07-14 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 08:33:05 UTC 2021 Modified Files: src/usr.sbin/altq/libaltq: parser.c Log Message: libaltq: allow longer config lines To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/altq/libaltq/parser.c

CVS commit: src/usr.sbin/altq

2021-07-14 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 08:32:13 UTC 2021 Modified Files: src/usr.sbin/altq/altqd: altq.conf.5 src/usr.sbin/altq/libaltq: qop_cbq.c qop_cbq.h Log Message: libaltq, cbq: add two options to interface - no-control: don't create a

CVS commit: src/sys/altq

2021-07-14 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 08:31:15 UTC 2021 Modified Files: src/sys/altq: altq_cbq.c Log Message: altq, cbq: allow the root class to be default To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/altq/altq_cbq.c Please

CVS commit: src/sys/altq

2021-07-14 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 08:27:59 UTC 2021 Modified Files: src/sys/altq: altq_cbq.c Log Message: altq, cbq: allow no control class To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/altq/altq_cbq.c Please note that diffs

CVS commit: src/lib/libedit

2021-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jul 14 07:47:23 UTC 2021 Modified Files: src/lib/libedit: tty.c Log Message: Via Jess Thrysoee, from Adrian Bunk: Fix libedit build on Linux/Alpha Alpha is the only Linux architecture that has SIGINFO:

CVS commit: src/sys/dev/usb

2021-07-14 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Wed Jul 14 07:34:16 UTC 2021 Modified Files: src/sys/dev/usb: uchcom.c Log Message: The second REQ_RESET USB request by reset_chip() makes LCR, PRE and DIV registers to have default values 8N1 and 19200 just as the first req

CVS commit: src/sys/ufs/ffs

2021-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jul 14 07:24:14 UTC 2021 Modified Files: src/sys/ufs/ffs: ffs_vnops.c Log Message: Hook up ffsext_strategy to fifos. Pointed out by dholland@ To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135

CVS commit: src/sys/net

2021-07-14 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Jul 14 06:50:22 UTC 2021 Modified Files: src/sys/net: bpf.c if_vlan.c Log Message: unset IFF_PROMISC at bpf_detach() Doing "d->bd_promisc = 0" is that bpf_detach() does not call ifpromisc(ifp, 0). Currently, there is no

CVS commit: src/tests/net/if_vlan

2021-07-14 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Jul 14 06:36:00 UTC 2021 Modified Files: src/tests/net/if_vlan: t_vlan.sh Log Message: Added a test about clearing IFF_PROMISC at vlan_unconfig This test is related to PR/49196 To generate a diff of this commit: cvs

CVS commit: src/external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl

2021-07-14 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Jul 14 06:34:33 UTC 2021 Modified Files: src/external/mit/xorg/server/xorg-server/hw/xfree86/glamor_egl: Makefile Log Message: find libgbm in libgbm.old. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/net

2021-07-14 Thread Shoichi YAMAGUCHI
Module Name:src Committed By: yamaguchi Date: Wed Jul 14 06:23:06 UTC 2021 Modified Files: src/sys/net: if_vlan.c Log Message: Make an mbuf writable before un-tagging To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 src/sys/net/if_vlan.c Please note that

CVS commit: src

2021-07-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 03:22:33 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/etc/mtree: NetBSD.dist.tests src/tests/net: Makefile Added Files: src/tests/net/altq: Makefile t_cbq.sh Log Message:

CVS commit: src

2021-07-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 03:19:24 UTC 2021 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/comp: mi shl.mi src/distrib/sets/lists/debug: mi shl.mi src/sys/rump/include/opt: opt_rumpkernel.h

CVS commit: src/sys/rump/net/lib/libshmif

2021-07-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Wed Jul 14 03:16:06 UTC 2021 Modified Files: src/sys/rump/net/lib/libshmif: if_shmem.c Log Message: shmif: support ALTQ To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/rump/net/lib/libshmif/if_shmem.c

CVS commit: src/sys/arch/alpha

2021-07-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Jul 14 02:18:10 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: lock_stubs.s src/sys/arch/alpha/include: mutex.h Log Message: Disable the mutex_spin_{enter,exit}() fast-path stubs while I investigate some an odd

CVS commit: src

2021-07-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 13 22:01:34 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: msg_031.c msg_031.exp msg_067.c msg_067.exp msg_152.exp msg_175.exp src/usr.bin/xlint/lint1: decl.c err.c Log Message: lint: fix

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

2021-07-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 13 21:50:05 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: msg_065.c msg_065.exp msg_067.c msg_067.exp Log Message: tests/lint: add tests for empty and incomplete structs To generate a diff of this

CVS commit: src

2021-07-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 13 19:38:11 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile lex_integer.c Added Files: src/tests/usr.bin/xlint/lint1: lex_integer_binary.c

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

2021-07-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 13 19:11:35 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: msg_142.c msg_142.exp Log Message: tests/lint: skip test for floating point overflow on alpha On alpha and a few other platforms (see t_integration.sh),

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

2021-07-13 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Jul 13 18:50:16 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh Log Message: tests/lint: take archsubdir from usr.bin/xlint/Makefile.inc This fixes the tests on the various ARM platforms

CVS commit: src/share/man/man7

2021-07-13 Thread Nia Alarie
Module Name:src Committed By: nia Date: Tue Jul 13 16:56:43 UTC 2021 Modified Files: src/share/man/man7: sysctl.7 Log Message: Swap encryption no longer experimental or default-off. To generate a diff of this commit: cvs rdiff -u -r1.151 -r1.152

CVS commit: src/sys/arch/alpha/alpha

2021-07-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jul 13 13:58:30 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: lock_stubs.s Log Message: Fix non-MULTIPROCESSOR build (e.g. INSTALL kernel). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/usr.sbin/sysinst

2021-07-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Jul 13 09:13:00 UTC 2021 Modified Files: src/usr.sbin/sysinst: Makefile.inc defs.h Log Message: PR install/56303: when using xz files enable swap during set extraction if the machine does not have more than 256MB of RAM. To

CVS commit: src/sys/net/lagg

2021-07-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 13 09:00:27 UTC 2021 Modified Files: src/sys/net/lagg: if_lagg.c Log Message: lagg: fix typo for ALTQ To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/net/lagg/if_lagg.c Please note that diffs are

CVS commit: src/sys/altq

2021-07-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 13 08:23:39 UTC 2021 Modified Files: src/sys/altq: altq_rmclass.c Log Message: altq, cbq: calculate a delay period based on a borrowed class A delay period was calculated based on a suspended class even if the class can

CVS commit: src/sys/altq

2021-07-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 13 08:04:31 UTC 2021 Modified Files: src/sys/altq: altq_rmclass.h Log Message: altq, cbq: apply the do-while idiom to TV_* macros To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/altq/altq_rmclass.h

CVS commit: src/sys/altq

2021-07-13 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Tue Jul 13 07:59:48 UTC 2021 Modified Files: src/sys/altq: altq_rmclass.c Log Message: altq, cbq: don't increment the xmit counter of the root class twice wrongly To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2021-07-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 13 06:56:24 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: Fix a comment To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: src/external/gpl3/gcc/dist/gcc/config/pa

2021-07-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 13 06:56:09 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/pa: pa-netbsd.h Log Message: Fix a comment To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 13 05:53:13 UTC 2021 Modified Files: src/distrib/sets/lists/xbase: shl.mi src/distrib/sets/lists/xdebug: shl.mi src/external/mit/xorg/lib/libX11: Makefile Makefile.libx11

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

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 13 05:22:27 UTC 2021 Modified Files: src/external/mit/xorg/lib/libEGL: Makefile Log Message: also look for libgbm in ${OLD_SUFFIX}. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/arch/alpha/alpha

2021-07-12 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jul 13 01:59:10 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: lock_stubs.s patch.c Log Message: As with membar_producer() and membar_sync(), initialize the fast-path lock stubs with "unop" isns where memory barriers

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

2021-07-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 12 22:02:44 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: order type declarations in grammar, group by C99 section No functional change. To generate a diff of this commit: cvs rdiff -u

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

2021-07-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 12 21:43:44 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: reorder grammar rules in the same way as in C99 The code coverage before and after this change is exactly the same, except of

CVS commit: src/usr.sbin/sysinst

2021-07-12 Thread Robert Elz
Module Name:src Committed By: kre Date: Mon Jul 12 19:03:20 UTC 2021 Modified Files: src/usr.sbin/sysinst: msg_xlat.sh Log Message: Revert 1.4, that just trades one problem for a different one (splitting the message on % instead of white space, which affects less

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

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 12 18:42:40 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb: config.h config.m4 gmp.h src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el: config.h config.m4 gmp.h Log

CVS commit: src/external/lgpl3/gmp/dist

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 12 18:42:23 UTC 2021 Modified Files: src/external/lgpl3/gmp/dist: configfsf.sub configure configure.ac Log Message: add mipsn64 support, so native-gmp works, and likely, build.sh tools on a mipsn64 host. To generate a diff

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

2021-07-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Jul 12 18:00:36 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: msg_064.c msg_064.exp Log Message: tests/lint: test trying to define a ()-less function To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/dev/eisa

2021-07-12 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jul 12 16:44:52 UTC 2021 Modified Files: src/sys/dev/eisa: depca_eisa.c Log Message: Printing out our model name is not considered an error message. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/sys/arch/alpha

2021-07-12 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jul 12 15:21:51 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: genassym.cf lock_stubs.s src/sys/arch/alpha/include: mutex.h Log Message: Optimized fast-paths for mutex_spin_enter() and mutex_spin_exit(). To

CVS commit: src/sys/dev/pci

2021-07-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 12 12:59:54 UTC 2021 Modified Files: src/sys/dev/pci: ichsmb.c Log Message: Add Jasper Lake support. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/dev/pci/ichsmb.c Please note that diffs are

CVS commit: src/sys/dev/pci

2021-07-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 12 12:58:58 UTC 2021 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Intel Jasper Lake devices and Reealtek RTL8821CE. To generate a diff of this commit: cvs rdiff -u -r1.1426 -r1.1427 src/sys/dev/pci/pcidevs

CVS commit: src/usr.sbin/cpuctl/arch

2021-07-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 12 12:56:52 UTC 2021 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Add 0x96(Elkhart Lake) and 0x9c(Jasper Lake). Not listed in SDM but listed in those spec update documents. To generate a diff of this

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

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 12 09:40:31 UTC 2021 Modified Files: src/external/mit/xorg/lib/libEGL: Makefile Log Message: look for libglapi in ${OLD_SUFFIX}. noted by gson. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 12 09:34:57 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp/arch/aarch64: config.h src/external/lgpl3/gmp/lib/libgmp/arch/alpha: config.h gmp.h src/external/lgpl3/gmp/lib/libgmp/arch/arm: config.h

CVS commit: src/external/lgpl3/gmp

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 12 07:59:52 UTC 2021 Modified Files: src/external/lgpl3/gmp: README src/external/lgpl3/gmp/lib/libgmp/arch/aarch64: config.h config.m4 gmp.h src/external/lgpl3/gmp/lib/libgmp/arch/i386: config.h

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

2021-07-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 12 07:04:37 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp/arch/x86_64: config.h config.m4 gmp.h Log Message: regen gmp parts for amd64 and gmp 6.2.1. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/dev/pci

2021-07-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 12 04:41:14 UTC 2021 Modified Files: src/sys/dev/pci: pci_subr.c Log Message: s/Precision Time Management/Precision Time Measurement/ To generate a diff of this commit: cvs rdiff -u -r1.226 -r1.227

CVS commit: src/external/gpl3/gcc/dist/gcc/config/i386

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 22:41:39 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386: i386.c i386.h netbsd-elf.h netbsd64.h Log Message: define a X86_32_ASAN_BIT_OFFSET macro that defaults differently on netbsd/i386

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 22:41:36 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: t_integration.sh Log Message: tests/lint: rework ATF test driver To skip tests that work only on particular platforms, a simple 'eval' from the shell

CVS commit: src/share/mk

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 22:07:35 UTC 2021 Modified Files: src/share/mk: bsd.own.mk Log Message: switch Mesa 19 to use MesaLib.old subdir. To generate a diff of this commit: cvs rdiff -u -r1.1257 -r1.1258 src/share/mk/bsd.own.mk Please note

CVS commit: src

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 21:58:52 UTC 2021 Modified Files: src: UPDATING Log Message: note that new GMP may require some cleaning. To generate a diff of this commit: cvs rdiff -u -r1.318 -r1.319 src/UPDATING Please note that diffs are not

CVS commit: src/doc

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 21:28:17 UTC 2021 Modified Files: src/doc: 3RDPARTY Log Message: GMP is updated to 6.2.1 now. To generate a diff of this commit: cvs rdiff -u -r1.1806 -r1.1807 src/doc/3RDPARTY Please note that diffs are not public

CVS commit: src/external/lgpl3/gmp/dist

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 21:15:48 UTC 2021 Modified Files: src/external/lgpl3/gmp/dist: Makefile.in config.guess configfsf.guess configfsf.sub configure gmp-h.in gmp-impl.h longlong.h src/external/lgpl3/gmp/dist/mpn/generic:

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 21:07:44 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: reorder grammar rules for expressions according to C18 No functional change. To generate a diff of this commit: cvs rdiff -u

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

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 20:53:35 UTC 2021 Modified Files: src/external/mit/xorg/lib: driver.old.mk libglsl.old.mk libloader.old.mk libmesa.old.mk src/external/mit/xorg/lib/dri.old: Makefile

CVS commit: src/external/mit/xorg

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 20:52:07 UTC 2021 Modified Files: src/external/mit/xorg/include: Makefile src/external/mit/xorg/lib: Makefile mesa-which.mk src/external/mit/xorg/lib/dri: Makefile src/external/mit/xorg/lib/gallium:

CVS commit: src/distrib/sets/lists

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 20:48:48 UTC 2021 Modified Files: src/distrib/sets/lists/xcomp: mi src/distrib/sets/lists/xdebug: shl.mi src/distrib/sets/lists/xserver: mi Log Message: remove mesa < 18 support To generate a diff of

CVS commit: src

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 20:37:21 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: c11_generic_expression.c c11_generic_expression.exp src/usr.bin/xlint/lint1: cgram.y Log Message: lint: make _Generic a

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 20:34:05 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: c11_generic_expression.c c11_generic_expression.exp Log Message: tests/lint: demonstrate that _Generic must be a primary_expression To

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 20:25:54 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: rename grammar rule 'term' to 'cast_expression' No functional change. To generate a diff of this commit: cvs rdiff -u -r1.315

CVS commit: src/doc

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 20:15:38 UTC 2021 Modified Files: src/doc: 3RDPARTY Log Message: note that MPC is now at 1.2.1, and that GMP has 6.2.1 available. To generate a diff of this commit: cvs rdiff -u -r1.1805 -r1.1806 src/doc/3RDPARTY

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 20:07:42 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: reorganize grammar rules for unary expressions According to GCC, __builtin_offsetof is a primary-expression. According to GCC,

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 19:46:09 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove grammar conflict for __real__ and __imag__ The rules were redundant since a term can be parenthesized by itself, there is no

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 19:39:00 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_complex_split.c Log Message: tests/lint: test precedence of __real__ and cast_expression To generate a diff of this commit: cvs rdiff -u -r1.7

CVS commit: src

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 19:30:56 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: msg_023.c msg_023.exp msg_193.c msg_193.exp msg_194.exp msg_232.c msg_232.exp src/usr.bin/xlint/lint1: decl.c err.c Log Message:

CVS commit: src

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 19:24:42 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile gcc_attribute_label.c msg_023.c msg_023.exp msg_232.c src/usr.bin/xlint/lint1:

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 19:01:37 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: fix shift/reduce conflict for dangling else The following line no longer occurs in the yacc output: 257: shift/reduce conflict

CVS commit: src

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 18:58:13 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile Added Files: src/tests/usr.bin/xlint/lint1: stmt_if.c stmt_if.exp Log Message: tests/lint: test

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 18:22:03 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: resolve shift/reduce conflict in notype_direct_decl When a notype_direct_decl was followed by a type_attribute_list, and the next

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 18:03:47 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y scan.l Log Message: lint: use separate tokens for logical not and bitwise complement The token T_UNARY was misleading since it only captured 2 of the

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 17:52:20 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove redundant %prec from the grammar Now that the precedence of the unary operators has been modeled via separate rules, the

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 17:38:55 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove shift/reduce conflict for sizeof According to the grammar, the expression 'sizeof(int)x' was ambiguous. Since 'sizeof(int)'

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 16:57:21 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: resolve shift/reduce conflicts for unary expressions The grammar rule 'term' was ambiguous since both the prefix and postfix

CVS commit: src/lib/libc/gen

2021-07-11 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Jul 11 16:30:41 UTC 2021 Modified Files: src/lib/libc/gen: initdir.c Log Message: Make sure dd_size is init'd, even when nothing has been read (so it will be 0). Reported on tech-userlevel by Mouse 20210711T044753+ To

CVS commit: src

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 15:07:39 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: decl.c decl.exp gcc_attribute_var.c gcc_attribute_var.exp src/usr.bin/xlint/lint1: cgram.y Log Message: lint: fix bug when parsing

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 14:43:57 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: accept.sh Log Message: tests/lint: when accepting test results, skip crashes To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/distrib/notes/hp300

2021-07-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jul 11 14:17:48 UTC 2021 Modified Files: src/distrib/notes/hp300: hardware Log Message: Mention that emulated disks by HPDisk and HPDrive work. Also add more HP-IB disk models per recent changes. To generate a diff of

CVS commit: src/distrib/notes/hp300

2021-07-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jul 11 13:53:49 UTC 2021 Modified Files: src/distrib/notes/hp300: hardware Log Message: HP9000/360 can have up to 16 MB RAM, not 48 MB. Per Service Information Manual HP 9000 Series 300 Computers Models 360/370. To

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

2021-07-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jul 11 13:36:02 UTC 2021 Modified Files: src/sys/arch/hppa/dev: sti_sgc.c Log Message: Fix silent freeze on probing sti(4) framebuffer on 712/60. PR/52162 Ok'ed by skrll@. Should be pulled up to netbsd-9 and netbsd-8. To

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 13:32:06 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: gcc_attribute_var.c gcc_attribute_var.exp Log Message: tests/lint: analyze yesterday's bug for parsing declarations To generate a diff of

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

2021-07-11 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Jul 11 13:00:53 UTC 2021 Modified Files: src/sys/arch/hp300/dev: rd.c rdreg.h Log Message: Add Device and drive info of 2202A, 7908A, 7911A, and 7941A. Geometries and description info are taken from hpdrive.ini.sample in

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 12:12:30 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: decl.c decl.exp Log Message: tests/lint: parse error for unused variable (since 2021-07-10) Since cgram.y 1.294 from 2021-07-10. To generate a diff of

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

2021-07-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jul 11 12:07:15 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: accept.sh Log Message: tests/lint: suppress ShellCheck warnings for intentional violations The undeclared variables are generated by the AWK program.

<    2   3   4   5   6   7   8   9   10   11   >