Module Name:src
Committed By: dholland
Date: Mon Apr 19 07:55:59 UTC 2021
Modified Files:
src/sys/arch/riscv/include: insn.h
src/sys/arch/riscv/riscv: db_disasm.c
Log Message:
Make the riscv disassembler work, as best as I can test from amd64 userspace.
To genera
Module Name:src
Committed By: mrg
Date: Mon Apr 19 08:40:15 UTC 2021
Modified Files:
src/external/gpl3/gcc: README.gcc10
Log Message:
hppa switched. sh3el seems ready. m68k atf wasn't fail..
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/gpl
Module Name:src
Committed By: rillig
Date: Mon Apr 19 13:18:43 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: func.c
Log Message:
lint: add debug logging for reachability
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/usr.bin/xlint/lint1/func.c
P
Module Name:src
Committed By: christos
Date: Mon Apr 19 14:07:36 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh: openssh2netbsd
Log Message:
Force user to specify source dir. Too dangerous to run in random places.
To generate a diff of this commit:
cvs rdiff -u
grabs for better
compatibility with Wayland.
* Fix portability build errors bz3293 bz3292 bz3291 bz3278
* sshd(8): soft-disallow the fstatat64 syscall in the Linux
seccomp-bpf sandbox. bz3276
* unit tests: enable autoopt and misc unit tests that were
previously skipped
Status:
Vendor T
Module Name:src
Committed By: christos
Date: Mon Apr 19 14:40:16 UTC 2021
Modified Files:
src/crypto/external/bsd/openssh/dist: addrmatch.c auth-krb5.c
auth-options.c auth.c auth2-pubkey.c auth2.c chacha.h channels.c
channels.h cipher.c clientloop.c
Module Name:src
Committed By: christos
Date: Mon Apr 19 14:41:18 UTC 2021
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi
Log Message:
bump libssh
To generate a diff of this commit:
cvs rdiff -u -r1.917 -r1.918 src/distrib
Module Name:src
Committed By: christos
Date: Mon Apr 19 14:42:18 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1798 -r1.1799 src/doc/3RDPARTY
cvs rdiff -u -r1.2797 -r1.2798 src/doc/CHANGES
Module Name:src
Committed By: rillig
Date: Mon Apr 19 16:35:11 UTC 2021
Modified Files:
src/usr.bin/make: main.c
Log Message:
make: avoid double slash in name of temporary directory
If the environment variable TMPDIR is not set, make uses a default path
that includes a tr
Module Name:src
Committed By: christos
Date: Mon Apr 19 17:49:28 UTC 2021
Modified Files:
src/usr.bin/mail: format.c
Log Message:
Fix weekday parsing; only reset the string when parsing fail and only set
the weekday when parsing succeeds (Steffen Nurpmeso)
To generate a
Module Name:src
Committed By: rillig
Date: Mon Apr 19 21:52:17 UTC 2021
Modified Files:
src/external/bsd/tmux/dist: control.c status.c
Log Message:
tmux: fix -Wformat-nonliteral for Clang
dist/control.c:394:17: error: format string is not a string literal
[-Werror,-Wf
Module Name:src
Committed By: rillig
Date: Mon Apr 19 22:05:29 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: varmod-ifelse.exp varmod-ifelse.mk
Log Message:
tests/make: demonstrate unexpected behavior of the modifier ':?'
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rillig
Date: Mon Apr 19 22:22:27 UTC 2021
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: cond-late.exp cond1.exp varmod-ifelse.exp
varmod-ifelse.mk
Log Message:
make: use straight quotes for error 'Bad
Module Name:src
Committed By: rillig
Date: Mon Apr 19 23:27:17 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: varmod-ifelse.exp varmod-ifelse.mk
Log Message:
tests/make: add detailed explanation for error message in conditional
To generate a diff of this commit:
c
Module Name:src
Committed By: rillig
Date: Mon Apr 19 23:43:15 UTC 2021
Modified Files:
src/usr.bin/make/unit-tests: varmod-ifelse.exp varmod-ifelse.mk
Log Message:
tests/make: add another example for parsing of the modifier ':?'
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: rillig
Date: Mon Apr 19 23:51:42 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
src/usr.bin/make/unit-tests: varmod-ifelse.exp varmod-ifelse.mk
Log Message:
make: do not complain when skipping the condition 'no >= 10'
Seen in exter
Module Name:src
Committed By: thorpej
Date: Tue Apr 20 00:09:45 UTC 2021
Modified Files:
src/sys/arch/alpha/alpha: interrupt.c
src/sys/arch/alpha/include: cpu.h
Log Message:
Slight tweak to previous changes:
Rather than simply increment the interrupt depth for the
Module Name:src
Committed By: thorpej
Date: Tue Apr 20 01:29:40 UTC 2021
Modified Files:
src/sys/arch/alpha/alpha: interrupt.c
Log Message:
Don't use atomics to manipulate cpu_info::ci_intrdepth: it's modified
only in the interrupt service path by the owning CPU, at entry
18 matches
Mail list logo