Module Name:src
Committed By: jruoho
Date: Wed Jul 1 07:16:38 UTC 2020
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/stdlib: Makefile
Added Files:
src/tests/lib/libc/stdlib: t_a64l.c
Log Messag
Module Name:src
Committed By: lukem
Date: Wed Jul 1 07:38:29 UTC 2020
Modified Files:
src/share/mk: bsd.dep.mk
Log Message:
bsd.dep.mk: fix "make tags" (again)
[repeat revision 1.85]
Fix "make tags" to actually build a tags file:
- Use !commands() instead of !target(),
Module Name:src
Committed By: lukem
Date: Wed Jul 1 07:54:24 UTC 2020
Modified Files:
src/external/gpl3/gcc.old/usr.bin/lto-wrapper: Makefile
Log Message:
use ggc-none.c not ggc-none.o in SRCS
not tested, based on similar change to
external/gpl3/gcc/usr.bin/lto-wrapper/
Module Name:src
Committed By: ryo
Date: Wed Jul 1 07:59:16 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c cpufunc.c cpufunc_asm_armv8.S
src/sys/arch/aarch64/include: cpu.h cpufunc.h
Log Message:
Switch the Icache sync operation to the necessary and s
Module Name:src
Committed By: ryo
Date: Wed Jul 1 08:01:07 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_machdep.c cpu.c trap.c
src/sys/arch/aarch64/include: armreg.h cpu.h machdep.h
Log Message:
- On some systems with a different cache line size
Module Name:src
Committed By: ryo
Date: Wed Jul 1 08:02:13 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: trap.c
src/sys/arch/arm/include: cputypes.h
Log Message:
add workaround for Neoverse N1 erratum 1542419
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: ryo
Date: Wed Jul 1 08:03:10 UTC 2020
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
show clidr_el1 and ctr_el0.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/cpuctl/arch/aarch64.c
Please note
Module Name:src
Committed By: lukem
Date: Wed Jul 1 08:25:44 UTC 2020
Modified Files:
src/external/gpl3/gcc.old/usr.bin/cc1plus: Makefile
Log Message:
Fix addition of C++ .cc source to SRCS
Fix assumption that all of the source files are .c, as some are .cc.
Not tested,
Module Name:src
Committed By: riastradh
Date: Wed Jul 1 09:58:29 UTC 2020
Modified Files:
src/tests/sys/crypto/aes: Makefile
Log Message:
Pass the requisite -msse options for i386.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/sys/crypto/aes/Make
Module Name:src
Committed By: sborrill
Date: Wed Jul 1 12:19:45 UTC 2020
Modified Files:
src/usr.sbin/hdaudioctl: hdaudioctl.c
Log Message:
When using show subcommand, display node ID (nid) in hexadecimal to match
the HD audio documentation. Diverge slightly by using 0xXX
Module Name:src
Committed By: jruoho
Date: Wed Jul 1 13:49:26 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/kernel: Makefile
Added Files:
src/tests/kernel: t_magic_symlinks.sh
Log Message:
Add basic checks for magic symlink(7)'s. Thes
Module Name:src
Committed By: jdolecek
Date: Wed Jul 1 15:10:01 UTC 2020
Modified Files:
src/sys/dev/pci: cmdide.c
Log Message:
ignore interrupt when not expecting one, particularly don't invoke
the irqack in this case
seems cmdide doesn't honour WDCTL_IDS when executing
Module Name:src
Committed By: jdolecek
Date: Wed Jul 1 17:57:14 UTC 2020
Modified Files:
src/sys/dev/pci: cmdide.c
Log Message:
revert, not working
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/pci/cmdide.c
Please note that diffs are not pub
Module Name:src
Committed By: sjg
Date: Wed Jul 1 18:02:27 UTC 2020
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: varmisc.exp varmisc.mk
Log Message:
Fix parsing of nested variables during .for loop
Recent change to cond.c to avoid eval of
Module Name:src
Committed By: rin
Date: Wed Jul 1 23:37:10 UTC 2020
Modified Files:
src/sys/arch/atari/stand/bootxxx: Makefile.bootxxx
Log Message:
Correct SRCS; bsdstart.S not bsdstart.s.
Fix build with bsd.dep.mk rev 1.87, which requires more strict
filename matching.
15 matches
Mail list logo