CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2020/07/15 00:43:16
Modified files:
regress/usr.bin/ssh/unittests/match: tests.c
Log message:
Fix previous by calling the correct function.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/07/14 23:40:05
Modified files:
usr.bin/ssh: ssh.1
Log message:
start sentence with capital letter;
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2020/07/14 23:36:50
Modified files:
regress/usr.bin/ssh/unittests/match: tests.c
Log message:
Update test to match recent change in match.c
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2020/07/14 22:55:47
Modified files:
regress/usr.bin/ssh: agent.sh
Log message:
Use $OBJ to find key files. Fixes test when run on an obj directory
(on OpenBSD) or out of tree (in Portable).
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2020/07/14 22:36:02
Modified files:
sys/dev/pci: if_mcx.c
Log message:
patrick@ pointed out there was a gap in the flow group numbering.
ok dlg@
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2020/07/14 22:27:34
Modified files:
usr.bin/ssh: ssh-keygen.1
Log message:
Add default for number of rounds (-a). ok djm@
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/07/14 21:49:59
Modified files:
regress/lib/libcrypto/x509/bettertls: check.perl
Log message:
The exit code from the perl matters here
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/07/14 21:44:42
Modified files:
regress/lib/libcrypto/x509/bettertls: verify.c
Log message:
Don't leak the X509_STORE
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2020/07/14 21:32:51
Modified files:
sys/dev/pci: if_mcx.c
Log message:
Consistently convert syndrome codes from big endian before printing them.
ok dlg@
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/07/14 20:38:00
src/regress/lib/libcrypto/x509/bettertls/certificates
Update of /cvs/src/regress/lib/libcrypto/x509/bettertls/certificates
In directory cvs.openbsd.org:/tmp/cvs-serv87350/certificates
Log Message
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/07/14 20:38:00
src/regress/lib/libcrypto/x509/bettertls/obj
Update of /cvs/src/regress/lib/libcrypto/x509/bettertls/obj
In directory cvs.openbsd.org:/tmp/cvs-serv87350/obj
Log Message:
Directory /cvs/src/regres
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/07/14 20:38:00
src/regress/lib/libcrypto/x509/bettertls/scripts
Update of /cvs/src/regress/lib/libcrypto/x509/bettertls/scripts
In directory cvs.openbsd.org:/tmp/cvs-serv87350/scripts
Log Message:
Directory /cv
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/07/14 20:37:43
src/regress/lib/libcrypto/x509/bettertls
Update of /cvs/src/regress/lib/libcrypto/x509/bettertls
In directory cvs.openbsd.org:/tmp/cvs-serv82775/bettertls
Log Message:
Directory /cvs/src/regress/
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2020/07/14 20:29:26
Modified files:
sys/kern : tty.c
Log message:
Scott Cheloha convinces me the newly added tsleep_nsec should be tsleep,
to hint we are doing the minimum scheduler sleep (and as side
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/07/14 17:57:01
Modified files:
usr.bin/ssh: readpass.c ssh-add.1 ssh.1 ssh.h
Log message:
allow some additional control over the use of ssh-askpass
via $SSH_ASKPASS_REQUIRE, including force-enable/d
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2020/07/14 15:11:54
Modified files:
sbin/iked : ikev2.c
Log message:
Properly clean up and dereference 'old' policy after failed lookup.
ok patrick@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 14:52:44
Modified files:
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Print real/avail mem like we do on all other architectures.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 14:40:48
Modified files:
sys/arch/powerpc64/dev: phb.c
Log message:
Make INTx interupts work.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 14:39:40
Modified files:
sys/arch/powerpc64/conf: GENERIC RAMDISK files.powerpc64
Added files:
sys/arch/powerpc64/dev: xics.c
Log message:
Add xics(4), a driver for the OPAL virtu
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 14:37:19
Modified files:
sys/arch/powerpc64/include: intr.h
sys/arch/powerpc64/powerpc64: intr.c
Log message:
Add FDT interrupt support.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 13:08:30
Modified files:
usr.bin/openssl: verify.c
Log message:
Convert option handling for openssl(1) verify.
ok inoguchi@, tb@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:55:59
Modified files:
lib/libssl : tls13_legacy.c
Log message:
Dedup the use legacy stack code.
ok inoguchi@ tb@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:47:50
Modified files:
lib/libssl : ssl_lib.c
Log message:
Revert the TLSv1.3 version switching fix/hack.
This is no longer necessary since the TLS_method() now supports TLSv1.3.
Reverts r
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:51
src/regress/lib/libcrypto/certs/4a
Update of /cvs/src/regress/lib/libcrypto/certs/4a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:51
src/regress/lib/libcrypto/certs/3d
Update of /cvs/src/regress/lib/libcrypto/certs/3d
In directory cvs.openbsd.org:/tmp/cvs-serv26913/3d
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:50
src/regress/lib/libcrypto/certs/3c
Update of /cvs/src/regress/lib/libcrypto/certs/3c
In directory cvs.openbsd.org:/tmp/cvs-serv26913/3c
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:53
src/regress/lib/libcrypto/certs/4g
Update of /cvs/src/regress/lib/libcrypto/certs/4g
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4g
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:51
src/regress/lib/libcrypto/certs/3e
Update of /cvs/src/regress/lib/libcrypto/certs/3e
In directory cvs.openbsd.org:/tmp/cvs-serv26913/3e
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:33:00
Modified files:
regress/lib/libcrypto/x509: Makefile
Added files:
regress/lib/libcrypto/x509: verify.c
Log message:
Add regress for X509_verify() using the new bundles.
A number
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:53
src/regress/lib/libcrypto/certs/4h
Update of /cvs/src/regress/lib/libcrypto/certs/4h
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4h
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:52
src/regress/lib/libcrypto/certs/4e
Update of /cvs/src/regress/lib/libcrypto/certs/4e
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4e
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:52
src/regress/lib/libcrypto/certs/4f
Update of /cvs/src/regress/lib/libcrypto/certs/4f
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4f
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:33:34
Modified files:
regress/lib/libcrypto: Makefile
Log message:
Enter the certs regress directory.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:53
src/regress/lib/libcrypto/certs/5a
Update of /cvs/src/regress/lib/libcrypto/certs/5a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:51
src/regress/lib/libcrypto/certs/4b
Update of /cvs/src/regress/lib/libcrypto/certs/4b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:52
src/regress/lib/libcrypto/certs/4c
Update of /cvs/src/regress/lib/libcrypto/certs/4c
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4c
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:52
src/regress/lib/libcrypto/certs/4d
Update of /cvs/src/regress/lib/libcrypto/certs/4d
In directory cvs.openbsd.org:/tmp/cvs-serv26913/4d
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:54
src/regress/lib/libcrypto/certs/5e
Update of /cvs/src/regress/lib/libcrypto/certs/5e
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5e
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:56
src/regress/lib/libcrypto/certs/6a
Update of /cvs/src/regress/lib/libcrypto/certs/6a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/6a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:49
src/regress/lib/libcrypto/certs/1a
Update of /cvs/src/regress/lib/libcrypto/certs/1a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/1a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:54
src/regress/lib/libcrypto/certs/5b
Update of /cvs/src/regress/lib/libcrypto/certs/5b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:49
src/regress/lib/libcrypto/certs/13a
Update of /cvs/src/regress/lib/libcrypto/certs/13a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/13a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/ce
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:55
src/regress/lib/libcrypto/certs/5h
Update of /cvs/src/regress/lib/libcrypto/certs/5h
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5h
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:56
src/regress/lib/libcrypto/certs/5i
Update of /cvs/src/regress/lib/libcrypto/certs/5i
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5i
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:55
src/regress/lib/libcrypto/certs/5f
Update of /cvs/src/regress/lib/libcrypto/certs/5f
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5f
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:57
src/regress/lib/libcrypto/certs/8a
Update of /cvs/src/regress/lib/libcrypto/certs/8a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/8a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:55
src/regress/lib/libcrypto/certs/5g
Update of /cvs/src/regress/lib/libcrypto/certs/5g
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5g
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:49
src/regress/lib/libcrypto/certs/2b
Update of /cvs/src/regress/lib/libcrypto/certs/2b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/2b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:54
src/regress/lib/libcrypto/certs/5d
Update of /cvs/src/regress/lib/libcrypto/certs/5d
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5d
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:58
src/regress/lib/libcrypto/certs/9a
Update of /cvs/src/regress/lib/libcrypto/certs/9a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/9a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:57
src/regress/lib/libcrypto/certs/7a
Update of /cvs/src/regress/lib/libcrypto/certs/7a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/7a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:49
src/regress/lib/libcrypto/certs/2a
Update of /cvs/src/regress/lib/libcrypto/certs/2a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/2a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:54
src/regress/lib/libcrypto/certs/5c
Update of /cvs/src/regress/lib/libcrypto/certs/5c
In directory cvs.openbsd.org:/tmp/cvs-serv26913/5c
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:29:19
Added files:
regress/lib/libcrypto/certs/10a: bundle.pem roots.pem
regress/lib/libcrypto/certs/10b: bundle.pem roots.pem
regress/lib/libcrypto/certs/11a: bundle.pem roots.
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:56
src/regress/lib/libcrypto/certs/6b
Update of /cvs/src/regress/lib/libcrypto/certs/6b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/6b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:50
src/regress/lib/libcrypto/certs/3a
Update of /cvs/src/regress/lib/libcrypto/certs/3a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/3a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:57
src/regress/lib/libcrypto/certs/7b
Update of /cvs/src/regress/lib/libcrypto/certs/7b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/7b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:47
src/regress/lib/libcrypto/certs/10a
Update of /cvs/src/regress/lib/libcrypto/certs/10a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/10a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/ce
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:48
src/regress/lib/libcrypto/certs/10b
Update of /cvs/src/regress/lib/libcrypto/certs/10b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/10b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/ce
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:48
src/regress/lib/libcrypto/certs/11b
Update of /cvs/src/regress/lib/libcrypto/certs/11b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/11b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/ce
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:48
src/regress/lib/libcrypto/certs/11a
Update of /cvs/src/regress/lib/libcrypto/certs/11a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/11a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/ce
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:48
src/regress/lib/libcrypto/certs/12a
Update of /cvs/src/regress/lib/libcrypto/certs/12a
In directory cvs.openbsd.org:/tmp/cvs-serv26913/12a
Log Message:
Directory /cvs/src/regress/lib/libcrypto/ce
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:50
src/regress/lib/libcrypto/certs/3b
Update of /cvs/src/regress/lib/libcrypto/certs/3b
In directory cvs.openbsd.org:/tmp/cvs-serv26913/3b
Log Message:
Directory /cvs/src/regress/lib/libcrypto/certs
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:27:28
Added files:
regress/lib/libcrypto/certs: Makefile README make-certs.sh
verify_test.go
Log message:
Provide tools to build certificate changes for ve
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2020/07/14 12:25:22
Modified files:
sys/kern : tty.c
Log message:
Use a rwlock to protect the ttylist, rather than having ttymalloc/ttyfree
callers use spltty.
ok kettenis
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:13:22
Modified files:
regress/lib/libssl/ssl: testssl
Log message:
Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites.
Otherwise we end up switching to TLSv1.3 and using a TLSv1.3 cipher s
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2020/07/14 12:11:16
Modified files:
regress/lib/libssl/ssl: ssltest.c
Log message:
Add a -tls1_2 option so we can force TLSv1.2 for testing.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 11:03:13
Modified files:
sys/arch/powerpc64/include: pte.h
sys/arch/powerpc64/powerpc64: pmap.c
Log message:
Mark unmanaged kernel mappings as wired and skip them if we need to ev
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 10:54:47
Modified files:
sys/arch/powerpc64/powerpc64: trap.c
Log message:
Put some debug code behin #ifdef TRAP_DEBUG.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 10:48:14
Modified files:
include: tib.h
lib/libc/arch/powerpc64: SYS.h
sys/arch/powerpc64/include: tcb.h
Log message:
Fix TIB/TCB on powerpc64. Some bright sould
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 10:40:04
Modified files:
regress/lib/libc/printf: int.c string.c
Log message:
getopt(3) returns an int so don't use a char to store its return value.
Makes the test work on architectures w
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/07/14 10:01:08
Modified files:
sys/arch/arm64/dev: agintc.c
Log message:
Add support for routing interrupts to other CPUs in agintc(4). Most of the
supporting code was already there. The driver suppor
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/07/14 09:52:20
Modified files:
sys/arch/arm64/dev: ampintc.c
Log message:
Add support for routing interrupts to other CPUs in ampintc(4). Most of the
supporting code was already there. The driver supp
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/07/14 09:42:19
Modified files:
sys/arch/arm/include: pci_machdep.h
sys/arch/arm64/dev: acpipci.c pciecam.c
sys/arch/arm64/include: pci_machdep.h
sys/arch/armv7/marvell: mvpcie.c
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2020/07/14 09:34:15
Modified files:
sys/arch/arm/cortex: ampintc.c amptimer.c
sys/arch/arm/include: fdt.h
sys/arch/arm64/arm64: acpi_machdep.c intr.c
sys/arch/arm64/dev: acpipci.c ag
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2020/07/14 08:33:06
Modified files:
sys/kern : tty.c tty_pty.c
sys/sys: tty.h
Log message:
A pty write containing VDISCARD, VREPRINT, or various retyping cases of
VERASE would perform
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2020/07/14 05:22:11
Modified files:
sys/dev/pci/drm/ttm: ttm_bo_vm.c
Log message:
reduce the diff to linux in local versions of functions
brings in changes from
'drm/ttm: stop always moving BOs on the LRU o
CVSROOT:/cvs
Module name:src
Changes by: inogu...@cvs.openbsd.org2020/07/14 03:52:46
Modified files:
usr.bin/openssl: openssl.1
Log message:
Remove hyphen
CVSROOT:/cvs
Module name:src
Changes by: inogu...@cvs.openbsd.org2020/07/14 03:49:42
Modified files:
usr.bin/openssl: openssl.1
Log message:
Add single space between pem and ...
CVSROOT:/cvs
Module name:src
Changes by: inogu...@cvs.openbsd.org2020/07/14 03:46:17
Modified files:
usr.bin/openssl: openssl.1
Log message:
Add manual for openssl(1) certhash
ok jmc@
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 03:42:33
Modified files:
sys/arch/powerpc64/powerpc64: syscall.c
Log message:
Remove commented out debug printfs.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/14 03:41:30
Modified files:
sys/arch/powerpc64/include: reg.h
sys/arch/powerpc64/powerpc64: process_machdep.c
Log message:
Implement ptrace(2) bits. Still largely untested.
82 matches
Mail list logo