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