CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2024/06/18 23:22:33
Modified files:
usr.sbin/sysupgrade: sysupgrade.sh
Log message:
Better words for downloaded snap is older message.
ok deraadt@ florian@ tb@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/18 19:32:24
Modified files:
sys/dev/pci/drm/amd/pm/swsmu/smu13: smu_v13_0_6_ppt.c
Log message:
#if notyet -> #ifdef notyet for consistency and -Wundef
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2024/06/18 10:41:39
Modified files:
bin/test : test.1 test.c
Log message:
Stop trying to deprecate "test -L" in favour of "test -h" (or vice versa).
It's hopeless because POSIX requires both si
CVSROOT:/cvs
Module name:src
Changes by: flor...@cvs.openbsd.org 2024/06/18 08:57:59
Modified files:
usr.sbin/sysupgrade: sysupgrade.sh
Log message:
Use BUILDINFO to make sure we are not going backwards in time.
Input & OK deraadt
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/18 06:37:29
Modified files:
sys/arch/i386/include: cpu.h pmap.h
sys/arch/powerpc/include: pmap.h
sys/dev/ic : wdcvar.h
sys/uvm: uvm_map.h
Log message:
remove pr
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/06/18 03:47:03
Modified files:
lib/libcrypto/x509: x509_conf.c
Log message:
v3_generic_extension() use ASN1_STRING_set0()
This aligns it with do_ext_i2d()
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/06/18 03:41:33
Modified files:
lib/libcrypto/x509: x509_conf.c
Log message:
v3_generic_extension() rename the X509_EXTENSION
now that ext is free, we can use it like everywhere else
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/06/18 03:35:09
Modified files:
lib/libcrypto/x509: x509_conf.c
Log message:
Rename 'ext' to 'name' in v3_generic_extension()
In this code 'ext' is usually used for an X509_EXTENSION object.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2024/06/18 03:08:02
Modified files:
sys/dev/ata: ata_wdc.c
Log message:
remove wdc_ata_addref()/wdc_ata_delref() #if 0'd since rev 1.1
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2024/06/18 02:29:40
Modified files:
lib/libcrypto/x509: x509_bitst.c x509_utl.c
Log message:
Make local BIT_STRING_BITNAME variables const
There's no reason for them not to be const. This is a piece of a la
CVSROOT:/cvs
Module name:src
Changes by: dtuc...@cvs.openbsd.org 2024/06/18 02:11:48
Modified files:
regress/usr.bin/ssh: test-exec.sh
Log message:
Re-enable ssh-dss tests if ssh is compiled with DSA support
11 matches
Mail list logo