CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2021/09/03 17:57:30
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
Make sure that strings passed to printline() are always NUL terminated.
There was a corner case with a very long message received
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/09/03 17:30:42
Modified files:
lib/libcrypto : Makefile
Log message:
Add X509 Extensions for IP Addresses and AS Identifiers
(subordinate code paths are include guarded)
OK tb@
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/09/03 10:51:47
Modified files:
lib/libc/stdlib: getsubopt.3
Log message:
* add the missing STANDARDS section as noticed by tb@
* mention that the *optionp input string will be modified
* clarify
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2021/09/03 10:45:45
Modified files:
usr.sbin/btrace: btrace.c
sys/arch/amd64/amd64: vector.S
sys/arch/i386/i386: locore.s
sys/conf : files
sys/ddb: db_prof.c
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2021/09/03 10:28:34
Modified files:
usr.sbin/syslogd: syslogd.c syslogd.h ttymsg.c
Log message:
Use a define for the iov array size in syslogd. This is better
than passing the magic number 6 around and chec
CVSROOT:/cvs
Module name:src
Changes by: fcam...@cvs.openbsd.org 2021/09/03 10:11:45
Modified files:
gnu/llvm/clang/lib/Driver/ToolChains: OpenBSD.cpp
Log message:
Allow the compiler driver to link the libclang_rt.profile library.
With this change, passing -fprofile-inst
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/09/03 08:58:25
Modified files:
sys/arch/riscv64/riscv64: trap.c
Log message:
Zap a chatty printf
ok mlarkin@ kettenis@
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2021/09/03 08:53:09
Modified files:
sys/arch/arm64/conf: GENERIC RAMDISK
Log message:
It's time to enable smmu(4).
ok kettenis@ some time ago
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/09/03 08:50:36
Modified files:
regress/lib/libssl/tlsfuzzer: tlsfuzzer.py
Log message:
Implement a -h option that allows specifying a target host that
will be passed to the test scripts.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/09/03 08:13:06
Modified files:
sys/arch/riscv64/include: ptrace.h
Log message:
Don't pretend we support PT_STEP on this architecture.
The RISC-V doesn't seem to provide hardware support for generic pur
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/09/03 08:09:26
Modified files:
sys/arch/riscv64/include: ptrace.h
Log message:
Enable ptrace(2) support for PT_GETFPREGS/PT_SETFPREGS
The code is already there, it was unreachable because of this #if 0
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2021/09/03 08:04:35
Modified files:
sys/dev/pci: virtio_pci.c
Log message:
Make virtio(4) less restrictive on the type of BAR it supports for
legacy versions. The current version of Parallels on M1 seem
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2021/09/03 07:38:31
Modified files:
. : MODULES
Log message:
update
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/09/03 07:26:20
Modified files:
regress/lib/libssl/tlsfuzzer: tlsfuzzer.py
Log message:
Now that the issue is fixed, enable test-extensions.py
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2021/09/03 07:20:24
Modified files:
. : MODULES
Log message:
update
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2021/09/03 07:19:15
Modified files:
xserver: ChangeLog Makefile.in configure configure.ac
xserver/dix: devices.c
xserver/glamor : glamor.c
xserver/glx: g
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2021/09/03 07:19:12
Modified files:
lib/libssl : ssl_both.c
Log message:
Use SSL3_HM_HEADER_LENGTH instead of the magic number 4.
ok beck@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2021/09/03 07:18:17
Modified files:
lib/libssl : ssl_clnt.c
Log message:
Ensure that a server hello does not have trailing data.
Found by tlsfuzzer.
ok beck@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2021/09/03 07:18:01
Modified files:
lib/libssl : ssl_srvr.c
Log message:
Ensure that a client hello does not have trailing data.
Found by tlsfuzzer.
ok beck@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2021/09/03 07:16:54
Modified files:
lib/libssl : tls13_legacy.c
Log message:
Set message_size correctly when switching to the legacy stack.
The message_size variable is not actually the handshake messag
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2021/09/03 06:39:43
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Reset a net80211 node's QoS Tx sequence counter to the start of the
block ack window when a new Tx block ack agreement is e
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2021/09/03 06:11:15
Modified files:
share/man/man4 : acpibtn.4
Log message:
Document sleep button, lid status and lidaction/pwraction support
landry added the sensor back in 2013 and suspend via sleep butto
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2021/09/03 05:58:24
Modified files:
regress/lib/libssl/interop/cert: Makefile
Log message:
Make Bob happy.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2021/09/03 05:55:31
Modified files:
sys/dev/pci: if_iwm.c if_iwx.c
Log message:
Make iwm(4) and iwx(4) resume code path more similar to the attach code path.
In particular, this makes suspend/resume wor
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2021/09/03 05:47:05
Modified files:
sys/arch/amd64/amd64: vmm.c
Log message:
vmm(4): grab kernel lock before vmspace init
We need the kernel lock before calling some uvm functions. Fixes a
panic reported by
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2021/09/03 05:41:41
Modified files:
sys/dev/pci: if_iwm.c if_iwx.c
Log message:
Ensure that iwm(4) and iwx(4) will reload firmware from disk on down/up,
and will not do so during resume.
Tested by kevlo
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2021/09/03 03:13:00
Modified files:
usr.sbin/traceroute: Makefile traceroute.8 traceroute.c
traceroute.h worker.c
Log message:
Make traceroute(8) faster by sending probes and do
CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2021/09/03 02:58:53
Modified files:
regress/lib/libcrypto/x509: Makefile
lib/libcrypto/x509: x509_internal.h x509_verify.c x509_vfy.c
Log message:
Call the callback on success in new verifier in a c
CVSROOT:/cvs
Module name:src
Changes by: bent...@cvs.openbsd.org 2021/09/03 02:22:25
Modified files:
share/misc : zipcodes
Log message:
Update Albuquerque, NM zip codes.
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2021/09/03 02:18:31
Modified files:
usr.sbin/pppd : sys-bsd.c
Log message:
sigh -- review one one pointless sys/param.h, and discover all the includes
are a mess.
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/09/03 01:58:07
Modified files:
usr.sbin/bgpd : bgpd.8
Log message:
Mention RFC8050 in bgpd.8
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/09/03 01:48:24
Modified files:
usr.sbin/bgpd : mrt.c session.c session.h
Log message:
Add add-path support in MRT dumps (RFC8050).
This works for table-v2 formats and also for the all and update dumps
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2021/09/03 01:43:23
Modified files:
usr.bin/ssh: ssh_config.5
Log message:
Use .Cm instead of .Dq in StrictHostKeyChecking list for consistency.
Patch from scop via github PR#257, ok jmc@
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2021/09/03 01:28:51
Modified files:
distrib/sets/lists/xfont: mi
Log message:
sync
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2021/09/03 01:28:26
Modified files:
font : Makefile.inc
Log message:
Disable building all of the non Unicode fonts, keep only ISO8859-1.
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2021/09/03 01:27:03
Modified files:
usr.bin/ssh: ssh.1
Log message:
Mention using ssh -i for specifying the public key file in the case
where the private key is loaded into ssh-agent but is not present
l
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2021/09/03 01:19:13
Modified files:
lib/libpciaccess/src: openbsd_pci.c
Log message:
Replace
CVSROOT:/cvs
Module name:xenocara
Changes by: matth...@cvs.openbsd.org2021/09/03 01:09:08
Modified files:
app/xconsole : privsep.c
Log message:
remove useless include
38 matches
Mail list logo