summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24Skip "all-channels" controls if there are equivalend per-channel onesAlexandre Ratchov
2020-04-24Suffix per-channel non-numeric controls with channel numberAlexandre Ratchov
2020-04-24Remove unused struct.Mark Kettenis
2020-04-24Add some useful log messages for the IKE handshake.tobhe
2020-04-24Log INFORMATIONAL messages with LOG_DEBUG. They are rarely useful fortobhe
2020-04-24regenAlexandre Ratchov
2020-04-24Bump audio devices count to 4Alexandre Ratchov
2020-04-24Stray whitespace.Kenneth R Westerback
2020-04-24syncTheo de Raadt
2020-04-24Simplify the grammar by letting the lexer handle builtin keywords.Martin Pieuchot
2020-04-24rpki-client does not do privsep and also no chroot to /var/empty. ChangeClaudio Jeker
2020-04-24Print given identifier in the error message when no matching probe exist.Martin Pieuchot
2020-04-24Update to tzdata2020a from www.iana.org. Major changes:Todd C. Miller
2020-04-24make .Nd and DESCRIPTION more precise, and some minor macro fixes;Ingo Schwarze
2020-04-24Add an example of "sndioctl output.level=+0.1" as suggested by espie@,Ingo Schwarze
2020-04-24provide a STYLE message when mandoc knows the file name and the extensionIngo Schwarze
2020-04-24strip trailing CRs at smtp level rather than io levelEric Faurot
2020-04-24Make sure devices are properly closed in case of an error.Alexandre Ratchov
2020-04-24Whitespace fixup for imxehci(4)Patrick Wildt
2020-04-24Check the various options that local-address gives.Claudio Jeker
2020-04-24Remove the deprecation notice for timegm().Ingo Schwarze
2020-04-24bcmgpio(4)Mark Kettenis
2020-04-24Add bcmgpio(4). For now this driver only provides pinctrl functionality.Mark Kettenis
2020-04-24Print per queue stats when dumping hardware counters in IX_DEBUG kernels.Martin Pieuchot
2020-04-24Fix typo which could lead into a double freeRicardo Mestre
2020-04-24Fix incorrect error message for "too many known hosts files." bz#3149, patchDarren Tucker
2020-04-24Remove leave_non_blocking() which is now dead code because nothing setsDarren Tucker
2020-04-23Enable imxehci(4).Patrick Wildt
2020-04-23Move imxehci(4) to sys/dev/fdt.Patrick Wildt
2020-04-23SYNOPSIS had no matching Ek, but since it wasn;t needed, remove Bk;Jason McIntyre
2020-04-23 ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;Jason McIntyre
2020-04-23replace examples of "Ic arg Ic arg" with "Ic arg arg" and stop the spread;Jason McIntyre
2020-04-23Add support for switching rdomain on IPsec encryption/decryption.tobhe
2020-04-23Support SADB_X_EXT_RDOMAIN extension in pfkey dump (-m).tobhe
2020-04-23Enable pcie_aux in addition to the other PCIe clocks on i.MX8M.Patrick Wildt
2020-04-23Since apparently the bikeshedding over i.MX8M PCIe device treePatrick Wildt
2020-04-23Add support for autmatically moving traffic between rdomains on ipsec(4)tobhe
2020-04-23Implement builtin 'cpu' keyword.Martin Pieuchot
2020-04-23Use map keys composed of multiple arguments.Martin Pieuchot
2020-04-23"local-address" can be specified for both address families now, soStuart Henderson
2020-04-23Try to document 'no local-address'Claudio Jeker
2020-04-23Store local-address by address family. This allows to configure bothClaudio Jeker
2020-04-23Correctly parse "0/0" as the default route when specifyingKenneth R Westerback
2020-04-23Add support for the i.MX8MM PCIe clocks. These behave exactly likePatrick Wildt
2020-04-23Extend map to support keys composed of multiple arguments.Martin Pieuchot
2020-04-23Explain in the DESCRIPTION section in which cases mixerctl should be usedAlexandre Ratchov
2020-04-23Always initialize cachedir and outputdir.Sebastian Benoit
2020-04-23drm/amdkfd: kfree the wrong pointerJonathan Gray
2020-04-23Overrides need to be applied both before and after features in case theyNicholas Marriott
2020-04-23Make debug output less verbose.Martin Pieuchot