summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-19document what this file stands forMarc Espie
2022-05-19Document that imsg_add(3) frees its msg argument on failure.Stefan Sperling
2022-05-19Adjust or remove some stale commentsTheo Buehler
2022-05-19Add missing space between No macro and "authority".Theo Buehler
2022-05-19Deal with STACK_OF divergence between LibreSSL and OpenSSLTheo Buehler
2022-05-19Rewrite mft.c and roa.c with ASN.1 templatesTheo Buehler
2022-05-19Not so recent evolution of the PowerPC and POWER architectures have definedMiod Vallat
2022-05-19Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Jonathan Gray
2022-05-19Force maximum payload size to 128 bytes for AR816X/AR817x as it triggersKevin Lo
2022-05-18document what PLIST_REPOSITORY does a bit betterMarc Espie
2022-05-18Remove #ifdef DDB specific includes, added in 1.968 but related code bitsMiod Vallat
2022-05-17Refactor asn1_d2i_ex_primitive()Joel Sing
2022-05-17document /etc/login.conf.d/Jason McIntyre
2022-05-17ditch most of the obsolete stuffMarc Espie
2022-05-17Move towards OpenIKED 7.1Tobias Heider
2022-05-17Refactor ASN.1 template functions before rewriting.Joel Sing
2022-05-17Use a higher match priority such that mvclock(4) wins from syscon(4).Mark Kettenis
2022-05-17Expose asn1_abs_set_unused_bits() in asn1_locl.hTheo Buehler
2022-05-17Rewrite make_addressRange() using CBSTheo Buehler
2022-05-17Simplify make_addressPrefix()Theo Buehler
2022-05-17Simplify unbound rc.d script.Antoine Jacoutot
2022-05-16Add a simple test that exercises ASN1_STRING_to_UTF8() a little.Theo Buehler
2022-05-16Clean up and fix ASN1_STRING_to_UTF8()Theo Buehler
2022-05-16Remove a stray spaceTheo Buehler
2022-05-16Avoid use of uninitialized in ASN1_STRING_to_UTF8()Theo Buehler
2022-05-16Rewrite asn1_item_ex_d2i_sequence() using CBS and readable variable names.Joel Sing
2022-05-16Remove incorrect line about 'dhcp' in hostname.if triggering the use ofAaron Bieber
2022-05-16The pf IPv4 option and IPv6 extension header filter has stricterAlexander Bluhm
2022-05-16document failed experimentMarc Espie
2022-05-16GC old stats code, I already removed the collection partMarc Espie
2022-05-16pfi_kif_alloc() may be called with M_NOWAIT. Add NULL check toAlexander Bluhm
2022-05-16regenVitaliy Makkoveev
2022-05-16Unlock umask(2). sys_umask() only modifies `fd_cmask', whichVitaliy Makkoveev
2022-05-16use a safer idiom for reading pid from file before killingTheo de Raadt
2022-05-15regress test for in-place transfers and clobbering larger files withDamien Miller
2022-05-15fix in-place copies; r1.163 incorrectly skipped truncation in all cases,Damien Miller
2022-05-15Use strncmp() and IFNAMSIZ for if_xname in veb(4) consistently.Alexander Bluhm
2022-05-15More KNF and whitespace fixes.Theo Buehler
2022-05-15Remove misplaced continueTheo Buehler
2022-05-15whitespace spotted during read-thruTheo de Raadt
2022-05-15Specify which version of RPKI RSC draft is supported.Job Snijders
2022-05-15update examples and remove some text that's no longer relevant.Marc Espie
2022-05-15have in_pcbselsrc copy the selected address to memory provided by the caller.David Gwynne
2022-05-15clean up and document the LRU stuff betterMarc Espie
2022-05-15remove the gzip chunk after CONTENTS, it was only needed back whenMarc Espie
2022-05-15gcc insists the decl for veb_ports_free also use inlineTheo de Raadt
2022-05-15avoid calling if_enqueue from an smr critical section.David Gwynne
2022-05-15add StarTech USG5GA30 to the device listJonathan Matthew
2022-05-14Add the two length tests. Can't currently run them because we need anTheo Buehler
2022-05-14uvm_km_valloc(9), uvm_km_valloc_try(9), uvm_km_valloc_wait(9) andMark Kettenis