CVS commit: src/sys/dev/pci

2021-02-28 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Mar 1 04:50:18 UTC 2021 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Refactor rxq->rxq_ptr updating. To generate a diff of this commit: cvs rdiff -u -r1.700 -r1.701 src/sys/dev/pci/if_wm.c Please note that

CVS commit: src/sys/dev/pci

2021-02-28 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Mon Mar 1 04:49:11 UTC 2021 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Remove extra unlock/lock processing around if_percpuq_enqueue(). This temporary unlock/lock processing was required for direct calling

CVS commit: src/doc

2021-02-28 Thread Christos Zoulas
ery change made to the NetBSD source tree. @@ -336,3 +336,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: OpenSSL: Imported 1.1.1j. [christos 20210219] byacc: Update to 20210109. [christos 20210220] wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228] + tzcode: Updated to 2021a. [christos 20210228]

CVS commit: src/lib/libc/time

2021-02-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 1 04:42:14 UTC 2021 Modified Files: src/lib/libc/time: Makefile NEWS theory.html tz-art.html tz-link.html version zic.8 zic.c Log Message: Merge tzcode-2021a - No comments in the changelog about the code

CVS commit: src/sys/dev/i2c

2021-02-28 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Mar 1 04:40:39 UTC 2021 Modified Files: src/sys/dev/i2c: lm75.c Log Message: Use lmtemp(4) as entropy source. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/i2c/lm75.c Please note that diffs are

CVS commit: src/sys/dev/i2c

2021-02-28 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Mar 1 04:39:45 UTC 2021 Modified Files: src/sys/dev/i2c: dstemp.c Log Message: Use dstemp(4) as entropy source. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/i2c/dstemp.c Please note that diffs

CVS commit: src/external/bsd/wpa/bin/hostapd

2021-02-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 1 03:42:57 UTC 2021 Modified Files: src/external/bsd/wpa/bin/hostapd: Makefile Log Message: Enable more options. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/external/bsd/wpa/bin/hostapd/Makefile

CVS commit: src/sys/arch/powerpc

2021-02-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Mar 1 01:53:46 UTC 2021 Modified Files: src/sys/arch/powerpc/include/oea: pmap.h src/sys/arch/powerpc/oea: pmap.c Log Message: Split pmap_bootstrap() into 2 functions: - pmap_bootstrap1(), which sets up the

CVS commit: src/doc

2021-02-28 Thread Christos Zoulas
wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228]

CVS import: src/external/bsd/wpa/dist

2021-02-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 1 01:38:10 UTC 2021 Update of /cvsroot/src/external/bsd/wpa/dist In directory ivanova.netbsd.org:/tmp/cvs-serv22775 Log Message: ChangeLog for wpa_supplicant 2019-08-07 - v2.9 * SAE changes - disable use of

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Mar 1 00:51:01 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: only warn once about integer constant overflow on 32-bit Previously, the test msg_056.c warned twice about the integer literal, but

CVS commit: src/sys/lib/libunwind

2021-02-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Feb 28 23:12:37 UTC 2021 Modified Files: src/sys/lib/libunwind: AddressSpace.hpp Log Message: Defer acquiring the FDE lock until after the allocation. This can avoid nesting issues between malloc and backtrace when using LSan.

CVS commit: src

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 22:12:17 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh src/usr.bin/xlint/lint1: tree.c Added Files:

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 21:39:17 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: msg_132.c msg_132.exp Log Message: tests/lint: add test for narrowing conversions Lint can warn about narrowing conversions, it just doesn't do so by

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

2021-02-28 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun Feb 28 21:34:34 UTC 2021 Modified Files: src/sys/arch/alpha/alpha: sys_machdep.c Log Message: support building alpha kernel without PCI bus To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/sys/arch/powerpc/include

2021-02-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Feb 28 20:31:33 UTC 2021 Modified Files: src/sys/arch/powerpc/include: ofw_machdep.h Log Message: Bump OFW_MAX_TRANSLATIONS from 32 -> 48. 32 was already tight (at least on my Macs), and having having translations for the

CVS commit: src/sys/arch/macppc

2021-02-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Feb 28 20:27:40 UTC 2021 Modified Files: src/sys/arch/macppc/include: loadfile_machdep.h src/sys/arch/macppc/stand/ofwboot: Locore.c Makefile boot.c ofdev.c openfirm.h version Added Files:

CVS commit: src

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 20:17:14 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh Added Files: src/tests/usr.bin/xlint/lint1: d_c99_union_init5.c Log Message:

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 20:04:52 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: document where in C99 the behavior of cconv is specified To generate a diff of this commit: cvs rdiff -u -r1.230 -r1.231

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 19:24:15 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: lint1.h tree.c Log Message: lint: replace wrong comment with assertion The broad type of a value is indeed stored in the value itself, in the member v_tspec.

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 19:16:05 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: func.c lint1.h tree.c Log Message: lint: rename is_nonzero to constant_is_nonzero The new function name emphasizes that the given node must have the operator

CVS commit: src/sys/arch/powerpc/oea

2021-02-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Feb 28 19:01:11 UTC 2021 Modified Files: src/sys/arch/powerpc/oea: ofw_subr.S Log Message: Minor re-ordering of a few things, and issue an isync barrier at all critical MMU on/off transitions. To generate a diff of this

CVS commit: src/usr.bin/xlint

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 18:51:51 UTC 2021 Modified Files: src/usr.bin/xlint/common: inittyp.c lint.h src/usr.bin/xlint/lint1: decl.c lex.c tree.c Log Message: lint: rename members and access macros of the basic types Having the

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 18:17:08 UTC 2021 Added Files: src/usr.bin/xlint/lint2: check-msgs.lua Log Message: lint2: add redundancy checker for comments in source code Based on the redundancy checker for lint1. No functional change. To

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 17:16:51 UTC 2021 Modified Files: src/usr.bin/xlint/lint2: chk.c read.c Log Message: lint2: align comments in the code with actual messages To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/libexec/httpd

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 16:10:00 UTC 2021 Modified Files: src/libexec/httpd: printenv.lua Log Message: libexec/httpd: fix cross-site scripting in Lua example curl \ --header 'NAME: ' \ 'http://127.0.0.1:8080/test/printenv?=' To

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

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 12:45:47 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: check-msgs.lua Log Message: tests/lint: shorten code for checking redundancy in files No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2021-02-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Feb 28 12:40:00 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: msg_003.c msg_108.c msg_124.c msg_126.c msg_156.c msg_210.c msg_247.c msg_275.c msg_308.c src/usr.bin/xlint/lint1: check-msgs.lua Log

CVS commit: src/usr.bin/resize

2021-02-28 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 28 09:04:28 UTC 2021 Modified Files: src/usr.bin/resize: Makefile Log Message: disable the rule to copy resize.c since it fails on r/o src trees: cp: /home/source/ab/HEAD/src/usr.bin/resize/resize.c: Permission denied To