summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-31auth_call(3) no longer uses secure_path(3)Todd C. Miller
2021-05-31add an -R flag to dump the raw report descriptor bytes for parsingJoshua Stein
2021-05-31Revert previous. bluhm noted that it causes a regress failure.Theo Buehler
2021-05-31Don't fail hard in ikev2_cp_fixaddr() if no address pool is found.tobhe
2021-05-31Since our unix receive queue got longer, the test run-t_sendrecvAlexander Bluhm
2021-05-31Prevent address underflow with /32 config address prefix.tobhe
2021-05-31Convert K&R function definitions to modern C.jan
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-05-31call drmbackoff() on powerpc64 as wellJonathan Gray
2021-05-31Redefine ADJFREQ_MIN to avoid undefined behaviour (when not using -fwrapv)Visa Hankala
2021-05-31Avoid "mac clock not ready" panic in iwx(4).Stefan Sperling
2021-05-31Avoid "mac clock not ready" panic in iwm(4).Stefan Sperling
2021-05-31Hash challenge supplied by client during FIDO key enrollment prior toDamien Miller
2021-05-31make nvme_read8 and write8 less clever.David Gwynne
2021-05-31try to get rid of a weird comma on the alpns attach line.David Gwynne
2021-05-30Declare all struct protosw as constant.Alexander Bluhm
2021-05-30add hid_get_report_desc_data() to access the raw report descriptorJoshua Stein
2021-05-30Fix overlap check in autoalloc code; ending_sector is the sector after theMark Kettenis
2021-05-30Add initial support for installing on a disk with a GPT. Mostly taken fromMark Kettenis
2021-05-30Include <sys/mutex.h> and <sys/queue.h> earlier in powerpc* pmap.hVisa Hankala
2021-05-30Include <sys/queue.h> to avoid a hidden header dependency.Visa Hankala
2021-05-30Include <sys/mutex.h> to avoid a hidden header dependency.Visa Hankala
2021-05-30syncTheo de Raadt
2021-05-30sort SEE ALSO;Jason McIntyre
2021-05-30recognise ALC294Jonathan Gray
2021-05-30match on Intel 500 Series LP HDAJonathan Gray
2021-05-30decode multimedia classJonathan Gray
2021-05-29syncTheo de Raadt
2021-05-29The cephes test vectors for tanh(3) in our libm fail on mostAlexander Bluhm
2021-05-29Enable aplns(4).Mark Kettenis
2021-05-29aplspmi(4) and aplpmu(4)Mark Kettenis
2021-05-29Remove support for the hibernate queue. Allocating this queue wouldMark Kettenis
2021-05-29Only allocate the "hibernate" queue when HIBERNATE support is being built.Mark Kettenis
2021-05-29timeout.h: remove API documentation commentcheloha
2021-05-28Fix build and disable dhtest for sntrup761x25519. The test assumes atobhe
2021-05-28typo: baring -> barringTheo Buehler
2021-05-28Add experimental post-quantum hybrid key exchange methodtobhe
2021-05-28Remove CPU and node id fields that were used with SGI Origin.Visa Hankala
2021-05-28Add f_modify and f_process callbacks to socket filterops.Visa Hankala
2021-05-28Add cad(4), a driver for Cadence GEM.Visa Hankala
2021-05-28Silence a clang warning on loss of precisionTheo Buehler
2021-05-28Schedule timeout a little bit sooner. Doing this once every minute isn'tPatrick Wildt
2021-05-28Enable imxdog(4)Patrick Wildt
2021-05-28Once i.MX's watchdog is enabled, it can never be disabled. Some 64-bitPatrick Wildt
2021-05-28imxdog(4)Patrick Wildt
2021-05-28Fix typo in imxesdhc(4)Patrick Wildt
2021-05-28Move imxdog(4) to sys/dev/fdt.Patrick Wildt
2021-05-28kettenis@ pointed out that i forgot to fill in the op_cq_done nvme_op.David Gwynne
2021-05-28first cut at manpages for aplns(4)David Gwynne
2021-05-28aplns needs some dmamem per queue for it's iommu.David Gwynne