openbsd
2022-11-08 tbstray space
2022-11-08 deraadtSince the introduction of automatic immutable from...
2022-11-08 deraadtInstead of unmapping boot.text, and then a future alloc...
2022-11-07 joshuaWrap long lines
2022-11-07 joshuaMove variables above code
2022-11-07 mbuhlFix a memory leak in the error path of rde_dump_ctx_new.
2022-11-07 tobheFree objects that were dynamically allocated in libcryp...
2022-11-07 mbuhlFix theoretical access to garbage stack memory in pfkey...
2022-11-07 deraadtMissed an ALIGN (which I will admit I do not understand...
2022-11-07 deraadtSince the introduction of automatic immutable from...
2022-11-07 patrickThe gpiokeys(4) 'label' property seems to be optional...
2022-11-07 patrickAdd support for the PCIe controller on the Qualcomm...
2022-11-07 schwarzeWhite space KNF, no code change:
2022-11-07 patrickThe ARM SMMUv2 does actually support #iommu-cells ...
2022-11-07 kettenisImplement the "halt" IPI.
2022-11-07 tbRework OpenSSL regress binding a bit to prepare for...
2022-11-07 joshuaLink aes/ to regress
2022-11-07 joshuaAdd regress coverage for AES
2022-11-07 dlgrevert "move pf_purge out from under the kernel lock".
2022-11-07 jobSimplify use of strrchr()
2022-11-07 knMerge duplicate MD code into MI sr_open_chunk()
2022-11-07 knUse variable and shorter logic for NFS check
2022-11-07 jmcremove one more reference to tcp/slowhz;
2022-11-07 robertintroduce a new kern.autoconf_serial sysctl that can...
2022-11-07 deraadtsync
2022-11-07 dlgmove pf_purge out from under the kernel lock and avoid...
2022-11-07 tbFix whitespace. Looks like I was a pig 3 years ago...
2022-11-07 dvvmm(4): set RAX guest register state based on VMCB
2022-11-07 jsingRewrite TLSv1.2 key exporter.
2022-11-07 jsingMove tls13_exporter() code.
2022-11-07 mbuhlFix some spelling errors.
2022-11-07 yasuokaModify TCP receive buffer size auto scaling to use...
2022-11-07 knSet up logger(1) traps earlier to catch logfile setup...
2022-11-07 knRun the ND6 expiry timer without kernel lock
2022-11-07 deraadtdtors were broken by trying to reuse DF_1_NODELETE...
2022-11-07 krwRename unreferenced field d_drivedata to smoke out...
2022-11-07 krwNuke last references to d_drivedata.
2022-11-07 dtuckerThe IdentityFile option in ssh_config can also be used...
2022-11-07 dtuckerRemove some set but otherwise unused variables, spotted...
2022-11-07 dtuckerCheck for and disallow MaxStartups values less than...
2022-11-07 mpiImplement db_write_text/bytes() which add support for...
2022-11-07 jobConfirm Path Length is absent in the Basic Constraints...
2022-11-07 djmfix parsing of hex cert expiry time; was checking wheth...
2022-11-07 dtuckerImport regenerated moduli.
2022-11-07 dtuckerFix typo. From pablomh via -portable github PR#344.
2022-11-07 guentherIn kpageflttrap(), validate a non-NULL pcb_onfault...
2022-11-06 knConstify pfsync_acts[]; OK dlg
2022-11-06 knSkip MD post-install bits on upgrades
2022-11-06 dlgget rid of pfsync_state_export.
2022-11-06 jmcremove unneccessary Pp after Sh;
2022-11-06 krwNuke some 'set but not used' pathlen variables.
2022-11-06 deraadtAt present, mprotect(2) may reduce permissions on immut...
2022-11-06 dvvmm(4): allocate reference for vm and vcpu SLISTs
2022-11-06 knregen after /dev/pf? cleanup (only /dev/pf exists)
2022-11-06 tbDocument that OPENSSL_free() is required in some circum...
2022-11-06 knThere is only one pf(4); OK sashan
2022-11-06 mbuhlEnable IPv4, TCP, and UDP checksum offloading, and...
2022-11-06 dlgmove pfsync_state_import in if_pfsync.c to pf_state_imp...
2022-11-06 jsingAdd regress for Ed25519.
2022-11-06 jsingEnable Ed25519 internal to libcrypto.
2022-11-06 patrickAdd FDT-based attachment for qciic(4).
2022-11-06 patrickAdd FDT-based attachment for qcgpio(4).
2022-11-06 jsingRemove useless ancient files.
2022-11-06 joshuaReplace existing Blowfish regress tests
2022-11-06 tbNext to signedObject only allow rpkiNotify accessMethods
2022-11-06 dlgmake /dev/pf a clonable device.
2022-11-06 aoyamaChange character drawing depth when 'pseudo' framebuffe...
2022-11-06 jmcadd arch to Dt;
2022-11-06 beckEnable time_conversion regress tests
2022-11-06 beckAdd a bunch of regression tests for time conversion.
2022-11-06 krwDon't leak args.fspec in create_filesystem().
2022-11-06 patrickqcdwusb(4)
2022-11-06 patrickDisable smmu(4) for Qualcomm SC8280XP on FDT attachment...
2022-11-06 patrickAdd glue for the USB3 controller on the Lenovo x13s.
2022-11-06 patrickWhile the Qualcomm GENI isn't just a simplebus(4),...
2022-11-06 deraadtTEXTREL binaries are loaded without immutable on un...
2022-11-06 dvFix typo in comment about pledges (send -> sendfd).
2022-11-06 kettenisMake EFI runtime calls more robust on arm64 as well...
2022-11-06 deraadtld.so wants to make it's own RELRO immutable, which...
2022-11-06 deraadtLibrary RELRO sections are excluded from the immutable...
2022-11-06 deraadtWhen loading startup libraries, pass DF_1_NODELETE...
2022-11-06 tobheFix out-of-order string operations resulting in a wrong...
2022-11-06 knUse installboot -p; OK visa
2022-11-06 tbDocument LOGDIR on its own since it's not a bsd.port...
2022-11-06 deraadtWhen a TEXTREL binary is loaded, non-writeable LOADs...
2022-11-06 ajacoutottypo: wlll -> will
2022-11-06 ottoReintroduce snippet describing startup behaviour to...
2022-11-06 jmcremove the remnants of the old -s option, which was...
2022-11-05 jmc- escape a macro in an Rs/Re block: groff appears to...
2022-11-05 janFix kernel build without IPSEC option.
2022-11-05 knAdd mount_nfs(8) to fetch sets over NFS
2022-11-05 jsingAdd regress coverage for TLS exporters.
2022-11-05 chelohaclockintr(9): initial commit
2022-11-05 patrickBump version number so that it's easier to see if the...
2022-11-05 patrickNot every device tree we're getting passed has an ...
2022-11-05 patrickActivate the device tree we just loaded from disk....
2022-11-05 patrickMake sure fdt_find_node() returns NULL if it can't...
2022-11-05 deraadtThe /var/run/ld.so.hints file is mapped into memory...
2022-11-05 deraadtteach ld.so how to call the mimmutable() system call
2022-11-05 chelohapowerpc64: TimeBase: add userspace timecounting support
next