Age | Commit message (Expand) | Author |
2022-04-28 | Fix comparison in openssl(1) pkcs12 | Kinichiro Inoguchi |
2022-04-28 | Environment variables must be passed through env(1) while using sudo. | Anton Lindqvist |
2022-04-28 | Compare pointer value with NULL in openssl(1) pkcs12 | Kinichiro Inoguchi |
2022-04-28 | Convert the internal GPT partition entries into host-endian form | Kenneth R Westerback |
2022-04-28 | oops, fix wrong .TH name | Ingo Schwarze |
2022-04-27 | Send packets with IPv4 option or IPv6 extension header over loopback | Alexander Bluhm |
2022-04-28 | Element next-line scopes may nest, so man_breakscope() may have to | Ingo Schwarze |
2022-04-28 | Call uvm_pageactivate() from uvm_pageunwire() instead of rerolling it. | Martin Pieuchot |
2022-04-28 | Update uvmexp.swpgonly only once in uvm_swap_get(). | Martin Pieuchot |
2022-04-28 | glue for 7.2 | Marc Espie |
2022-04-28 | Get rid of set but not used compiler warning. | Anton Lindqvist |
2022-04-28 | drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps... | Jonathan Gray |
2022-04-28 | add Sabrent NT-SS5G, sort the device list alphabetically | Jonathan Matthew |
2022-04-28 | avoid printing hash algorithm twice; from lucas AT sexy.is | Damien Miller |
2022-04-27 | The timeout in ospf6d regress seems to be too short. Increase it | Alexander Bluhm |
2022-04-27 | Send packets with IPv4 option or IPv6 extension header over loopback | Alexander Bluhm |
2022-04-27 | Add test case capable of triggering the recently fixed use after free, | Anton Lindqvist |
2022-04-27 | Remove the lock if an identical overlapping one is already present. | Anton Lindqvist |
2022-04-27 | Decode via c2i_ASN1_INTEGER_cbs() from asn1_ex_c2i(). | Joel Sing |
2022-04-27 | Ensure we clear the error stack before running tests that print errors. | Joel Sing |
2022-04-27 | Enable ASN.1 INTEGER tests with invalid lengths/encodings. | Joel Sing |
2022-04-27 | Rewrite c2i_ASN1_INTEGER() using CBS. | Joel Sing |
2022-04-27 | Remove the ASN.1 decoder tag/length cache (TLC). | Joel Sing |
2022-04-27 | The .AT, .DT, and .UC macros are allowed inside next-line scope | Ingo Schwarze |
2022-04-27 | have use_old_libs say something if it's the reason a package gets updated | Marc Espie |
2022-04-27 | split the code in figure_out_kept: | Marc Espie |
2022-04-27 | add a test case for the Imath update, along with notes about what's | Marc Espie |
2022-04-27 | "pretty print" verbose messages: more context, and indent them to make | Marc Espie |
2022-04-27 | give a bit more context in verbose message | Marc Espie |
2022-04-27 | vgone() is vgonel() with curproc as 2nd argument. Use vgonel() like the | Claudio Jeker |
2022-04-27 | vmm(4): dt(4) tracepoints for vm exit reporting previous exit. | Dave Voutila |
2022-04-27 | note to myself for 7.2 | Marc Espie |
2022-04-27 | Fix three bugs regarding the interaction of \z and \h: | Ingo Schwarze |
2022-04-27 | typo: exceded -> exceed | Theo Buehler |
2022-04-27 | Add authfd path to debug output. ok markus@ | Darren Tucker |
2022-04-27 | ASN1_{,const_}check_infinite_end(3) were removed in the last major bump, | Theo Buehler |
2022-04-26 | Decode via c2i_ASN1_BIT_STRING_cbs() from asn1_ex_c2i(). | Joel Sing |
2022-04-26 | Bump __mp_lock_spinout to INT_MAX. | Dave Voutila |
2022-04-26 | typo in example text: unsused -> unused; noticed by tb@ | Ingo Schwarze |
2022-04-26 | Do not send a hostname option when we don't have a hostname. | Florian Obser |
2022-04-26 | At the end of every tbl(7) cell, clear the \z state. | Ingo Schwarze |
2022-04-26 | If a node is tagged explicitly, skip implicit tagging for that node. | Ingo Schwarze |
2022-04-26 | No need for line wrap here. | Claudio Jeker |
2022-04-26 | On CPUs that have MPERF/APERF support use that information to install a | Claudio Jeker |
2022-04-26 | Check sshauthopt_new() for NULL. bz#3425, from tessgauthier at | Darren Tucker |
2022-04-25 | Reimplement the page allocation code using bus_dma(9) APIs to make sure | Mark Kettenis |
2022-04-25 | Push DISK_[read|write]sectors() down to disk.c local functions | Kenneth R Westerback |
2022-04-25 | Extend ksmn(4) driver to also show CCD tempratures if available. | Claudio Jeker |
2022-04-25 | gh_csum an gh_part_csum are not used between initializing | Kenneth R Westerback |
2022-04-25 | Fix spelling error in warnx() | Job Snijders |