Age | Commit message (Expand) | Author |
2019-04-01 | Consume SSP options when using retguard to prevent warnings. | mortimer |
2019-04-01 | Add a rfc1035 data type and use it to describe | Kenneth R Westerback |
2019-04-01 | Pass the debug status to modules. Also some non functional changes | YASUOKA Masahiko |
2019-04-01 | Enable RF_KILL interrupts on resume | kn |
2019-04-01 | Update authenticator and message authenticator always. Previous was | YASUOKA Masahiko |
2019-04-01 | Fix interrupt handler to set RUNNING flag when RF switch is enabled | kn |
2019-04-01 | Describe the cidr data type and rework the | Kenneth R Westerback |
2019-04-01 | Show message-authenticator correctly. It had shown the result of | YASUOKA Masahiko |
2019-04-01 | aarch64 also uses PIE by default, make ${NOPIE*} flags available | Jeremie Courreges-Anglas |
2019-04-01 | Adjust bgpd conf output because of change of moving neighbors into a real TAILQ | Claudio Jeker |
2019-04-01 | Update radiusd.conf(5) man page and its example to recommend to | YASUOKA Masahiko |
2019-04-01 | int16 and int8 are not used for any option. So don't | Kenneth R Westerback |
2019-04-01 | remove prototype from earlier version of reboot code. spotted by anton | Ted Unangst |
2019-04-01 | Make "secret" become a required configuration for both client and | YASUOKA Masahiko |
2019-04-01 | Reduce code duplication and ensure that a type of resolver and it's | Florian Obser |
2019-04-01 | Document dhcp-message (a.k.a. option 56) and tweak verbiage for | Kenneth R Westerback |
2019-04-01 | In the upstreamed and official device tree for i.MX8MQ the clocks | Patrick Wildt |
2019-04-01 | imxdwusb(4) and imxpd(4) are no longer needed. | Patrick Wildt |
2019-04-01 | Add retguard macros to kernel setjmp / longjmp. | mortimer |
2019-04-01 | In the upstreamed and official device tree for i.MX8MQ the USB phys | Patrick Wildt |
2019-04-01 | In the upstreamed and official device tree for i.MX8MQ the power domains are | Patrick Wildt |
2019-04-01 | Correct the documentation of relay-agent-information, | Kenneth R Westerback |
2019-04-01 | vmm(4): Don't advertise support for MCE/MCA since we don't implement | Mike Larkin |
2019-04-01 | sync | Theo de Raadt |
2019-04-01 | florian noticed unused etc/ssl/lib directory. jsing notes a release | Theo de Raadt |
2019-04-01 | In the KARL relink case, the bsd.gdb built on the way (so that we get | Theo de Raadt |
2019-04-01 | update currency exchange rates; | Jason McIntyre |
2019-04-01 | compile fix from visa | Ted Unangst |
2019-04-01 | fast track ddb> reboot command to skip anything which might panic again. | Ted Unangst |
2019-04-01 | catch/hide errors from ifconfig carp in case there is no carp. | Ted Unangst |
2019-04-01 | mark ERR_R_INTERNAL_ERROR instead of assert or _exit, sigh | Theo de Raadt |
2019-04-01 | if inet6 is not available, warn, but carry on | Ted Unangst |
2019-04-01 | restore El removed in previous; | Jason McIntyre |
2019-04-01 | Repair "} if" and make it the intended "} else if", compare the corresponding | Christian Weisgerber |
2019-04-01 | repair "} if" from an ancient merge error; ok deraadt@ kn@ | Christian Weisgerber |
2019-04-01 | repair confusing "} if" indentation as suggested by deraadt@ | Christian Weisgerber |
2019-04-01 | repair confusing "} if"; from florian@ | Christian Weisgerber |
2019-04-01 | Change a strange "} if" into the intended "} else if". No practial | Christian Weisgerber |
2019-04-01 | Compile with -gdwarf-4 to suppress wrnings about DWARF2 in assembly code | Mark Kettenis |
2019-04-01 | Implement "Authentication Domain Names" configuration as per RFC 8310 | Florian Obser |
2019-04-01 | deprecate TASKQ_CANTSLEEP since nothing uses it anymore | David Gwynne |
2019-04-01 | Enable the full pre-reset code path again, now that we've fixed the cause | Jonathan Matthew |
2019-04-01 | Don't use a prefetchable mapping for the registers - the controller only | Jonathan Matthew |
2019-04-01 | Correct subtle bug in sigalgs, only care about curve_nid if we are | Bob Beck |
2019-04-01 | Bring documentation into better correspondance | Kenneth R Westerback |
2019-04-01 | No need to save/restore fields across the invocation of | Kenneth R Westerback |
2019-03-31 | new sentence, new line; | Jason McIntyre |
2019-03-31 | simpler display; | Jason McIntyre |
2019-03-31 | add Scott Walker; from Chad Dougherty | Stuart Henderson |
2019-03-31 | Unbreak tree by removing the bits that were copied to art.h in r1.18 | Theo Buehler |