CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/12/21 23:56:41
Modified files:
usr.bin/ssh: ssh-add.1 ssh-add.c
Log message:
sort -H and -h in SYNOPSIS/usage();
tweak the -H text;
ok djm
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/12/21 18:38:36
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_gem.c amdgpu_uvd.c
amdgpu_vce.c amdgpu_vm.c
Log message:
%Lx -> %llx kernel printf does not support
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/12/21 15:21:32
Modified files:
sys/uvm: uvm_map.c
Log message:
Fix a typo in mlock(2) error path triggering a double-free.
Pass the correct entry to uvm_fault_unwire_locked().
Reported-by: syz
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2021/12/21 13:53:46
Modified files:
sys/dev/acpi : ahci_acpi.c amdgpio.c aplgpio.c asmc.c
bytgpio.c ccp_acpi.c chvgpio.c dwgpio.c
dwiic_acpi.c glkg
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/12/21 10:50:27
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Cleanup a few things while reading the code.
OK job@
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/12/21 09:16:15
Modified files:
usr.sbin/rpki-client: repo.c
Log message:
Simplify code a bit. There is only one TA per TAL and so only one
ta_lookup(). Implementing the talrepocnt limiter there makes li
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2021/12/21 07:57:28
Modified files:
usr.bin/tmux : grid.c tty-features.c
Log message:
Support underscore style with capture-pane -e, GitHub issue 2928.
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2021/12/21 06:50:35
Modified files:
regress/sbin/iked/live: Makefile crt.in
Log message:
Add test cases for intermediate cert with 'set cert_partial_chain'.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2021/12/21 06:07:53
Modified files:
usr.bin/tmux : tmux.h
Log message:
ARM's Morello CHERI architecture does not support pointers in packed
structures, so remove the packed attribute on struct grid_line an
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/12/21 04:46:01
Modified files:
sys/dev/usb: uhidpp.c
Log message:
knf nits
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/12/21 04:14:07
Modified files:
lib/libcrypto/man: BN_mod_mul_montgomery.3
Log message:
document BN_MONT_CTX_set_locked(3)
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2021/12/21 02:35:08
Modified files:
sys/dev/dt : dt_dev.c
Log message:
Do not print "dt: 451 probes" at boot in dmesg. Btrace device dt(4)
is enabled by default, this line does not provide much informat
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/12/21 01:07:20
Modified files:
usr.bin/patch : patch.1
Log message:
state up front that patch(1) operates on text files,
fixing an omission pointed out by chrisz@;
OK jmc@ deraadt@ chrisz@
13 matches
Mail list logo