openbsd
2022-11-29 visaUse correct size for mips64 .rld_map section.
2022-11-29 tbFirst pass at updating verifier error docs
2022-11-29 tbRemove a few doubled spaces and wrap an overlong line
2022-11-29 florianIgnore late check results for resolvers we no longer...
2022-11-29 claudioUpdate valid_x509 comment to reality. crl is no longer...
2022-11-29 claudioReturn an error string instead of surpressing the warni...
2022-11-29 tbSort a few outliers by increasing error number to match...
2022-11-29 tbFix includes
2022-11-29 tbAdd missing X509_V_ERR_UNSPECIFIED case
2022-11-29 tbFix some KNF issues
2022-11-29 tbMake X509_verify_cert_error_string() thread safe
2022-11-29 antonAdd support for the Unified Battery feature found in...
2022-11-29 antonAdd support for Bolt receivers. They use different...
2022-11-29 guentherPut the original image of the MP-startup and ACPI-suspe...
2022-11-29 chelohapowerpc64: switch to clockintr
2022-11-29 chelohapowerpc, macppc: switch to clockintr
2022-11-28 mvsSimplify return path of (*pr_ctloutput)() return value...
2022-11-28 knDocument struct nd_ifinfo protection, remove obsolete...
2022-11-28 tbFix indent
2022-11-28 dvvmd(8): zero consdev in bootargs to fix booting ramdisks
2022-11-28 claudioReshuffle case a little bit. No functional change.
2022-11-28 tbUse ssize_t instead of int as requested on review
2022-11-28 cheloharc(8): reorder_libs: print names of relinked libraries
2022-11-28 knRemove useless nd6_init_done
2022-11-28 knStatically initialise DAD list, remove obsolete dad_init
2022-11-28 tbGarbage collect the unused asn1_add_error()
2022-11-28 tbRetire prev_bio
2022-11-28 matthieusync
2022-11-28 matthieuRemove rex.x, obsolete remote execution protocol
2022-11-28 tbTweak x509_constraints_uri_host() regress to test for...
2022-11-28 tbFix NULL dereference in x509_constraints_uri_host()
2022-11-28 djmtighten pledge(2) after session establishment
2022-11-28 djmNew EnableEscapeCommandline ssh_config(5) option
2022-11-27 knMove UVM "swpgonly" from Daemon Counters to Swap Counters
2022-11-27 knRemove last queue(3) *_END() usage from tree
2022-11-27 knZap nonexistent "vnodepages" and "vtextpages" UVM Page...
2022-11-27 kettenisImplement support for the (optional) MSI controller...
2022-11-27 jobBIO_puts return values can be ambiguous, improve the...
2022-11-27 schwarzeIn bio.h rev. 1.50 and rev. 1.51, tb@ provided BIO_set_...
2022-11-27 knRemove useless casts
2022-11-27 knZap qt3/4 remnants, MODQMAKE_RECURSIVE always defaults...
2022-11-27 knProvide more accurate lock error message
2022-11-27 antonreformat REGRESS_TARGETS
2022-11-27 antonApplying mimmutable(2) to bss, data and text made the...
2022-11-27 knx11/qt3 and qt4 are no more, say x11/qt* like the modul...
2022-11-27 schwarzedelete duplicate OpenBSD CVS keyword line
2022-11-27 tbPlug leak of tmp in case allocation of pq->abuf fails
2022-11-27 tbKNF nit: place brace correctly
2022-11-27 ottoOnce we are synced, we can validate the certificate...
2022-11-26 tbMissing return value check for BIO_new()
2022-11-26 kettenisAdjust for changes in the device tree bindings. Since...
2022-11-26 mvsTurn sowriteable(), sballoc() and sbfree() macro to...
2022-11-26 mvsMerge uipc_bind() with unp_bind(). Unlike other unp_...
2022-11-26 mvsNext step of netlock pressure decreasing in pppx(4).
2022-11-26 tbMake header guards of internal headers consistent
2022-11-26 tobheAdd arm64 lid_action sysctl for Apple Silicon laptops.
2022-11-26 jobRemove RFC 9092 example file because it contains inheri...
2022-11-26 jobMake error messages about 'inherit' elements in End...
2022-11-26 tobheBump to 7.2
2022-11-26 jobDisallow 'inherit' elements in geofeed authenticators
2022-11-26 jobFix warning message
2022-11-26 tbbn_lcl.h wanted special treatment.
2022-11-26 tbMake internal header file names consistent
2022-11-26 tbTwo small tweaks to the geofeed code
2022-11-26 jsingRemove BIGNUM consistency macros.
2022-11-26 tbSplit eContent extration into a small helper
2022-11-26 tbAdd test-geofeed.c (forgotten cvs add in previous).
2022-11-26 jobAdd regress for geofeed
2022-11-26 jobAdd support for authenticating geofeed data CSV files...
2022-11-26 tbcms_lcl.h should not be part of SRCS
2022-11-26 kettenisEnable aplpwm(4) and pwmleds(4).
2022-11-26 jmc- in SYNOPSIS, redo the formatting for "address" and...
2022-11-26 antonRemove unused battery fields.
2022-11-26 antonShove more battery feature logic down to hidpp20_batter...
2022-11-26 antonPave the way for checking presence of more features in
2022-11-26 antonStop checking the link status upon receiving connect...
2022-11-26 antonGroup function and response defines.
2022-11-26 antonPass a uhidpp_device to hidpp20_battery_get_capability...
2022-11-26 antonTake note of the needed feature indices already in
2022-11-26 antonReduce indentation, no functional change.
2022-11-26 antonStop printing the device serial number during attach...
2022-11-26 antonRename type argument to buf in hidpp10_get_type(),...
2022-11-26 antonWhile emulating the bell, wsdisplay could end up sleepi...
2022-11-25 deraadtifconfig -M <mac> finds the address on an interface...
2022-11-25 tobheDisable screen backlight on Apple silicon laptops when...
2022-11-25 bluhmrevert pf.c r1.1152 again: move pf_purge out from under...
2022-11-25 kettenisRevert previous commit. It was not properly tested...
2022-11-25 schwarzeIn bio.h rev. 1.46/1.47 (Oct/Nov 2021), tb@ provided...
2022-11-25 bluhmDo not crash when a tcp query is larger than the length...
2022-11-25 knRevert hunk accidentially committed in r1.248 "Clarify...
2022-11-25 visaAdd ld.so linker script for mips64
2022-11-25 tbUnits generally help...
2022-11-25 dlgget rid of NET_LOCK in the pf purge work
2022-11-25 dlgnvme can do 64bit dma.
2022-11-24 schwarzeMajor overhaul.
2022-11-24 schwarzeMark BN_options() and BN_prime_checks as obsolete;
2022-11-24 deraadtsycn
2022-11-24 tbMerge the second y_bit check into the first one where...
2022-11-24 tbSimplify y_bit handling in compressed coordinates
2022-11-24 tbClean up EC_METHOD and EC_GROUP definitions
next