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