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 g
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
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 -
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 generate
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 src/usr.bin/xli
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 gener
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 measur
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 com
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 C
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.
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 src/usr.bin
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:
li
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:
src/sys/a
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 ke
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 src/sys/arch/alpha/alpha/
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
def
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:
src/tests/usr.bin/xlint/lin
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.
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 on
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 g
Module Name:src
Committed By: christos
Date: Mon Mar 1 01:40:16 UTC 2021
Modified Files:
src/external/bsd/wpa/dist/hostapd: hostapd_cli.c main.c
src/external/bsd/wpa/dist/src/ap: ap_drv_ops.c drv_callbacks.c
hostapd.c hostapd.h ieee802_11.c wmm.c wpa_au
Module Name:src
Committed By: christos
Date: Mon Mar 1 01:43:16 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new wpa.
To generate a diff of this commit:
cvs rdiff -u -r1.1780 -r1.1781 src/doc/3RDPARTY
cvs rdiff -u -r1.2782 -r1.2783 src/doc/CHANGES
Pl
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 low-level
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
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 are
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 not
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 cha
Module Name:src
Committed By: christos
Date: Mon Mar 1 04:43:55 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1781 -r1.1782 src/doc/3RDPARTY
cvs rdiff -u -r1.2783 -r1.2784 src/doc/CHANGES
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
ifp->if_
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 diff
30 matches
Mail list logo