Age | Commit message (Expand) | Author |
2019-12-18 | spell "name server" consistently; i kind of prefer "nameserver", but this way | Jason McIntyre |
2019-12-18 | Set vm_map's pmap in uvm_map_setup(). | Visa Hankala |
2019-12-18 | Workaround unbound github issue #99. | Florian Obser |
2019-12-18 | Update to libunbound 1.9.6 | Florian Obser |
2019-12-18 | use "Currently" in the doc for "openssl enc" when talking about default | Stuart Henderson |
2019-12-18 | merge Unbound 1.9.6 | Stuart Henderson |
2019-12-18 | import Unbound 1.9.6, ok tb florian | Stuart Henderson |
2019-12-18 | add the changelog | Stuart Henderson |
2019-12-18 | remove, not useful here | Stuart Henderson |
2019-12-18 | merge NSD 4.2.4 | Stuart Henderson |
2019-12-18 | import NSD 4.2.4, ok florian | Stuart Henderson |
2019-12-18 | Mask high bits of iwm(4) firmware SYSASSERT codes before matching | Stefan Sperling |
2019-12-18 | no need for double Cm; | Jason McIntyre |
2019-12-18 | give a better name to a couple functions and struct fields related to | Gilles Chehade |
2019-12-18 | Re-enable firmware-based Tx retries at lower rates for iwm(4). | Stefan Sperling |
2019-12-18 | Implement unwindctl status memory to show chache memory usage. | Florian Obser |
2019-12-18 | Rework unified cache handling to be able to unify key and neg caches. | Florian Obser |
2019-12-18 | Use neg and key cache from the passed in environment if initialized so that | Florian Obser |
2019-12-18 | Allow pagefault_disable() to be called recursively, something that may happen | Mark Kettenis |
2019-12-18 | Use separate rwlock initializations for userland ("vmspace") and kernel | Mark Kettenis |
2019-12-18 | teach relay action how to do domain-based relay host, this allows declaring | Gilles Chehade |
2019-12-18 | In January, the default digest used in the openssl enc command was | Theo Buehler |
2019-12-18 | Do not rely on errno after glob(3) fails. | Nicholas Marriott |
2019-12-18 | remove reference to a non-existent page; advised by jsg | Jason McIntyre |
2019-12-18 | standard synopsis/usage()/options list; | Jason McIntyre |
2019-12-18 | typo | Theo de Raadt |
2019-12-18 | undo assumptions about MI .h inclusions | Theo de Raadt |
2019-12-18 | audio(4): msleep(9) -> msleep_nsec(9) | cheloha |
2019-12-17 | sync | Theo de Raadt |
2019-12-17 | install fido.4 | Theo de Raadt |
2019-12-17 | arm64 cpus speculatively execute instructions after ERET, and on some | Theo de Raadt |
2019-12-17 | "allow instance {...}" requires options | kn |
2019-12-17 | Use correct size when zeroing out dinode. | Todd C. Miller |
2019-12-17 | remove unused macros; | Jason McIntyre |
2019-12-17 | add delock model; from zeurkous | Jason McIntyre |
2019-12-17 | sync usb.4 entry with Nd: in this case, i think the usb.4 entry read better; | Jason McIntyre |
2019-12-17 | copy pledge code from nslookup | Theo de Raadt |
2019-12-17 | Since dscp probing (setsockopt, special cmsg handling, etc) no longer occurs | Theo de Raadt |
2019-12-17 | disable all the dscp probing code. it sees all the dscp option | Theo de Raadt |
2019-12-17 | not renaming those temp files should be fatal | Marc Espie |
2019-12-17 | Eliminate failure returns from _dl_split_path(): if malloc fails just _dl_oom() | Philip Guenther |
2019-12-17 | correct some uses of .Nm | Jonathan Gray |
2019-12-17 | We aren't going to update to a MPL licensed bind codebase so replace | Jonathan Gray |
2019-12-17 | cut obsolete lists of crypto algorithms from outline of how SSH works | Christian Weisgerber |
2019-12-17 | sync | Stuart Henderson |
2019-12-17 | Fix bogus ".It .Cm" | Jeremie Courreges-Anglas |
2019-12-17 | Reject leases that do not provide a subnet mask for the address being | Kenneth R Westerback |
2019-12-17 | - isc-config isn't needed, we're only using bind sources for dig/host/nslookup | Stuart Henderson |
2019-12-17 | sync | Reyk Floeter |
2019-12-17 | Fix fido(4) documentation link (no functional change) | Reyk Floeter |