Module Name:src
Committed By: wiz
Date: Wed Jul 29 06:50:33 UTC 2020
Modified Files:
src/doc: 3RDPARTY
Log Message:
gettext-0.21 is out.
To generate a diff of this commit:
cvs rdiff -u -r1.1736 -r1.1737 src/doc/3RDPARTY
Please note that diffs are not public domain; they
Module Name:src
Committed By: uwe
Date: Wed Jul 29 01:55:58 UTC 2020
Modified Files:
src/sys/dev: cninit.c
Log Message:
cninit - don't reset cn_tab on entry.
cn_tab can be already set up by the MD startup code to point to an
early console vtable that can still be useful f
Module Name:src
Committed By: rillig
Date: Tue Jul 28 22:44:45 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: cmdline.exp cmdline.mk
Log Message:
make(1): add test fo
Module Name:src
Committed By: uwe
Date: Tue Jul 28 21:38:15 UTC 2020
Modified Files:
src/tools: Makefile
Log Message:
Build mkubootimage for evbsh3 too.
To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 src/tools/Makefile
Please note that diffs are not pub
Module Name:src
Committed By: uwe
Date: Tue Jul 28 21:25:48 UTC 2020
Modified Files:
src/sys/arch/evbsh3/evbsh3: locore.S
Log Message:
Don't write SR twice.
__INTR_MASK sets PSL_IMASK bits in SR but then in the next instruction
we overwrite SR anyway, so drop that redunda
Module Name:src
Committed By: rillig
Date: Tue Jul 28 20:57:59 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: directives.exp directives.mk
Log Message:
make(1): add test for including a nonexistent or empty file
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: uwe
Date: Tue Jul 28 20:36:43 UTC 2020
Modified Files:
src/sys/arch/evbsh3/evbsh3: locore.S
Log Message:
G/c trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbsh3/evbsh3/locore.S
Please note
Module Name:src
Committed By: riastradh
Date: Tue Jul 28 20:15:07 UTC 2020
Modified Files:
src/sys/crypto/cprng_fast: cprng_fast.c files.cprng_fast
src/sys/kern: files.kern
src/sys/rump/kern/lib/libcrypto: Makefile
src/sys/rump/librump/rumpkern: Make
Module Name:src
Committed By: riastradh
Date: Tue Jul 28 20:11:09 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/arm: aes_neon.c aes_neon_impl.h aes_neon_subr.c
arm_neon.h
Log Message:
Draft 2x vectorized neon vpaes for aarch64.
Gives a modest speed boost on
Module Name:src
Committed By: riastradh
Date: Tue Jul 28 20:08:48 UTC 2020
Modified Files:
src/sys/crypto/chacha/arch/arm: chacha_neon.c chacha_neon.h
files.chacha_arm
src/tests/sys/crypto/chacha: Makefile
Added Files:
src/sys/crypto/chacha/arch/
Module Name:src
Committed By: riastradh
Date: Tue Jul 28 20:05:33 UTC 2020
Modified Files:
src/sys/crypto/chacha/arch/arm: chacha_neon.c
Log Message:
Fix big-endian build with appropriate casts around vrev32q_u8.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.
Module Name:src
Committed By: rillig
Date: Tue Jul 28 19:39:43 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: varmisc.mk
Log Message:
make(1): add test for missing argument validation in .undef
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.
Module Name:src
Committed By: rillig
Date: Tue Jul 28 19:19:30 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: directives.mk
Log Message:
make(1): add test about possibly ambiguous suffix rule
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/
Module Name:src
Committed By: rillig
Date: Tue Jul 28 19:13:49 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): remove unnecessary parentheses in obvious cases
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/usr.bin/make/parse.
Module Name:src
Committed By: sjg
Date: Tue Jul 28 18:53:07 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: export.mk
Log Message:
Use egrep rather than grep -E
Also we need to exclude noise that some shells include.
This is why the original test restricted itself t
Module Name:src
Committed By: sjg
Date: Tue Jul 28 18:39:56 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
Use cat if no POSTPROC.${.TARGET:R}
On Linux sed with no flags throws an error.
To generate a diff of this commit:
cvs rdiff -u -r1.73
Module Name:src
Committed By: rillig
Date: Tue Jul 28 18:31:16 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): remove dead code in parse error handling
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/usr.bin/make/parse.c
Plea
Module Name:src
Committed By: rillig
Date: Tue Jul 28 18:25:33 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: directives.exp directives.mk
Log Message:
make(1): add tests for unknown indented directives
It's quite expected that the .${:Uinfo} is not yet expanded wh
Module Name:src
Committed By: rillig
Date: Tue Jul 28 18:15:11 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
src/usr.bin/make/unit-tests: directives.exp
Log Message:
make(1): when parsing an unknown directive, print the directive name
To generate a diff of t
Module Name:src
Committed By: rillig
Date: Tue Jul 28 17:47:57 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: directives.exp directives.mk
Log Message:
make(1): refine test for detecting misspellings in directives
The names of directives are only checked if the lin
Module Name:src
Committed By: rillig
Date: Tue Jul 28 17:18:40 UTC 2020
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: varmisc.exp varmisc.mk
Log Message:
make(1): issue a parse error on unclosed variables
These errors had not been detected b
Module Name:src
Committed By: rillig
Date: Tue Jul 28 16:45:56 UTC 2020
Modified Files:
src/usr.bin/make: for.c
Log Message:
make(1): remove unnecessary struct tag
Identifiers starting with an underscore and an uppercase letter are
reserved for the C implementation.
To
Module Name:src
Committed By: rillig
Date: Tue Jul 28 16:42:22 UTC 2020
Modified Files:
src/usr.bin/make: arch.c compat.c for.c job.c main.c make.c meta.c
nonints.h parse.c suff.c var.c
Log Message:
make(1): remove dead code from Var_Subst
The first parameter
Module Name:src
Committed By: sjg
Date: Tue Jul 28 16:26:37 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
Ensure .CURDIR is correct for tests that run sub-makes
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/usr.bin/make/u
Module Name:src
Committed By: rillig
Date: Tue Jul 28 16:11:55 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
make(1): disable archive test
On FreeBSD, running the archive.mk test results in "create-archive is up
to date" and similar messages.
Module Name:src
Committed By: jdolecek
Date: Tue Jul 28 15:59:19 UTC 2020
Modified Files:
src/sys/dev/ic: nvme.c
Log Message:
say what is not configured in nvme_print()
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/ic/nvme.c
Please note that
Module Name:src
Committed By: riastradh
Date: Tue Jul 28 15:42:41 UTC 2020
Modified Files:
src/sys/crypto/chacha/arch/arm: chacha_neon_64.S
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/crypto/chacha/arch/arm/chacha
Module Name:src
Committed By: riastradh
Date: Tue Jul 28 15:41:26 UTC 2020
Modified Files:
src/sys/net80211: ieee80211_crypto_ccmp.c
Log Message:
Omit now-unused function.
Ceased to be needed with the AES CCM changes.
For some reason gcc didn't complain about this, but c
Module Name:src
Committed By: fcambus
Date: Tue Jul 28 14:49:55 UTC 2020
Modified Files:
src/sys/arch/x86/x86: cpu.c
Log Message:
Use CPU_IS_PRIMARY macro in cpu_stop(), cpu_resume(), and cpu_get_tsc_freq()
on x86.
OK kamil@
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: leot
Date: Tue Jul 28 14:35:34 UTC 2020
Modified Files:
src/share/misc: acronyms.comp
Log Message:
Add TSV
To generate a diff of this commit:
cvs rdiff -u -r1.308 -r1.309 src/share/misc/acronyms.comp
Please note that diffs are not public do
Module Name:src
Committed By: riastradh
Date: Tue Jul 28 14:01:35 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/x86: aes_via.c
Log Message:
Initialize authctr in both branches.
I guess I didn't test the unaligned case, weird.
To generate a diff of this commit:
cvs rd
-Server-1.20'fied ancient monolithc Xsun servers.
[tsutsui 20200722]
wwanc(4): Add driver for Intel XMM7360 LTE modem [jdolecek 20200726]
+ xen: MSI enabled by default [jdolecek 20200728]
Module Name:src
Committed By: jdolecek
Date: Tue Jul 28 09:38:06 UTC 2020
Modified Files:
src/sys/arch/amd64/conf: XEN3_DOM0
src/sys/arch/i386/conf: XEN3PAE_DOM0
Log Message:
remove NO_PCI_MSI_MSIX again, enabling MSI for Xen Dom0 by default
To generate a diff of
Module Name:src
Committed By: jdolecek
Date: Tue Jul 28 09:36:05 UTC 2020
Modified Files:
src/sys/dev/ic: nvmevar.h
src/sys/dev/pci: nvme_pci.c
Log Message:
add a quirk to disable MSI, and enable it for Intel SSD DC P4500
this device seems to cause serious system
34 matches
Mail list logo