summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-26In groff commit 78e66624 on May 7 20:15:33 2021 +1000,Ingo Schwarze
2022-06-26add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl...Stuart Henderson
2022-06-26Fix spacing.Vitaliy Makkoveev
2022-06-26add --null to usage() forgot in previous commit. reminded by jmc@, thanks!op
2022-06-26Switch walkargs for the buffer size to size_t and change the overflowClaudio Jeker
2022-06-26remove outdated commentFlorian Obser
2022-06-26The "ifq_set_maxlen(..., 1);" hack we use to enforce pipex(4) relatedVitaliy Makkoveev
2022-06-26Add missing splx before returning when urtwn_ccmp_decap() fails.Jonathan Matthew
2022-06-26Break out of the switch statement rather than returning early on ioctlJonathan Matthew
2022-06-26add missing splx in error pathJonathan Matthew
2022-06-26'pipex_mppe' and 'pipex_session' structures have uint16_t bit fieldsVitaliy Makkoveev
2022-06-26Provide and use long_{get,set}()Joel Sing
2022-06-26Discourage nfs mounting of /var by not talking about it.Theo de Raadt
2022-06-26Allow waiting during ktable allocation in pf_ioctl.mbuhl
2022-06-26Fix URI name constraints, allow for URI's with no host part.Bob Beck
2022-06-26grep: add --null flagop
2022-06-26drm/amd/display: Don't reinitialize DMCUB on s0ix resumeJonathan Gray
2022-06-26gc trust, it's never set.Florian Obser
2022-06-26Wait for autoconf interfaces to come up in netstart(8) instead ofFlorian Obser
2022-06-26Start network auto configuration daemons earlier so that tunnelFlorian Obser
2022-06-26sync with arm64.htmlJonathan Gray
2022-06-26Delete trailing whitespace. No code change.Mike Larkin
2022-06-26vmd: create a copy of bios at 4g boundaryDave Voutila
2022-06-26catch up on some country name changesTheo de Raadt
2022-06-26allow HW_USERMEM64 in sysctl pledgeJonathan Gray
2022-06-26Pignatoro -> PignataroJonathan Gray
2022-06-26CLang -> ClangJonathan Gray
2022-06-26Remove unused VOP_POLL().Visa Hankala
2022-06-26whitespaceTheo Buehler
2022-06-25Use in_addr for AF_INET.mbuhl
2022-06-25Don't add unknown filetypes to the entity queue. Otherwise we bail outTheo Buehler
2022-06-25Move leaf certificate checks to the last thing after chain validation.Bob Beck
2022-06-25Since 128bit addressing is not enough add some addition 32bit ofClaudio Jeker
2022-06-25Increase the auto partitioner's maximum /usr size to 30G.mbuhl
2022-06-25Add some airports I've landed airplanes at.Mike Larkin
2022-06-25Use ints for boolean values.Joel Sing
2022-06-25Add HFE in Ahnui, China.mbuhl
2022-06-25Reuse ASN1_INTEGER functions for ASN1_ENUMERATED_{get,set}()Joel Sing
2022-06-25Check pointer argument after {d2i,i2d}_ASN1_{BIT_STRING,BOOLEAN,INTEGER}()Joel Sing
2022-06-25Add regress for ASN1_INTEGER_{get,set}_{u,}int64()Joel Sing
2022-06-25Rewrite ASN1_INTEGER_{get,set}() using CBS/CBBJoel Sing
2022-06-25remove unused struct membersFlorian Obser
2022-06-25Simplify ASN1_INTEGER_cmp()Joel Sing
2022-06-25Add regress for ASN1_INTEGER_cmp()Joel Sing
2022-06-25If an .Xr macro contains a section argument, write an aria-label attributeIngo Schwarze
2022-06-25remove some unused code and uneeded includesJonathan Gray
2022-06-25Remove a bunch of unused DNS_RDATASETATTR_ #defines and mop up.Florian Obser
2022-06-25We do not order RRsets and we are not interested in partial RRsets.Florian Obser
2022-06-24Improve accessibility of -T html -O toc output by using the <nav> elementIngo Schwarze
2022-06-24Roll back previous KEX changes as they aren't safe untilDarren Tucker